Class NotTerm<T extends Not<T>>
java.lang.Object
tools.refinery.logic.term.AbstractTerm<T>
tools.refinery.logic.term.UnaryTerm<T,T>
tools.refinery.logic.term.operators.NotTerm<T>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionconstructWithBody(Term<T> newBody) protected TdoEvaluate(T bodyValue) toString()Methods inherited from class UnaryTerm
equalsWithSubstitution, evaluate, getBody, getBodyType, getInputVariables, getPrivateVariables, getVariables, hashCodeWithSubstitution, reduce, rewriteSubTerms, substitute, withBodyMethods inherited from class AbstractTerm
equals, getType, hashCode
-
Constructor Details
-
NotTerm
-
-
Method Details
-
doEvaluate
-
constructWithBody
-
toString
-