Class RightsScopeProvider

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

    public class RightsScopeProvider
    extends org.eclipse.xtext.scoping.impl.AbstractDeclarativeScopeProvider
    Rights scope provider.
    • 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()  
      org.eclipse.xtext.scoping.IScope getScope​(org.eclipse.emf.ecore.EObject context, org.eclipse.emf.ecore.EReference reference)  
      • Methods inherited from class org.eclipse.xtext.scoping.impl.AbstractDeclarativeScopeProvider

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

        setWrapper
    • Constructor Detail

      • RightsScopeProvider

        public RightsScopeProvider()
    • 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
      • 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
        Overrides:
        getScope in class org.eclipse.xtext.scoping.impl.AbstractDeclarativeScopeProvider