Uses of Interface
org.tweetyproject.arg.adf.transform.Transformer
Packages that use Transformer
-
Uses of Transformer in org.tweetyproject.arg.adf.syntax.adf
Methods in org.tweetyproject.arg.adf.syntax.adf with parameters of type TransformerModifier and TypeMethodDescriptionAbstractDialecticalFramework.transform
(Transformer<AcceptanceCondition> transformer) Creates a newAbstractDialecticalFramework
with transformed acceptance conditions. -
Uses of Transformer in org.tweetyproject.arg.adf.transform
Classes in org.tweetyproject.arg.adf.transform that implement TransformerModifier and TypeClassDescriptionclass
AbstractCollector<U,
D, R> Similar toAbstractTransformer
but is designed for collections and therefore providesCollector
functionality for free.class
AbstractTransformer<U,
D, R> final class
Syntactically rewrites the acceptance condition s.t.final class