Uses of Package
net.sf.tweety.plugin
-
Packages that use net.sf.tweety.plugin Package Description net.sf.tweety.plugin -
Classes in net.sf.tweety.plugin used by net.sf.tweety.plugin Class Description OutputField This class models single fields used for the PluginOutput Each field contains its description and its value, e.g.: Query: a + b || !a + !b where "Query:" is the description and "a + b || !a + !b" is the value.PluginOutput This class provides the output for each plugin to be used in the CLI.TweetyPlugin This class provides the base for each plugin's functionality