Class RealPlusTerm
java.lang.Object
tools.refinery.logic.term.AbstractTerm<Double>
tools.refinery.logic.term.UnaryTerm<Double,Double>
tools.refinery.logic.term.real.RealUnaryTerm
tools.refinery.logic.term.real.RealPlusTerm
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionconstructWithBody(Term<Double> newBody) protected DoubledoEvaluate(Double bodyValue) toString()Methods inherited from class UnaryTerm
equalsWithSubstitution, evaluate, getBody, getBodyType, getInputVariables, getPrivateVariables, getVariables, hashCodeWithSubstitution, reduce, rewriteSubTerms, substitute, withBodyMethods inherited from class AbstractTerm
equals, getType, hashCode
-
Constructor Details
-
RealPlusTerm
-
-
Method Details
-
constructWithBody
-
doEvaluate
-
toString
-