| Modifier and Type | Field and Description | 
|---|---|
| protected IMatchEngine.Factory.Registry | EMFCompare.Builder. matchEngineFactoryRegistryThe registry we'll use to create a match engine for this comparison. | 
| Modifier and Type | Method and Description | 
|---|---|
| EMFCompare.Builder | EMFCompare.Builder. setMatchEngineFactoryRegistry(IMatchEngine.Factory.Registry mefr)Sets the IMatchEngine.Factory.Registry to be used to find a match engine factory to compute
 comparison. | 
| Constructor and Description | 
|---|
| EMFCompare(IMatchEngine.Factory.Registry matchEngineFactoryRegistry,
          IDiffEngine diffEngine,
          IReqEngine reqEngine,
          IEquiEngine equiEngine,
          IConflictDetector conflictDetector,
          IPostProcessor.Descriptor.Registry<?> postProcessorFactoryRegistry)Creates a new EMFCompare object able to compare Notifier with the help of given engines. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | MatchEngineFactoryRegistryImplThe default implementation of the  IMatchEngine.Factory.Registry. | 
| Modifier and Type | Method and Description | 
|---|---|
| static IMatchEngine.Factory.Registry | MatchEngineFactoryRegistryImpl. createStandaloneInstance()Returns a registry filled with the default match engine factory provided by EMF Compare
  MatchEngineFactoryImpl. | 
| Modifier and Type | Method and Description | 
|---|---|
| IMatchEngine.Factory.Registry | EMFCompareRCPPlugin. getMatchEngineFactoryRegistry()Returns the match engine factory registry to which extension will be registered. | 
| Constructor and Description | 
|---|
| EMFCompareBuilderConfigurator(org.eclipse.core.runtime.preferences.IEclipsePreferences enginePreferences,
                             IMatchEngine.Factory.Registry matchEngineFactoryRegistry,
                             IPostProcessor.Descriptor.Registry<String> postProcessorRegistry)Constructor. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | MatchEngineFactoryRegistryWrapperMatchEnginefactoryRegistry that wrap an IItemRegistry | 
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.