Uses of Class
org.eclipse.emf.compare.scope.AbstractComparisonScope
Packages that use AbstractComparisonScope
-
Uses of AbstractComparisonScope in org.eclipse.emf.compare.ide.ui.internal.logical
Subclasses of AbstractComparisonScope in org.eclipse.emf.compare.ide.ui.internal.logicalModifier 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 AbstractComparisonScope in org.eclipse.emf.compare.scope
Subclasses of AbstractComparisonScope in org.eclipse.emf.compare.scopeModifier and TypeClassDescriptionclass
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.