Class CaiScopeProvider

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

    public class CaiScopeProvider
    extends org.eclipse.xtext.scoping.impl.AbstractDeclarativeScopeProvider
    implements org.eclipse.xtext.scoping.impl.IDelegatingScopeProvider
    Custom scoping description for Client Application Interface
    • Field Summary

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

        logger, NAMED_DELEGATE, NAMED_ERROR_HANDLER
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.eclipse.xtext.scoping.IScopeProvider getDelegate()  
      • Methods inherited from class org.eclipse.xtext.scoping.impl.AbstractDeclarativeScopeProvider

        delegateGetScope, getErrorHandler, getPredicate, getPredicate, getScope, polymorphicFindScopeForClassName, polymorphicFindScopeForReferenceName, setDelegate, setErrorHandler
      • Methods inherited from interface org.eclipse.xtext.scoping.impl.IDelegatingScopeProvider

        setWrapper
      • Methods inherited from interface org.eclipse.xtext.scoping.IScopeProvider

        getScope
    • Constructor Detail

      • CaiScopeProvider

        public CaiScopeProvider()
    • Method Detail

      • 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