Package | Description |
---|---|
org.eclipse.emf.compare | |
org.eclipse.emf.compare.postprocessor |
Modifier and Type | Field and Description |
---|---|
protected IPostProcessor.Descriptor.Registry<?> |
EMFCompare.Builder.registry
The PostProcessorRegistry to use to find an IPostProcessor.
|
Modifier and Type | Method and Description |
---|---|
EMFCompare.Builder |
EMFCompare.Builder.setPostProcessorRegistry(IPostProcessor.Descriptor.Registry<?> r)
Sets the PostProcessor to be used to find the post processor of each comparison steps.
|
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 |
PostProcessorDescriptorRegistryImpl<K>
This will contain all of the EMF Compare extensions.
|
Copyright (c) 2006, 2014 Obeo and others. All rights reserved.