Package | Description |
---|---|
org.eclipse.emf.compare.match | |
org.eclipse.emf.compare.match.impl |
Modifier and Type | Class and Description |
---|---|
class |
DefaultComparisonFactory
A default implementation of
IComparisonFactory that creates a new Comparison through the
default CompareFactory . |
Constructor and Description |
---|
DefaultMatchEngine(IEObjectMatcher matcher,
IComparisonFactory comparisonFactory)
This default engine delegates the pairing of EObjects to an
IEObjectMatcher . |
Constructor and Description |
---|
MatchEngineFactoryImpl(IEObjectMatcher matcher,
IComparisonFactory comparisonFactory)
Constructor that instantiate a
DefaultMatchEngine with the given parameters. |
Copyright (c) 2006, 2014 Obeo and others. All rights reserved.