Package org.eclipse.emf.cdo.compare
Klasse CDOCompare.CDOFeatureFilter
java.lang.Object
org.eclipse.emf.compare.diff.FeatureFilter
org.eclipse.emf.cdo.compare.CDOCompare.CDOFeatureFilter
- Umschließende Klasse:
CDOCompare
public static class CDOCompare.CDOFeatureFilter
extends org.eclipse.emf.compare.diff.FeatureFilter
A CDO-specific
feature filter that uses EMFUtil.isPersistent()
to determine whether a feature is transient, or not.- Seit:
- 4.5
- Autor:
- Eike Stepper
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungprotected booleanisIgnoredAttribute(EAttribute attribute) TODO Remove this copied method when EMFCompare bug 570625 is resolved and released.protected booleanisTransient(EStructuralFeature feature) Von Klasse geerbte Methoden org.eclipse.emf.compare.diff.FeatureFilter
checkForOrderingChanges, getAttributesToCheck, getReferencesToCheck, isIgnoredReference, referenceIsSet
-
Konstruktordetails
-
CDOFeatureFilter
public CDOFeatureFilter()
-
-
Methodendetails
-
isIgnoredAttribute
TODO Remove this copied method when EMFCompare bug 570625 is resolved and released.- Setzt außer Kraft:
isIgnoredAttributein Klasseorg.eclipse.emf.compare.diff.FeatureFilter
-
isTransient
- Setzt außer Kraft:
isTransientin Klasseorg.eclipse.emf.compare.diff.FeatureFilter- Seit:
- 4.5
-