Class IntMinusTerm
java.lang.Object
tools.refinery.logic.term.AbstractTerm<Integer>
tools.refinery.logic.term.UnaryTerm<Integer,Integer>
tools.refinery.logic.term.int_.IntUnaryTerm
tools.refinery.logic.term.int_.IntMinusTerm
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionconstructWithBody(Term<Integer> newBody) protected IntegerdoEvaluate(Integer 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
-
IntMinusTerm
-
-
Method Details
-
constructWithBody
-
doEvaluate
-
toString
-