Package tools.refinery.logic.term.int_
Class IntMaxTerm
java.lang.Object
tools.refinery.logic.term.AbstractTerm<Integer>
tools.refinery.logic.term.BinaryTerm<Integer,Integer,Integer>
tools.refinery.logic.term.int_.IntBinaryTerm
tools.refinery.logic.term.int_.IntMaxTerm
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class tools.refinery.logic.term.BinaryTerm
equalsWithSubstitution, evaluate, getInputVariables, getLeft, getLeftType, getPrivateVariables, getRight, getRightType, getVariables, hashCodeWithSubstitution, reduce, rewriteSubTerms, substitute, withSubTerms
Methods inherited from class tools.refinery.logic.term.AbstractTerm
equals, getType, hashCode
-
Constructor Details
-
IntMaxTerm
-
-
Method Details
-
constructWithSubTerms
- Specified by:
constructWithSubTerms
in classBinaryTerm<Integer,
Integer, Integer>
-
doEvaluate
- Specified by:
doEvaluate
in classBinaryTerm<Integer,
Integer, Integer>
-
toString
-