Uses of Class
net.sf.tweety.arg.aba.syntax.InferenceRule
-
Packages that use InferenceRule Package Description net.sf.tweety.arg.aba.syntax -
-
Uses of InferenceRule in net.sf.tweety.arg.aba.syntax
Methods in net.sf.tweety.arg.aba.syntax that return InferenceRule Modifier and Type Method Description InferenceRule<T>
InferenceRule. clone()
Methods in net.sf.tweety.arg.aba.syntax that return types with arguments of type InferenceRule Modifier and Type Method Description java.util.Collection<InferenceRule<T>>
AbaTheory. getRules()
-