public class CompositeScope extends AbstractSessionBasedScope
AbstractSessionBasedScope.NameAcceptorAbstractScope.ParentIterable| Constructor and Description |
|---|
CompositeScope(IScope parent,
IFeatureScopeSession session,
XAbstractFeatureCall featureCall) |
| Modifier and Type | Method and Description |
|---|---|
void |
addDelegate(AbstractSessionBasedScope delegate) |
protected List<IEObjectDescription> |
getAllLocalElements() |
protected List<IEObjectDescription> |
getLocalElementsByName(QualifiedName name) |
boolean |
hasDelegates() |
addToList, addToList, findAllFeaturesByName, getElements, getFeatureCall, getLocalElementsByEObject, getSession, getShadowingKey, isShadowed, processAsPropertyNames, processFeatureNames, toProperty, toProperty, tryGetAsPropertyNamegetAllElements, getElements, getParent, getParentElements, getSingleElement, getSingleElement, getSingleLocalElementByName, isIgnoreCase, toStringpublic CompositeScope(IScope parent, IFeatureScopeSession session, XAbstractFeatureCall featureCall)
public void addDelegate(AbstractSessionBasedScope delegate)
public boolean hasDelegates()
protected List<IEObjectDescription> getAllLocalElements()
getAllLocalElements in class AbstractSessionBasedScopeprotected List<IEObjectDescription> getLocalElementsByName(QualifiedName name)
getLocalElementsByName in class AbstractSessionBasedScopeCopyright © 2015. All Rights Reserved.