| Package | Description | 
|---|---|
| org.eclipse.emf.compare | |
| org.eclipse.emf.compare.rcp | |
| org.eclipse.emf.compare.req | 
| Modifier and Type | Field and Description | 
|---|---|
| protected IReqEngine | EMFCompare.Builder. reqEngineThe IReqEngine to use to compute comparison. | 
| Modifier and Type | Method and Description | 
|---|---|
| EMFCompare.Builder | EMFCompare.Builder. setRequirementEngine(IReqEngine re)Sets the IReqEngine to be used to compute dependencies 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 | Method and Description | 
|---|---|
| IItemRegistry<IReqEngine> | EMFCompareRCPPlugin. getReqEngineDescriptorRegistry()Returns the registry of Requirements engines. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DefaultReqEngineThe requirements engine is in charge of actually computing the requirements between the differences. | 
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.