public abstract class AbstractSessionBasedExecutableScope extends AbstractSessionBasedScope
AbstractSessionBasedScope.NameAcceptor| Modifier | Constructor and Description |
|---|---|
protected |
AbstractSessionBasedExecutableScope(org.eclipse.xtext.scoping.IScope parent,
IFeatureScopeSession session,
XAbstractFeatureCall featureCall,
OperatorMapping operatorMapping) |
| Modifier and Type | Method and Description |
|---|---|
protected OperatorMapping |
getOperatorMapping() |
protected void |
processFeatureNames(org.eclipse.xtext.naming.QualifiedName name,
AbstractSessionBasedScope.NameAcceptor acceptor)
From a given name, other variants are computed, e.g.
|
addToList, addToList, findAllFeaturesByName, getAllLocalElements, getElements, getFeatureCall, getLocalElementsByEObject, getLocalElementsByName, getSession, getShadowingKey, isShadowed, processAsPropertyNames, toProperty, toProperty, tryGetAsPropertyNameprotected AbstractSessionBasedExecutableScope(org.eclipse.xtext.scoping.IScope parent,
IFeatureScopeSession session,
XAbstractFeatureCall featureCall,
OperatorMapping operatorMapping)
protected OperatorMapping getOperatorMapping()
protected void processFeatureNames(org.eclipse.xtext.naming.QualifiedName name,
AbstractSessionBasedScope.NameAcceptor acceptor)
processFeatureNames in class AbstractSessionBasedScope