Uses of Class
net.sf.tweety.arg.adf.transform.AbstractTransformer
-
Packages that use AbstractTransformer Package Description net.sf.tweety.arg.adf.transform -
-
Uses of AbstractTransformer in net.sf.tweety.arg.adf.transform
Subclasses of AbstractTransformer in net.sf.tweety.arg.adf.transform Modifier and Type Class Description class
FixPartialTransformer
Syntactically rewrites the acceptance condition s.t.class
OmegaReductTransformer
Replaces all unsatisfied arguments relative to a providedInterpretation
withContradictionAcceptanceCondition
, all the rest remains untouched.class
PropositionalTransformer
Transforms anAcceptanceCondition
into aPlFormula
.
-