| Package | Description |
|---|---|
| org.eclipse.epsilon.flock.equivalences | |
| org.eclipse.epsilon.flock.model.domain | |
| org.eclipse.epsilon.flock.model.domain.rules |
| Modifier and Type | Method and Description |
|---|---|
void |
TypeBasedEquivalence.automaticallyPopulateEquivalent(ConservativeCopyContext context,
IgnoredProperties ignoredProperties) |
void |
NoEquivalence.automaticallyPopulateEquivalent(ConservativeCopyContext context,
IgnoredProperties ignoredProperties) |
abstract void |
Equivalence.automaticallyPopulateEquivalent(ConservativeCopyContext context,
IgnoredProperties ignoredProperties) |
| Constructor and Description |
|---|
ConservativeCopy(ConservativeCopyContext context,
IgnoredProperties ignoredProperties) |
| Modifier and Type | Method and Description |
|---|---|
IgnoredProperties |
MigrationStrategy.ignoredPropertiesFor(MigrateRuleContext context) |
| Modifier and Type | Method and Description |
|---|---|
IgnoredProperties |
MigrateRule.getIgnoredProperties() |
IgnoredProperties |
MigrateRules.ignoredPropertiesFor(MigrateRuleContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
IgnoredProperties.addAll(IgnoredProperties other) |
void |
MigrateRule.gatherIgnoredPropertiesFor(MigrateRuleContext context,
IgnoredProperties ignoredProperties) |
Copyright © 2020. All rights reserved.