Class PCMStoexScopeProvider

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.pcm.stoex.scoping.AbstractPCMStoexScopeProvider
org.palladiosimulator.pcm.stoex.scoping.PCMStoexScopeProvider
All Implemented Interfaces:
org.eclipse.xtext.scoping.impl.IDelegatingScopeProvider, org.eclipse.xtext.scoping.IScopeProvider

public class PCMStoexScopeProvider extends AbstractPCMStoexScopeProvider
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 Details

    • PCMStoexScopeProvider

      public PCMStoexScopeProvider()