Uses of Interface
org.tweetyproject.plugin.TweetyPlugin
Packages that use TweetyPlugin
Package
Description
-
Uses of TweetyPlugin in org.tweetyproject.cli.plugins
Methods in org.tweetyproject.cli.plugins with parameters of type TweetyPluginModifier and TypeMethodDescriptionstatic ArrayList<CommandParameter>
CliMain.instantiateParameters
(TweetyPlugin tp, ArrayList<ArrayList<String>> inparams) instantiates each given input parameter within the called plugin - if possible -
Uses of TweetyPlugin in org.tweetyproject.logics.fol.plugin
Classes in org.tweetyproject.logics.fol.plugin that implement TweetyPluginModifier and TypeClassDescriptionclass
This class models the plugin for first order logics used in the tweety cli Note: Currently FOL-files MUST BE named after the pattern "*.fologic" Very early state, not finished or debugged yet. -
Uses of TweetyPlugin in org.tweetyproject.logics.pl.plugin
Classes in org.tweetyproject.logics.pl.plugin that implement TweetyPluginModifier and TypeClassDescriptionclass
This class provides the JSPF-Plugin for the propositional logic library Currently plugin is loadable but not executed -
Uses of TweetyPlugin in org.tweetyproject.logics.rpcl.plugin
Classes in org.tweetyproject.logics.rpcl.plugin that implement TweetyPluginModifier and TypeClassDescriptionclass
relational probabilistic conditional logic plugin for the tweety cli skeleton -
Uses of TweetyPlugin in org.tweetyproject.plugin
Classes in org.tweetyproject.plugin that implement TweetyPluginModifier and TypeClassDescriptionclass
This abstract class implements the TweetyPlugin interface and provides a base for plugin implementations in each project -
Uses of TweetyPlugin in org.tweetyproject.preferences.plugin
Classes in org.tweetyproject.preferences.plugin that implement TweetyPluginModifier and TypeClassDescriptionclass
The CLI-Plugin for the Preferences-Package