public class InstanceFeatureScopeSession extends AbstractNestedFeatureScopeSession
ALL| Modifier | Constructor and Description |
|---|---|
protected |
InstanceFeatureScopeSession(AbstractFeatureScopeSession parent) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isInstanceContext()
Returns
true if this can be validly resolved in the current scope. |
IFeatureScopeSession |
toInstanceContext()
Forks this session with an instance context.
|
addExtensionProviders, addLocalElements, getConstructorScopes, getDefaultScopeProvider, getEnclosingTypes, getExtensionProviders, getFeatureScopes, getId, getLocalElement, getNestedTypeDeclarators, getNextCaptureLayer, getParent, getResolvedFeaturesProvider, getStaticallyImportedExtensionTypes, getStaticallyImportedTypes, getTypeScopes, isConstructorContext, isVisible, isVisibleaddImports, addLocalElement, addLocalElements, addNestedTypesToScope, addToExtensionScope, addTypesToStaticScope, captureLocalElements, createConstructorScope, createFeatureCallScope, createTypeScope, dropLocalElements, getLocalElements, getScope, toConstructorContext, tryCreateNestedSessionWithVisibilityContextprotected InstanceFeatureScopeSession(AbstractFeatureScopeSession parent)
public IFeatureScopeSession toInstanceContext()
IFeatureScopeSessiontoInstanceContext in interface IFeatureScopeSessiontoInstanceContext in class AbstractFeatureScopeSessionIFeatureScopeSession.isInstanceContext()public boolean isInstanceContext()
IFeatureScopeSessiontrue if this can be validly resolved in the current scope.isInstanceContext in interface IFeatureScopeSessionisInstanceContext in class AbstractNestedFeatureScopeSessionIFeatureScopeSession.toInstanceContext()