public static class ExpressionScope.DelegateScope extends AbstractScope
AbstractScope.ParentIterable| Modifier | Constructor and Description |
|---|---|
protected |
ExpressionScope.DelegateScope(IScope parent,
IScope delegate) |
| Modifier and Type | Method and Description |
|---|---|
protected Iterable<IEObjectDescription> |
getAllLocalElements() |
protected String |
getShadowingKey(IEObjectDescription description) |
protected boolean |
isShadowed(IEObjectDescription fromParent) |
getAllElements, getElements, getElements, getLocalElementsByEObject, getLocalElementsByName, getParent, getParentElements, getSingleElement, getSingleElement, getSingleLocalElementByName, isIgnoreCase, toStringprotected Iterable<IEObjectDescription> getAllLocalElements()
getAllLocalElements in class AbstractScopeprotected boolean isShadowed(IEObjectDescription fromParent)
isShadowed in class AbstractScopeprotected String getShadowingKey(IEObjectDescription description)
Copyright © 2015. All Rights Reserved.