Interface Conflict

All Superinterfaces:
EObject, Notifier
All Known Implementing Classes:
ConflictImpl, ConflictSpec, ThreeWayComparisonGroupProvider.CompositeConflict

public interface Conflict
extends EObject
A representation of the model object 'Conflict'. Instances of this class describe conflicts between one or more differences in the left model as compared to differences in the right model. Conflicts can only happen in the case of three-way comparisons, when we have a common ancestor of both sides.

The following features are supported:

See Also:
ComparePackage.getConflict()
Generated: