public static interface IFeatureScopeTracker.Provider
IFeatureScopeTracker for a given context.| Modifier and Type | Method and Description |
|---|---|
IFeatureScopeTracker |
track(org.eclipse.emf.ecore.EObject root)
Provide a tracker for the given root object of a batch resolution.
|
IFeatureScopeTracker track(org.eclipse.emf.ecore.EObject root)
root - the context information to deduce the right tracking logic from.