public class FeatureScopeSessionWithLocalElements extends AbstractNestedFeatureScopeSession
ALL| Constructor and Description |
|---|
FeatureScopeSessionWithLocalElements(AbstractFeatureScopeSession parent,
Map<QualifiedName,JvmIdentifiableElement> map) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addLocalElements(List<IEObjectDescription> result) |
IEObjectDescription |
getLocalElement(QualifiedName name)
Find a local element with the given qualified name.
|
addExtensionProviders, getConstructorScopes, getDefaultScopeProvider, getEnclosingTypes, getExtensionProviders, getFeatureScopes, getId, getNestedTypeDeclarators, getNextCaptureLayer, getParent, getResolvedFeaturesProvider, getStaticallyImportedExtensionTypes, getStaticallyImportedTypes, getTypeScopes, isConstructorContext, isInstanceContext, isVisible, isVisibleaddImports, addLocalElement, addLocalElements, addNestedTypesToScope, addToExtensionScope, addTypesToStaticScope, captureLocalElements, createConstructorScope, createFeatureCallScope, createTypeScope, dropLocalElements, getLocalElements, getScope, toConstructorContext, toInstanceContext, tryCreateNestedSessionWithVisibilityContextpublic FeatureScopeSessionWithLocalElements(AbstractFeatureScopeSession parent, Map<QualifiedName,JvmIdentifiableElement> map)
public IEObjectDescription getLocalElement(QualifiedName name)
IFeatureScopeSessiongetLocalElement in interface IFeatureScopeSessiongetLocalElement in class AbstractNestedFeatureScopeSessionnull.protected void addLocalElements(List<IEObjectDescription> result)
addLocalElements in class AbstractNestedFeatureScopeSessionresult - the list of all local elements. Shadowing semantics do not have to be applied.Copyright © 2015. All Rights Reserved.