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, hashCodeWithSubstitutionMethods inherited from interface tools.refinery.logic.term.Term
evaluate, getType, reduce, rewriteSubTerms, substitute
-
Method Details
-
orElseConcreteness
-