Class Negation<T extends Formula>

java.lang.Object
org.tweetyproject.arg.aba.syntax.AbaElement<T>
org.tweetyproject.arg.aba.syntax.Negation<T>
Type Parameters:
T - the type of formulas
All Implemented Interfaces:
Formula, ComplexLogicalFormula, LogicStructure, SimpleLogicalFormula

public class Negation<T extends Formula> extends AbaElement<T>
This represents a negation relation of form
Author:
Nils Geilen (geilenn@uni-koblenz.de) This represents a negation relation of form "not formula = negation"