Uses of Class
net.sf.tweety.plugin.PluginOutput
-
Packages that use PluginOutput Package Description net.sf.tweety.plugin -
-
Uses of PluginOutput in net.sf.tweety.plugin
Methods in net.sf.tweety.plugin that return PluginOutput Modifier and Type Method Description abstract PluginOutputAbstractTweetyPlugin. execute(File[] input, CommandParameter[] params)executes the given inputPluginOutputTweetyPlugin. execute(File[] input, CommandParameter[] params)passes by the arguments given with the call to the called plugin
-