public static class CDOCompare.CDOMatchEngine.Factory extends Object implements org.eclipse.emf.compare.match.IMatchEngine.Factory
match engine instances.| Modifier | Constructor and Description |
|---|---|
|
Factory(org.eclipse.emf.compare.match.eobject.IEObjectMatcher matcher,
org.eclipse.emf.compare.match.IComparisonFactory comparisonFactory) |
protected |
Factory(org.eclipse.emf.compare.match.IMatchEngine matchEngine) |
| Modifier and Type | Method and Description |
|---|---|
protected CDOCompare.CDOMatchEngine |
createMatchEngine(org.eclipse.emf.compare.match.eobject.IEObjectMatcher matcher,
org.eclipse.emf.compare.match.IComparisonFactory comparisonFactory) |
org.eclipse.emf.compare.match.IMatchEngine |
getMatchEngine() |
int |
getRanking() |
boolean |
isMatchEngineFactoryFor(org.eclipse.emf.compare.scope.IComparisonScope scope) |
void |
setRanking(int ranking) |
public Factory(org.eclipse.emf.compare.match.eobject.IEObjectMatcher matcher,
org.eclipse.emf.compare.match.IComparisonFactory comparisonFactory)
protected Factory(org.eclipse.emf.compare.match.IMatchEngine matchEngine)
protected CDOCompare.CDOMatchEngine createMatchEngine(org.eclipse.emf.compare.match.eobject.IEObjectMatcher matcher, org.eclipse.emf.compare.match.IComparisonFactory comparisonFactory)
public org.eclipse.emf.compare.match.IMatchEngine getMatchEngine()
getMatchEngine in interface org.eclipse.emf.compare.match.IMatchEngine.Factorypublic int getRanking()
getRanking in interface org.eclipse.emf.compare.match.IMatchEngine.Factorypublic void setRanking(int ranking)
setRanking in interface org.eclipse.emf.compare.match.IMatchEngine.Factorypublic boolean isMatchEngineFactoryFor(org.eclipse.emf.compare.scope.IComparisonScope scope)
isMatchEngineFactoryFor in interface org.eclipse.emf.compare.match.IMatchEngine.FactoryCopyright (c) 2011-2015 Eike Stepper (Berlin, Germany) and others.