Uses of Class
org.tweetyproject.plugin.PluginOutput
Package
Description
-
Uses of PluginOutput in org.tweetyproject.logics.fol.plugin
Modifier and TypeMethodDescriptionFirstOrderLogicPlugin.execute
(File[] input, CommandParameter[] params) Executes this plugin with given input files and other aggregated parameters -
Uses of PluginOutput in org.tweetyproject.logics.pl.plugin
Modifier and TypeMethodDescriptionPlPlugin.execute
(File[] input, CommandParameter[] params) Method to be executed with input files and parameters from tweety cli -
Uses of PluginOutput in org.tweetyproject.logics.rpcl.plugin
Modifier and TypeMethodDescriptionRPCLPlugin.execute
(File[] input, CommandParameter[] params) Executes this plugin with given input files and other aggregated parameters -
Uses of PluginOutput in org.tweetyproject.plugin
Modifier and TypeMethodDescriptionabstract PluginOutput
AbstractTweetyPlugin.execute
(File[] input, CommandParameter[] params) executes the given inputTweetyPlugin.execute
(File[] input, CommandParameter[] params) passes by the arguments given with the call to the called plugin -
Uses of PluginOutput in org.tweetyproject.preferences.plugin
Modifier and TypeMethodDescriptionPreferencesPlugin.execute
(File[] input, CommandParameter[] params)