Package net.sf.tweety.arg.adf.transform
-
Interface Summary Interface Description Collector<U,D> The concept of a collector is similar to its siblingTransformer
, we want to transform anAcceptanceCondition
into a different structure.Transformer<R> Transforms an acceptance condition into an arbitrary structure. -
Class Summary Class Description AbstractCollector<U,D,R> Similar toAbstractTransformer
but is designed for collections and therefore providesCollector
functionality for free.AbstractTransformer<U,D,R> FixPartialTransformer Syntactically rewrites the acceptance condition s.t.OmegaReductTransformer Replaces all unsatisfied arguments relative to a providedInterpretation
withContradictionAcceptanceCondition
, all the rest remains untouched.PropositionalTransformer Transforms anAcceptanceCondition
into aPlFormula
.TseitinTransformer TseitinTransformer.Builder