Uses of Interface
org.tweetyproject.plugin.TweetyPlugin
Package
Description
-
Uses of TweetyPlugin in org.tweetyproject.cli.plugins
Modifier 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
Modifier 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
Modifier 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
Modifier and TypeClassDescriptionclass
relational probabilistic conditional logic plugin for the tweety cli skeleton -
Uses of TweetyPlugin in org.tweetyproject.plugin
Modifier 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
Modifier and TypeClassDescriptionclass
The CLI-Plugin for the Preferences-Package