Uses of Interface
org.eclipse.emf.compare.merge.IMerger2
Packages that use IMerger2
-
Uses of IMerger2 in org.eclipse.emf.compare.merge
Classes in org.eclipse.emf.compare.merge that implement IMerger2Modifier and TypeClassDescriptionclass
Abstract implementation of anIMerger
.class
This specific implementation ofAbstractMerger
will be used to merge conflicts in an additive merge context.class
This specific implementation ofAbstractMerger
will be used to merge reference changes in an additive merge context.class
This specific implementation ofAbstractMerger
will be used to merge resource attachment changes in an additive merge context.class
This specific implementation ofAbstractMerger
will be used to merge attribute changes.class
This specific implementation ofAbstractMerger
will be used to merge real conflicts.class
This specific implementation ofAbstractMerger
will be used to merge attribute changes.class
A simple merger for pseudo conflict.class
This specific implementation ofAbstractMerger
will be used to merge reference changes.class
This specific implementation ofAbstractMerger
will be used to merge resource attachment changes.class
Deprecated.Methods in org.eclipse.emf.compare.merge that return IMerger2Modifier and TypeMethodDescriptionReturns the best-fitting merger for the given diff according to themerger registry
and themerge criterion
.
ResourceLocationChange
s have been replaced byResourceAttachmentChange
s of kind Move.