public class IgnoreFeatureFilter
extends FeatureFilter
EStructuralFeature to ignore during model compare.| Constructor and Description |
|---|
IgnoreFeatureFilter(java.util.List<EStructuralFeature> ignoreFeatures) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkForOrderingChanges(EStructuralFeature feature) |
protected boolean |
isIgnoredAttribute(EAttribute attribute) |
protected boolean |
isIgnoredReference(Match match,
EReference reference) |
Data In Motion Consulting