Package | Description |
---|---|
org.eclipse.emf.compare.internal.merge |
Modifier and Type | Method and Description |
---|---|
static Graph<Diff> |
MergeDependenciesUtil.mapDifferences(Comparison comparison,
IMerger.Registry mergerRegistry,
boolean mergeRightToLeft)
This will map all the differences from the given comparison in a dependency graph, enabling EMF Compare
to differentiate what can be safely merged from what cannot.
|
Copyright (c) 2006, 2014 Obeo and others. All rights reserved.