Uses of Class
net.sf.tweety.arg.aba.syntax.Negation
- 
Packages that use Negation Package Description net.sf.tweety.arg.aba.syntax  - 
- 
Uses of Negation in net.sf.tweety.arg.aba.syntax
Fields in net.sf.tweety.arg.aba.syntax with type parameters of type Negation Modifier and Type Field Description private java.util.Collection<Negation<T>>ABATheory. negationsThe negation relationMethods in net.sf.tweety.arg.aba.syntax that return types with arguments of type Negation Modifier and Type Method Description java.util.Collection<Negation<T>>ABATheory. getNegations() 
 -