Class SitemapScopeProvider

java.lang.Object
org.eclipse.xtext.scoping.impl.AbstractScopeProvider
org.eclipse.xtext.scoping.impl.AbstractDeclarativeScopeProvider
org.openhab.core.model.sitemap.scoping.SitemapScopeProvider
All Implemented Interfaces:
org.eclipse.xtext.scoping.impl.IDelegatingScopeProvider, org.eclipse.xtext.scoping.IScopeProvider

public class SitemapScopeProvider extends org.eclipse.xtext.scoping.impl.AbstractDeclarativeScopeProvider
This class contains custom scoping description. see : http://www.eclipse.org/Xtext/documentation.html#scoping on how and when to use it
  • Field Summary Link icon

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

    logger, NAMED_DELEGATE, NAMED_ERROR_HANDLER
  • Constructor Summary Link icon

    Constructors
    Constructor
    Description
     
  • Method Summary Link icon

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

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

    Methods inherited from class java.lang.Object Link icon

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

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

    setWrapper
  • Constructor Details Link icon

    • SitemapScopeProvider Link icon

      public SitemapScopeProvider()