Class DistributionSupportScopeProvider

java.lang.Object
org.eclipse.xtext.scoping.impl.AbstractScopeProvider
org.eclipse.xtext.scoping.impl.AbstractDeclarativeScopeProvider
com.e1c.g5.v8.dt.internal.distribution.scoping.DistributionSupportScopeProvider
All Implemented Interfaces:
org.eclipse.xtext.scoping.impl.IDelegatingScopeProvider, org.eclipse.xtext.scoping.IScopeProvider

public class DistributionSupportScopeProvider extends org.eclipse.xtext.scoping.impl.AbstractDeclarativeScopeProvider
Custom scoping description for Distribution Support Object
  • Field Summary

    Fields inherited from class org.eclipse.xtext.scoping.impl.AbstractDeclarativeScopeProvider

    logger, NAMED_DELEGATE, NAMED_ERROR_HANDLER
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    org.eclipse.xtext.scoping.IScopeProvider
     

    Methods inherited from class org.eclipse.xtext.scoping.impl.AbstractDeclarativeScopeProvider

    delegateGetScope, getErrorHandler, getPredicate, getPredicate, getScope, polymorphicFindScopeForClassName, polymorphicFindScopeForReferenceName, setDelegate, setErrorHandler

    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

    • DistributionSupportScopeProvider

      public DistributionSupportScopeProvider()
  • Method Details

    • getDelegate

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