Interface PartialTerm<T>
- All Known Implementing Classes:
PartialAggregationTerm
,PartialCallTerm
,PartialCountTerm
,PartialFunctionCallTerm
,ReifyTerm
-
Method Summary
Methods inherited from interface tools.refinery.logic.term.AnyTerm
asType, equalsWithSubstitution, getInputVariables, getPrivateVariables, getVariables, hashCodeWithSubstitution
Methods inherited from interface tools.refinery.logic.term.Term
evaluate, getType, reduce, rewriteSubTerms, substitute
-
Method Details
-
orElseConcreteness
-