Uses of Class
org.tweetyproject.arg.caf.writer.AbstractCafWriter
Packages that use AbstractCafWriter
-
Uses of AbstractCafWriter in org.tweetyproject.arg.caf.writer
Subclasses of AbstractCafWriter in org.tweetyproject.arg.caf.writerModifier and TypeClassDescriptionclassWrites an constrained abstract argumentation framework into a file of the APX format including the constraint given as a propositional formula.classWrites an constrained argumentation framework into a file of the CNF format including the constraint.classWrites an constrained abstract argumentation framework into a file of the TGF format including the constraint given as a propositional formula.Methods in org.tweetyproject.arg.caf.writer that return AbstractCafWriterModifier and TypeMethodDescriptionstatic AbstractCafWriterAbstractCafWriter.getWriter(FileFormat f) Retrieves the writer for the given file format.