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
  • Konstruktordetails

    • CDOFeatureFilter

      public CDOFeatureFilter()
  • Methodendetails

    • isIgnoredAttribute

      protected boolean isIgnoredAttribute(EAttribute attribute)
      TODO Remove this copied method when EMFCompare bug 570625 is resolved and released.
      Setzt außer Kraft:
      isIgnoredAttribute in Klasse org.eclipse.emf.compare.diff.FeatureFilter
    • isTransient

      protected boolean isTransient(EStructuralFeature feature)
      Setzt außer Kraft:
      isTransient in Klasse org.eclipse.emf.compare.diff.FeatureFilter
      Seit:
      4.5