Uses of Class
org.eclipse.emf.compare.merge.AbstractMerger
Packages that use AbstractMerger
-
Uses of AbstractMerger in org.eclipse.emf.compare.merge
Subclasses of AbstractMerger in org.eclipse.emf.compare.mergeModifier and TypeClassDescriptionclass
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.