| Package | Description | 
|---|---|
| org.eclipse.emf.compare | |
| org.eclipse.emf.compare.rcp.internal.extension | |
| org.eclipse.emf.compare.rcp.internal.extension.impl | 
| Modifier and Type | Method and Description | 
|---|---|
| static EMFCompare.Builder | EMFCompare. builder()Creates a new builder to configure the creation of a new EMFCompare object. | 
| EMFCompare.Builder | EMFCompare.Builder. setConflictDetector(IConflictDetector cd)Sets the IEquiEngine to be used to compute conflicts between Diff. | 
| EMFCompare.Builder | EMFCompare.Builder. setDiffEngine(IDiffEngine de)Sets the IDiffEngine to be used to compute Diff. | 
| EMFCompare.Builder | EMFCompare.Builder. setEquivalenceEngine(IEquiEngine ee)Sets the IEquiEngine to be used to compute equivalences between Diff. | 
| 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. | 
| EMFCompare.Builder | EMFCompare.Builder. setPostProcessorRegistry(IPostProcessor.Descriptor.Registry<?> r)Sets the PostProcessor to be used to find the post processor of each comparison steps. | 
| EMFCompare.Builder | EMFCompare.Builder. setRequirementEngine(IReqEngine re)Sets the IReqEngine to be used to compute dependencies between Diff. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | IEMFCompareBuilderConfigurator. configure(EMFCompare.Builder builder)Configure a  org.eclipse.emf.compare.EMFCompare.EMFCompare.Builderusing engines from registry
 and user preferences. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | EMFCompareBuilderConfigurator. configure(EMFCompare.Builder builder)Configure a  org.eclipse.emf.compare.EMFCompare.EMFCompare.Builderusing engines from registry
 and user preferences. | 
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.