Uses of Class
org.tweetyproject.arg.eaf.writer.AbstractEafWriter
Packages that use AbstractEafWriter
-
Uses of AbstractEafWriter in org.tweetyproject.arg.eaf.writer
Subclasses of AbstractEafWriter in org.tweetyproject.arg.eaf.writerModifier and TypeClassDescriptionclassWrites an epistemic abstract argumentation framework into a file of the APX format including the constraint given as a epistemic formula.classclassWrites an epistemic abstract argumentation framework into a file of the TGF format including the constraint given as a epistemic formula.Methods in org.tweetyproject.arg.eaf.writer that return AbstractEafWriterModifier and TypeMethodDescriptionstatic AbstractEafWriterAbstractEafWriter.getWriter(FileFormat f) Returns an AbstractEafWriter instance for the specified file format.