public class DefaultComparisonScope extends FilterComparisonScope
IComparisonScope
. When matching EObjects through their
identifier, we simply retrieve all content under a Resource
, filter
out the EGenericType
s since they are handled through special means by EMF
(mutually derived references such as eSuperTypes<->eGenericSuperTypes, eType<->eGenericType...) and
iterate over this list as a whole.Adapter.Internal
eObjectContentFilter, resourceContentFilter, resourceSetContentFilter
allInvolvedResourceURIs, diagnostic, left, nsURIs, origin, resourceURIs, right
target
Constructor and Description |
---|
DefaultComparisonScope(Notifier left,
Notifier right,
Notifier origin)
Simply delegates to the super constructor.
|
addUri, addUri, addUri, getChildren, getCoveredEObjects, getCoveredResources, setEObjectContentFilter, setResourceContentFilter, setResourceSetContentFilter
getAllInvolvedResourceURIs, getDiagnostic, getLeft, getNsURIs, getOrigin, getResourceURIs, getRight, isAdapterForType, setDiagnostic
getTarget, notifyChanged, setTarget, unsetTarget
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.