Package org.eclipse.emf.cdo.compare
Class CDOCompare.CDOMatchEngine
- java.lang.Object
- 
- org.eclipse.emf.compare.match.DefaultMatchEngine
- 
- org.eclipse.emf.cdo.compare.CDOCompare.CDOMatchEngine
 
 
- 
- All Implemented Interfaces:
- org.eclipse.emf.compare.match.IMatchEngine
 - Enclosing class:
- CDOCompare
 
 public static class CDOCompare.CDOMatchEngine extends org.eclipse.emf.compare.match.DefaultMatchEngineAmatch enginethat treatsresourcesasEObjects.- Author:
- Eike Stepper
 
- 
- 
Nested Class SummaryNested Classes Modifier and Type Class Description static classCDOCompare.CDOMatchEngine.FactoryCreatesmatch engineinstances.
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voidmatch(org.eclipse.emf.compare.Comparison comparison, org.eclipse.emf.compare.scope.IComparisonScope scope, org.eclipse.emf.common.notify.Notifier left, org.eclipse.emf.common.notify.Notifier right, org.eclipse.emf.common.notify.Notifier origin, org.eclipse.emf.common.util.Monitor monitor)
 
- 
- 
- 
Method Detail- 
matchprotected void match(org.eclipse.emf.compare.Comparison comparison, org.eclipse.emf.compare.scope.IComparisonScope scope, org.eclipse.emf.common.notify.Notifier left, org.eclipse.emf.common.notify.Notifier right, org.eclipse.emf.common.notify.Notifier origin, org.eclipse.emf.common.util.Monitor monitor)- Overrides:
- matchin class- org.eclipse.emf.compare.match.DefaultMatchEngine
 
 
- 
 
-