Uses of Class
org.tweetyproject.arg.dung.writer.AbstractDungWriter
Packages that use AbstractDungWriter
-
Uses of AbstractDungWriter in org.tweetyproject.arg.dung.writer
Subclasses of AbstractDungWriter in org.tweetyproject.arg.dung.writerModifier and TypeClassDescriptionclassWrites an abstract argumentation framework to the APX format.classWrites an abstract argumentation framework to the CNF format.classWrites an abstract argumentation framework to the ICCMA 23 format.classWrites an abstract argumentation framework into a file of the TGF format.classWriter for exporting an argumentation framework into LaTeX-code via the argumentation package.Methods in org.tweetyproject.arg.dung.writer that return AbstractDungWriterModifier and TypeMethodDescriptionstatic AbstractDungWriterAbstractDungWriter.getWriter(FileFormat f) Retrieves the writer for the given file format.