Uses of Interface
org.eclipse.emf.compare.merge.IMergeOptionAware
Packages that use IMergeOptionAware
-
Uses of IMergeOptionAware in org.eclipse.emf.compare.merge
Classes in org.eclipse.emf.compare.merge that implement IMergeOptionAwareModifier 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.
ResourceLocationChange
s have been replaced byResourceAttachmentChange
s of kind Move.