| Package | Description | 
|---|---|
| org.eclipse.emf.compare | |
| org.eclipse.emf.compare.equi | |
| org.eclipse.emf.compare.rcp | 
| Modifier and Type | Field and Description | 
|---|---|
| protected IEquiEngine | EMFCompare.Builder. equiEngineThe IEquiEngine to use to compute comparison. | 
| Modifier and Type | Method and Description | 
|---|---|
| EMFCompare.Builder | EMFCompare.Builder. setEquivalenceEngine(IEquiEngine ee)Sets the IEquiEngine to be used to compute equivalences between Diff. | 
| 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  | DefaultEquiEngineThe requirements engine is in charge of actually computing the equivalences between the differences. | 
| Modifier and Type | Method and Description | 
|---|---|
| IItemRegistry<IEquiEngine> | EMFCompareRCPPlugin. getEquiEngineDescriptorRegistry()Returns the registry of Equivalences engines. | 
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.