Class Equivalence
java.lang.Object
org.eclipse.epsilon.flock.equivalences.Equivalence
- Direct Known Subclasses:
NoEquivalence,TypeBasedEquivalence
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract voidautomaticallyPopulateEquivalent(ConservativeCopyContext context, IgnoredProperties ignoredProperties) abstract booleanabstract ModelElementabstract ModelElementabstract inthashCode()abstract voidruleApplied(FlockExecution execution) abstract StringtoString()
-
Constructor Details
-
Equivalence
-
-
Method Details
-
getContext
-
getOriginal
-
getEquivalent
-
ruleApplied
-
getVariables
-
automaticallyPopulateEquivalent
public abstract void automaticallyPopulateEquivalent(ConservativeCopyContext context, IgnoredProperties ignoredProperties) throws FlockRuntimeException - Throws:
FlockRuntimeException
-
equals
-
hashCode
public abstract int hashCode() -
toString
-