Package tools.refinery.logic.term.real
Class IntToRealTerm
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionconstructWithBody(Term<Integer> newBody) protected DoubledoEvaluate(Integer 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
- 
IntToRealTerm
 
 - 
 - 
Method Details
- 
constructWithBody
- Specified by:
 constructWithBodyin classUnaryTerm<Double,Integer> 
 - 
doEvaluate
- Specified by:
 doEvaluatein classUnaryTerm<Double,Integer> 
 - 
toString
 
 -