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 TypeClassDescriptionclass
Writes an epistemic abstract argumentation framework into a file of the APX format including the constraint given as a epistemic formula.class
class
Writes 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 AbstractEafWriter
AbstractEafWriter.getWriter
(FileFormat f) Returns an AbstractEafWriter instance for the specified file format.