Uses of Package
org.tweetyproject.plugin
Packages that use org.tweetyproject.plugin
Package
Description
-
Classes in org.tweetyproject.plugin used by org.tweetyproject.cli.plugins
-
Classes in org.tweetyproject.plugin used by org.tweetyproject.logics.fol.pluginClassDescriptionThis abstract class implements the TweetyPlugin interface and provides a base for plugin implementations in each projectThis class provides the output for each plugin to be used in the CLI.This class provides the base for each plugin's functionality
-
Classes in org.tweetyproject.plugin used by org.tweetyproject.logics.pl.pluginClassDescriptionThis abstract class implements the TweetyPlugin interface and provides a base for plugin implementations in each projectThis class provides the output for each plugin to be used in the CLI.This class provides the base for each plugin's functionality
-
Classes in org.tweetyproject.plugin used by org.tweetyproject.logics.rpcl.pluginClassDescriptionThis abstract class implements the TweetyPlugin interface and provides a base for plugin implementations in each projectThis class provides the output for each plugin to be used in the CLI.This class provides the base for each plugin's functionality
-
Classes in org.tweetyproject.plugin used by org.tweetyproject.pluginClassDescriptionThis 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.This class provides the output for each plugin to be used in the CLI.This class provides the base for each plugin's functionality
-
Classes in org.tweetyproject.plugin used by org.tweetyproject.preferences.pluginClassDescriptionThis abstract class implements the TweetyPlugin interface and provides a base for plugin implementations in each projectThis class provides the output for each plugin to be used in the CLI.This class provides the base for each plugin's functionality