Class NodeIdTerm
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanequalsWithSubstitution(LiteralEqualityHelper helper, AnyTerm other) intrewriteSubTerms(TermRewriter termRewriter) substitute(Substitution substitution) Methods inherited from class AbstractTerm
equals, getType, hashCodeMethods inherited from class Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface AnyTerm
asType, getInputVariables, getPrivateVariables
-
Constructor Details
-
NodeIdTerm
-
-
Method Details
-
getNodeVariable
-
evaluate
-
rewriteSubTerms
-
substitute
-
getVariables
-
equalsWithSubstitution
- Specified by:
equalsWithSubstitutionin interfaceAnyTerm- Overrides:
equalsWithSubstitutionin classAbstractTerm<Integer>
-
hashCodeWithSubstitution
- Specified by:
hashCodeWithSubstitutionin interfaceAnyTerm- Overrides:
hashCodeWithSubstitutionin classAbstractTerm<Integer>
-