de.cau.cs.kieler.synccharts.synchronizer.match
Class KitsMatchEngine

java.lang.Object
  extended by org.eclipse.emf.compare.match.engine.GenericMatchEngine
      extended by de.cau.cs.kieler.synccharts.synchronizer.match.KitsMatchEngine
All Implemented Interfaces:
org.eclipse.emf.compare.match.engine.IMatchEngine

public class KitsMatchEngine
extends org.eclipse.emf.compare.match.engine.GenericMatchEngine

Customized IMatchEngine registering customized filter and checker.

Rating red

Field Summary
 
Fields inherited from class org.eclipse.emf.compare.match.engine.GenericMatchEngine
filter, options
 
Constructor Summary
KitsMatchEngine()
           
 
Method Summary
 void reset()
          
 
Methods inherited from class org.eclipse.emf.compare.match.engine.GenericMatchEngine
contentMatch, contentMatch, contentSimilarity, findMostSimilar, getOption, getScopeInternalContents, haveDistinctID, haveDistinctXMIID, isSimilar, modelMatch, modelMatch, nameSimilarity, prepareChecker, resourceMatch, resourceMatch, setModelRoots, setModelRoots, setModelRoots, updateSettings
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KitsMatchEngine

public KitsMatchEngine()
Method Detail

reset

public void reset()

Specified by:
reset in interface org.eclipse.emf.compare.match.engine.IMatchEngine
Overrides:
reset in class org.eclipse.emf.compare.match.engine.GenericMatchEngine