Class GreaterTerm<T extends Comparable<T>>
java.lang.Object
tools.refinery.logic.term.AbstractTerm<Boolean>
tools.refinery.logic.term.BinaryTerm<Boolean,T,T>
  
tools.refinery.logic.term.comparable.ComparisonTerm<T>
tools.refinery.logic.term.comparable.GreaterTerm<T>
- 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class tools.refinery.logic.term.comparable.ComparisonTerm
getArgumentTypeMethods inherited from class tools.refinery.logic.term.BinaryTerm
equalsWithSubstitution, evaluate, getInputVariables, getLeft, getLeftType, getPrivateVariables, getRight, getRightType, getVariables, hashCodeWithSubstitution, reduce, rewriteSubTerms, substitute, withSubTermsMethods inherited from class tools.refinery.logic.term.AbstractTerm
equals, getType, hashCode 
- 
Constructor Details
- 
GreaterTerm
 
 - 
 - 
Method Details
- 
doEvaluate
- Specified by:
 doEvaluatein classBinaryTerm<Boolean,T extends Comparable<T>, T extends Comparable<T>> 
 - 
constructWithSubTerms
- Specified by:
 constructWithSubTermsin classBinaryTerm<Boolean,T extends Comparable<T>, T extends Comparable<T>> 
 - 
toString
 
 -