Class QualityEffectSpecificationScopeProvider
- java.lang.Object
-
- org.eclipse.xtext.scoping.impl.AbstractScopeProvider
-
- org.eclipse.xtext.scoping.impl.DelegatingScopeProvider
-
- org.palladiosimulator.qes.scoping.AbstractQualityEffectSpecificationScopeProvider
-
- org.palladiosimulator.qes.scoping.QualityEffectSpecificationScopeProvider
-
- All Implemented Interfaces:
org.eclipse.xtext.scoping.impl.IDelegatingScopeProvider
,org.eclipse.xtext.scoping.IScopeProvider
public class QualityEffectSpecificationScopeProvider extends AbstractQualityEffectSpecificationScopeProvider
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 Constructor Description QualityEffectSpecificationScopeProvider()
-