Uses of Class
net.sf.tweety.plugin.OutputField
-
Packages that use OutputField Package Description net.sf.tweety.plugin -
-
Uses of OutputField in net.sf.tweety.plugin
Methods in net.sf.tweety.plugin with parameters of type OutputField Modifier and Type Method Description void
PluginOutput. addField(OutputField field)
Constructor parameters in net.sf.tweety.plugin with type arguments of type OutputField Constructor Description PluginOutput(java.util.ArrayList<OutputField> fields)
-