public class TypeScopes extends DelegatingScopes
| Constructor and Description |
|---|
TypeScopes() |
| Modifier and Type | Method and Description |
|---|---|
IScope |
createTypeScope(org.eclipse.emf.ecore.EObject context,
org.eclipse.emf.ecore.EReference reference) |
IScope |
createTypeScope(org.eclipse.emf.ecore.EObject context,
org.eclipse.emf.ecore.EReference reference,
IFeatureScopeSession session,
IResolvedTypes resolvedTypes) |
boolean |
isTypeScope(org.eclipse.emf.ecore.EReference reference) |
getDelegatepublic boolean isTypeScope(org.eclipse.emf.ecore.EReference reference)
public IScope createTypeScope(org.eclipse.emf.ecore.EObject context, org.eclipse.emf.ecore.EReference reference, IFeatureScopeSession session, IResolvedTypes resolvedTypes)
resolvedTypes - the currently known resolved typespublic IScope createTypeScope(org.eclipse.emf.ecore.EObject context, org.eclipse.emf.ecore.EReference reference)
Copyright © 2015. All Rights Reserved.