Class WSDefinitionScopeProvider

java.lang.Object
org.eclipse.xtext.scoping.impl.AbstractScopeProvider
com._1c.g5.v8.dt.ws.scoping.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 Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    org.eclipse.xtext.scoping.IScopeProvider
     
    org.eclipse.xtext.scoping.IScope
    getScope(org.eclipse.emf.ecore.EObject context, org.eclipse.emf.ecore.EReference reference)
     

    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

    • WSDefinitionScopeProvider

      public WSDefinitionScopeProvider()
  • Method Details

    • 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