Class TypeBasedEquivalence.ConservativeCopy
java.lang.Object
org.eclipse.epsilon.flock.equivalences.TypeBasedEquivalence.ConservativeCopy
- Enclosing class:
- TypeBasedEquivalence
-
Constructor Summary
ConstructorsConstructorDescriptionConservativeCopy
(ConservativeCopyContext context) ConservativeCopy
(ConservativeCopyContext context, IgnoredProperties ignoredProperties) -
Method Summary
Modifier and TypeMethodDescriptionvoid
copyProperties
(ModelElement original, ModelElement equivalent)
-
Constructor Details
-
ConservativeCopy
-
ConservativeCopy
-
-
Method Details
-
copyProperties
public void copyProperties(ModelElement original, ModelElement equivalent) throws ConservativeCopyException - Throws:
ConservativeCopyException
-