Package tools.refinery.logic.term.int_
Class RealToIntTerm
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionconstructWithBody(Term<Double> newBody) protected IntegerdoEvaluate(Double bodyValue) toString()Methods inherited from class tools.refinery.logic.term.UnaryTerm
equalsWithSubstitution, evaluate, getBody, getBodyType, getInputVariables, getPrivateVariables, getVariables, hashCodeWithSubstitution, reduce, rewriteSubTerms, substitute, withBodyMethods inherited from class tools.refinery.logic.term.AbstractTerm
equals, getType, hashCode
-
Constructor Details
-
RealToIntTerm
-
-
Method Details
-
doEvaluate
- Specified by:
doEvaluatein classUnaryTerm<Integer,Double>
-
constructWithBody
- Specified by:
constructWithBodyin classUnaryTerm<Integer,Double>
-
toString
-