Class IntBinaryTerm
java.lang.Object
tools.refinery.logic.term.AbstractTerm<Integer>
tools.refinery.logic.term.BinaryTerm<Integer,Integer,Integer>
tools.refinery.logic.term.int_.IntBinaryTerm
- Direct Known Subclasses:
IntAddTerm, IntDivTerm, IntMaxTerm, IntMinTerm, IntMulTerm, IntPowTerm, IntSubTerm
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class BinaryTerm
constructWithSubTerms, doEvaluate, equalsWithSubstitution, evaluate, getInputVariables, getLeft, getLeftType, getPrivateVariables, getRight, getRightType, getVariables, hashCodeWithSubstitution, reduce, rewriteSubTerms, substitute, withSubTermsMethods inherited from class AbstractTerm
equals, getType, hashCode
-
Constructor Details
-
IntBinaryTerm
-