Class WSDefinitionScopeProvider

  • All Implemented Interfaces:
    org.eclipse.xtext.scoping.impl.IDelegatingScopeProvider, org.eclipse.xtext.scoping.IScopeProvider

    public class WSDefinitionScopeProvider
    extends org.eclipse.xtext.scoping.impl.AbstractScopeProvider
    implements org.eclipse.xtext.scoping.impl.IDelegatingScopeProvider
    This class contains custom scoping description for WSDefinition
    • Constructor Detail

      • WSDefinitionScopeProvider

        public WSDefinitionScopeProvider()
    • Method Detail

      • getScope

        public org.eclipse.xtext.scoping.IScope getScope​(org.eclipse.emf.ecore.EObject context,
                                                         org.eclipse.emf.ecore.EReference reference)
        Specified by:
        getScope in interface org.eclipse.xtext.scoping.IScopeProvider
      • getDelegate

        public org.eclipse.xtext.scoping.IScopeProvider getDelegate()
        Specified by:
        getDelegate in interface org.eclipse.xtext.scoping.impl.IDelegatingScopeProvider