Uses of Class
org.eclipse.emf.compare.internal.conflict.AbstractConflictSearch
Packages that use AbstractConflictSearch
-
Uses of AbstractConflictSearch in org.eclipse.emf.compare.internal.conflict
Subclasses of AbstractConflictSearch in org.eclipse.emf.compare.internal.conflictModifier and TypeClassDescriptionstatic class
Search conflicts forAttributeChange
of kindDifferenceKind.ADD
.static class
Search conflicts forAttributeChange
of kindDifferenceKind.CHANGE
.static class
Search conflicts forAttributeChange
of kindDifferenceKind.DELETE
.static class
Search conflicts forAttributeChange
of kindDifferenceKind.MOVE
.static class
Search conflicts for containmentReferenceChange
of kindDifferenceKind.ADD
.static class
Search conflicts for containmentReferenceChange
of kindDifferenceKind.CHANGE
.static class
Search conflicts for containmentReferenceChange
of kindDifferenceKind.DELETE
.static class
Search conflicts for containmentReferenceChange
of kindDifferenceKind.MOVE
.static class
Search conflicts forFeatureMapChange
of kindDifferenceKind.ADD
.static class
Search conflicts forReferenceChange
of kindDifferenceKind.CHANGE
.static class
Search conflicts forFeatureMapChange
of kindDifferenceKind.DELETE
.static class
Search conflicts forFeatureMapChange
of kindDifferenceKind.MOVE
.static class
Search conflicts for non-containmentReferenceChange
of kindDifferenceKind.ADD
.static class
Search conflicts for non-containmentReferenceChange
of kindDifferenceKind.CHANGE
.static class
Search conflicts for non-containmentReferenceChange
of kindDifferenceKind.DELETE
.static class
Search conflicts for non-containmentReferenceChange
of kindDifferenceKind.MOVE
.static class
Search conflicts forResourceAttachmentChange
of kindDifferenceKind.ADD
.static class
Search conflicts forResourceAttachmentChange
of kindDifferenceKind.CHANGE
.static class
Search conflicts forResourceAttachmentChange
of kindDifferenceKind.DELETE
.static class
Search conflicts forResourceAttachmentChange
of kindDifferenceKind.MOVE
.Methods in org.eclipse.emf.compare.internal.conflict that return AbstractConflictSearchModifier and TypeMethodDescriptionConflictSearchFactory.caseAttributeChange
(AttributeChange diff) AbstractConflictSearch
<? extends Diff> ConflictSearchFactory.caseFeatureMapChange
(FeatureMapChange diff) AbstractConflictSearch
<? extends Diff> ConflictSearchFactory.caseReferenceChange
(ReferenceChange diff) AbstractConflictSearch
<? extends Diff> ConflictSearchFactory.caseResourceAttachmentChange
(ResourceAttachmentChange diff)