Package org.tweetyproject.arg.adf.transform
package org.tweetyproject.arg.adf.transform
-
ClassDescriptionAbstractCollector<U,
D, R> Similar toAbstractTransformer
but is designed for collections and therefore providesCollector
functionality for free.AbstractTransformer<U,D, R> AbstractTransformer classCollector<U,D> The concept of a collector is similar to its siblingTransformer
, we want to transform anAcceptanceCondition
into a different structure.Syntactically rewrites the acceptance condition s.t.Transformer<R>Transforms an acceptance condition into an arbitrary structure.TseitinTransformer class