Package org.tweetyproject.plugin
Class PluginOutput
java.lang.Object
org.tweetyproject.plugin.PluginOutput
This class provides the output for each plugin to be used in the CLI.
Only meant for command line output, not for writing into output files (those are handled within each project
as well as parsing input files)
- Author:
- Bastian Wolf
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
PluginOutput
public PluginOutput() -
PluginOutput
-
-
Method Details
-
addField
-
addField
-
mergeFields
public void mergeFields() -
getOutput
-