Uses of Class
net.sf.tweety.arg.adf.reasoner.Pipeline
-
Packages that use Pipeline Package Description net.sf.tweety.arg.adf.reasoner -
-
Uses of Pipeline in net.sf.tweety.arg.adf.reasoner
Methods in net.sf.tweety.arg.adf.reasoner that return Pipeline Modifier and Type Method Description Pipeline<S>Pipeline.Builder. build()Constructors in net.sf.tweety.arg.adf.reasoner with parameters of type Pipeline Constructor Description AbstractDialecticalFrameworkReasoner(Pipeline<?> computationPipeline)PipelineReasoner(Pipeline<?> computationPipeline)
-