Class TPCMScopeProvider
java.lang.Object
org.eclipse.xtext.scoping.impl.AbstractScopeProvider
org.eclipse.xtext.scoping.impl.DelegatingScopeProvider
org.palladiosimulator.commons.stoex.scoping.AbstractStoexScopeProvider
org.palladiosimulator.commons.stoex.scoping.StoexScopeProvider
org.palladiosimulator.textual.tpcm.scoping.AbstractTPCMScopeProvider
org.palladiosimulator.textual.tpcm.scoping.TPCMScopeProvider
- All Implemented Interfaces:
org.eclipse.xtext.scoping.impl.IDelegatingScopeProvider
,org.eclipse.xtext.scoping.IScopeProvider
This class contains custom scoping description.
See
https://www.eclipse.org/Xtext/documentation/303_runtime_concepts.html#scoping
on how and when to use it.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected Iterable<PropertyDefinition>
protected org.eclipse.xtext.scoping.IScope
getPropertyInitializerReferencedElementScope
(EObject context, EReference reference) org.eclipse.xtext.scoping.IScope
getScope
(EObject context, EReference reference) Methods inherited from class org.eclipse.xtext.scoping.impl.DelegatingScopeProvider
delegateGetScope, getDelegate, setDelegate
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.eclipse.xtext.scoping.impl.IDelegatingScopeProvider
setWrapper
-
Constructor Details
-
TPCMScopeProvider
public TPCMScopeProvider()
-
-
Method Details
-
getScope
- Specified by:
getScope
in interfaceorg.eclipse.xtext.scoping.IScopeProvider
- Overrides:
getScope
in classorg.eclipse.xtext.scoping.impl.DelegatingScopeProvider
-
getPropertyInitializerReferencedElementScope
protected org.eclipse.xtext.scoping.IScope getPropertyInitializerReferencedElementScope(EObject context, EReference reference) -
getSignaturesOfInterfaceForRole
-
getParametersForSEFFAction
-
getPropertiesOfConfigurable
-