Uses of Interface
org.tweetyproject.arg.adf.transform.Transformer
-
Uses of Transformer in org.tweetyproject.arg.adf.syntax.adf
Modifier and TypeMethodDescriptionAbstractDialecticalFramework.transform
(Transformer<AcceptanceCondition> transformer) Creates a newAbstractDialecticalFramework
with acceptance conditions transformed using aTransformer
. -
Uses of Transformer in org.tweetyproject.arg.adf.transform
Modifier and TypeClassDescriptionclass
AbstractCollector<U,
D, R> Similar toAbstractTransformer
but is designed for collections and therefore providesCollector
functionality for free.class
AbstractTransformer<U,
D, R> AbstractTransformer classfinal class
Syntactically rewrites the acceptance condition s.t.final class
TseitinTransformer class