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
Fields in net.sf.tweety.arg.aba.syntax with type parameters of type InferenceRule Modifier and Type Field Description private java.util.Collection<InferenceRule<T>>ABATheory. rulesThe inference rulesMethods 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() 
 -