Class AttributeChangeConflictSearch
java.lang.Object
org.eclipse.emf.compare.internal.conflict.AttributeChangeConflictSearch
public class AttributeChangeConflictSearch
extends java.lang.Object
Search conflicts for
AttributeChanges.-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classAttributeChangeConflictSearch.AddSearch conflicts forAttributeChangeof kindDifferenceKind.ADD.static classAttributeChangeConflictSearch.ChangeSearch conflicts forAttributeChangeof kindDifferenceKind.CHANGE.static classAttributeChangeConflictSearch.DeleteSearch conflicts forAttributeChangeof kindDifferenceKind.DELETE.static classAttributeChangeConflictSearch.MoveSearch conflicts forAttributeChangeof kindDifferenceKind.MOVE. -
Constructor Summary
Constructors Constructor Description AttributeChangeConflictSearch() -
Method Summary
-
Constructor Details
-
AttributeChangeConflictSearch
public AttributeChangeConflictSearch()
-