org.eclipse.emf.cdo.compare
Class CDOCompare.CDOMatchEngine

java.lang.Object
  extended by DefaultMatchEngine
      extended by org.eclipse.emf.cdo.compare.CDOCompare.CDOMatchEngine
Enclosing class:
CDOCompare

public static class CDOCompare.CDOMatchEngine
extends DefaultMatchEngine

A match engine that treats resources as EObjects.


Nested Class Summary
static class CDOCompare.CDOMatchEngine.Factory
          Creates match engine instances.
 
Method Summary
protected  void match(Comparison comparison, IComparisonScope scope, Notifier left, Notifier right, Notifier origin, Monitor monitor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

match

protected void match(Comparison comparison,
                     IComparisonScope scope,
                     Notifier left,
                     Notifier right,
                     Notifier origin,
                     Monitor monitor)


Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.