Class UmalScopeProvider

java.lang.Object
org.eclipse.xtext.scoping.impl.AbstractScopeProvider
org.eclipse.xtext.scoping.impl.DelegatingScopeProvider
org.eclipse.xtext.uma.scoping.AbstractUmalScopeProvider
org.eclipse.xtext.uma.scoping.UmalScopeProvider
All Implemented Interfaces:
org.eclipse.xtext.scoping.impl.IDelegatingScopeProvider, org.eclipse.xtext.scoping.IScopeProvider

public class UmalScopeProvider
extends org.eclipse.xtext.uma.scoping.AbstractUmalScopeProvider
This class contains custom scoping description. See https://www.eclipse.org/Xtext/documentation/303_runtime_concepts.html#scoping on how and when to use it.
  • Constructor Summary

    Constructors
    Constructor Description
    UmalScopeProvider()  
  • Method Summary

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

    getDelegate, getScope, setDelegate

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface org.eclipse.xtext.scoping.impl.IDelegatingScopeProvider

    setWrapper
  • Constructor Details

    • UmalScopeProvider

      public UmalScopeProvider()