| Package | Description | 
|---|---|
| org.eclipse.emf.compare.match | |
| org.eclipse.emf.compare.match.impl | |
| org.eclipse.emf.compare.rcp | |
| org.eclipse.emf.compare.rcp.internal.match | 
| Modifier and Type | Method and Description | 
|---|---|
| IMatchEngine.Factory | IMatchEngine.Factory.Registry. add(IMatchEngine.Factory matchEngineFactory)Add to the registry the given  IMatchEngine.Factory. | 
| IMatchEngine.Factory | IMatchEngine.Factory.Registry. getHighestRankingMatchEngineFactory(IComparisonScope scope)Returns the match engine factory, for the given scope, owning the highest ranking. | 
| IMatchEngine.Factory | IMatchEngine.Factory.Registry. remove(String className)Remove from the registry the  IMatchEngine.Factorydesignated by the givenString. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<IMatchEngine.Factory> | IMatchEngine.Factory.Registry. getMatchEngineFactories(IComparisonScope scope)Returns the list of  IMatchEngine.Factorycontained in the registry. | 
| Modifier and Type | Method and Description | 
|---|---|
| IMatchEngine.Factory | IMatchEngine.Factory.Registry. add(IMatchEngine.Factory matchEngineFactory)Add to the registry the given  IMatchEngine.Factory. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | MatchEngineFactoryImplThe default implementation of the  IMatchEngine.Factory.Registry. | 
| Modifier and Type | Method and Description | 
|---|---|
| IMatchEngine.Factory | MatchEngineFactoryRegistryImpl. add(IMatchEngine.Factory filter)Add to the registry the given  IMatchEngine.Factory. | 
| IMatchEngine.Factory | MatchEngineFactoryRegistryImpl. getHighestRankingMatchEngineFactory(IComparisonScope scope)Returns the match engine factory, for the given scope, owning the highest ranking. | 
| IMatchEngine.Factory | MatchEngineFactoryRegistryImpl. remove(String className)Remove from the registry the  IMatchEngine.Factorydesignated by the givenString. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<IMatchEngine.Factory> | MatchEngineFactoryRegistryImpl. getMatchEngineFactories(IComparisonScope scope)Returns the list of  IMatchEngine.Factorycontained in the registry. | 
| Modifier and Type | Method and Description | 
|---|---|
| IMatchEngine.Factory | MatchEngineFactoryRegistryImpl. add(IMatchEngine.Factory filter)Add to the registry the given  IMatchEngine.Factory. | 
| Modifier and Type | Method and Description | 
|---|---|
| IItemRegistry<IMatchEngine.Factory> | EMFCompareRCPPlugin. getMatchEngineFactoryDescriptorRegistry()Returns the match engine factory registry to which extension will be registered. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DefaultRCPMatchEngineFactoryImplementation of  IMatchEngine.Factoryfor theDefaultMatchEnginethat can be configured. | 
| Modifier and Type | Method and Description | 
|---|---|
| IMatchEngine.Factory | MatchEngineFactoryRegistryWrapper. add(IMatchEngine.Factory factory)Add to the registry the given  IMatchEngine.Factory. | 
| IMatchEngine.Factory | MatchEngineFactoryRegistryWrapper. getHighestRankingMatchEngineFactory(IComparisonScope scope)Returns the match engine factory, for the given scope, owning the highest ranking. | 
| IMatchEngine.Factory | MatchEngineFactoryDescriptor. getItem()Create an item. | 
| IMatchEngine.Factory | MatchEngineFactoryRegistryWrapper. remove(String className)Remove from the registry the  IMatchEngine.Factorydesignated by the givenString. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<IMatchEngine.Factory> | MatchEngineFactoryRegistryWrapper. getMatchEngineFactories(IComparisonScope scope)Returns the list of  IMatchEngine.Factorycontained in the registry. | 
| Modifier and Type | Method and Description | 
|---|---|
| IMatchEngine.Factory | MatchEngineFactoryRegistryWrapper. add(IMatchEngine.Factory factory)Add to the registry the given  IMatchEngine.Factory. | 
| Constructor and Description | 
|---|
| MatchEngineFactoryRegistryListener(String pluginID,
                                  String extensionPointID,
                                  org.eclipse.core.runtime.ILog log,
                                  IItemRegistry<IMatchEngine.Factory> registry)Creates a new registry listener with the given match engine factory registry to which extension will be
 registered. | 
| MatchEngineFactoryRegistryWrapper(IItemRegistry<IMatchEngine.Factory> registy,
                                 org.eclipse.core.runtime.preferences.IEclipsePreferences preferences)Constructor. | 
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.