Package | Description |
---|---|
org.eclipse.emf.compare.ide.ui.internal.logical | |
org.eclipse.emf.compare.merge |
Modifier and Type | Field and Description |
---|---|
protected static IMerger.Registry2 |
EMFResourceMappingMerger.MERGER_REGISTRY
The merger registry.
|
Modifier and Type | Class and Description |
---|---|
static class |
IMerger.RegistryImpl
A default implementation of an
IMerger.Registry . |
Modifier and Type | Method and Description |
---|---|
protected IMerger.Registry2 |
DiffRelationshipComputer.getMergerRegistry2()
Returns the
merger registry as IMerger.Registry2 , if possible. |
Modifier and Type | Method and Description |
---|---|
static DelegatingMerger |
AbstractMerger.getMergerDelegate(Diff diff,
IMerger.Registry2 registry,
IMergeCriterion criterion)
Find the best merger for diff and wrap it in a delegate that will take the given merge criterion into
account.
|
Constructor and Description |
---|
ComputeDiffsToMerge(boolean rightToLeft,
IMerger.Registry2 registry)
Constructor.
|
ComputeDiffsToMerge(boolean rightToLeft,
IMerger.Registry2 registry,
IMergeCriterion criterion)
Constructor.
|
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.