Interface Equivalence

All Superinterfaces:
EObject, Notifier
All Known Implementing Classes:
EquivalenceImpl

public interface Equivalence extends EObject
A representation of the model object 'Equivalence'. Diffs are considered equivalent if merging one is enough to resolve both differences. For example, if a reference has an eOpposite, we will detect one diff for each side of the bidirectional reference, yet merging one of these diffs will automatically update the model in such a way that the second diff is "merged".

The following features are supported:

See Also:
Generated: