Uses of Package
net.sf.tweety.plugin
-
Classes in net.sf.tweety.plugin used by net.sf.tweety.cli.plugins Class Description TweetyPlugin This class provides the base for each plugin's functionality -
Classes in net.sf.tweety.plugin used by net.sf.tweety.logics.fol.plugin Class Description AbstractTweetyPlugin This abstract class implements the TweetyPlugin interface and provides a base for plugin implementations in each projectPluginOutput 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 -
Classes in net.sf.tweety.plugin used by net.sf.tweety.logics.pl.plugin Class Description AbstractTweetyPlugin This abstract class implements the TweetyPlugin interface and provides a base for plugin implementations in each projectPluginOutput 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 -
Classes in net.sf.tweety.plugin used by net.sf.tweety.logics.rpcl.plugin Class Description AbstractTweetyPlugin This abstract class implements the TweetyPlugin interface and provides a base for plugin implementations in each projectPluginOutput 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 -
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 -
Classes in net.sf.tweety.plugin used by net.sf.tweety.preferences.plugin Class Description AbstractTweetyPlugin This abstract class implements the TweetyPlugin interface and provides a base for plugin implementations in each projectPluginOutput 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