Uses of Interface
org.eclipse.emf.compare.scope.IComparisonScope2
Packages that use IComparisonScope2
-
Uses of IComparisonScope2 in org.eclipse.emf.compare.ide.ui.internal.logical
Classes in org.eclipse.emf.compare.ide.ui.internal.logical that implement IComparisonScope2Modifier and TypeClassDescriptionclass
This implementation of a comparison scope can be supplied to EMF Compare if there was an error beyond repair during the creation of the scope. -
Uses of IComparisonScope2 in org.eclipse.emf.compare.scope
Classes in org.eclipse.emf.compare.scope that implement IComparisonScope2Modifier and TypeClassDescriptionclass
This implementation ofIComparisonScope
can be sub-classed in order to avoid re-implementing some of the methods imposed by this interface.class
This is the default implementation of anIComparisonScope
.class
This implementation of anIComparisonScope
can be provided specific filters to filter out parts of the Notifiers' content lists.