Package org.eclipse.emf.compare.scope
-
Interface Summary Interface Description IComparisonScope This class defines the expected contract of EMF Compare scopes.IComparisonScope2 The scope of a model comparison. -
Class Summary Class Description AbstractComparisonScope This implementation ofIComparisonScope
can be sub-classed in order to avoid re-implementing some of the methods imposed by this interface.DefaultComparisonScope This is the default implementation of anIComparisonScope
.FilterComparisonScope This implementation of anIComparisonScope
can be provided specific filters to filter out parts of the Notifiers' content lists.