Class AbstractDDDslScopeProvider

  • All Implemented Interfaces:
    org.eclipse.xtext.scoping.impl.IDelegatingScopeProvider, org.eclipse.xtext.scoping.IScopeProvider
    Direct Known Subclasses:
    DDDslScopeProvider

    public abstract class AbstractDDDslScopeProvider
    extends org.palladiosimulator.dataflow.dictionary.characterized.dsl.scoping.CharacterizedDataDictionaryScopeProvider
    • Nested Class Summary

      • Nested classes/interfaces inherited from class org.palladiosimulator.dataflow.dictionary.characterized.dsl.scoping.CharacterizedDataDictionaryScopeProvider

        org.palladiosimulator.dataflow.dictionary.characterized.dsl.scoping.CharacterizedDataDictionaryScopeProvider.IScopeProcessor, org.palladiosimulator.dataflow.dictionary.characterized.dsl.scoping.CharacterizedDataDictionaryScopeProvider.IScopeProcessorMethod
    • Field Summary

      • Fields inherited from class org.palladiosimulator.dataflow.dictionary.characterized.dsl.scoping.CharacterizedDataDictionaryScopeProvider

        scopeProcessors
    • Method Summary

      • Methods inherited from class org.palladiosimulator.dataflow.dictionary.characterized.dsl.scoping.CharacterizedDataDictionaryScopeProvider

        buildLastSegmentScope, findParentOfType, getScope, getScopeForLiteralInEnumCharacteristicReference, getScopeForPinInDataCharacteristicReference, getScopeForValuesInEnumCharacteristic, initScopeProcessors, isLhs, isRhs
      • Methods inherited from class org.eclipse.xtext.scoping.impl.DelegatingScopeProvider

        delegateGetScope, getDelegate, setDelegate
      • Methods inherited from interface org.eclipse.xtext.scoping.impl.IDelegatingScopeProvider

        setWrapper
    • Constructor Detail

      • AbstractDDDslScopeProvider

        public AbstractDDDslScopeProvider()