Package org.eclipse.emf.cdo.compare
Class CDOCompare.CDODiffEngine
- java.lang.Object
- 
- org.eclipse.emf.compare.diff.DefaultDiffEngine
- 
- org.eclipse.emf.cdo.compare.CDOCompare.CDODiffEngine
 
 
- 
- All Implemented Interfaces:
- org.eclipse.emf.compare.diff.IDiffEngine
 - Enclosing class:
- CDOCompare
 
 public static class CDOCompare.CDODiffEngine extends org.eclipse.emf.compare.diff.DefaultDiffEngine- Since:
- 4.5
- Author:
- Eike Stepper
- See Also:
- CDOCompare.CDOFeatureFilter
 
- 
- 
Constructor SummaryConstructors Constructor Description CDODiffEngine()CDODiffEngine(org.eclipse.emf.compare.diff.IDiffProcessor processor)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description protected org.eclipse.emf.compare.diff.FeatureFiltercreateFeatureFilter()- 
Methods inherited from class org.eclipse.emf.compare.diff.DefaultDiffEnginecheckForDifferences, checkResourceAttachment, computeContainmentDifferences, computeContainmentDifferencesThreeWay, computeContainmentDifferencesTwoWay, computeDifferences, computeDifferences, computeMultiValuedFeatureDifferences, computeMultiValuedFeatureDifferencesThreeWay, computeMultiValuedFeatureDifferencesTwoWay, computeSingleValuedAttributeDifferences, computeSingleValuedReferenceDifferencesThreeWay, computeSingleValuedReferenceDifferencesTwoWay, createContainmentDifferences, createContainmentDifferencesNoOrdering, createMultiValuedFeatureDifferencesNoOrdering, diff, featureChange, getDiffProcessor, getIfPresent, getMatchIfPresent, indexOf, isRoot, matchingContainment
 
- 
 
-