org.eclipse.xtext.ui.codetemplates.ui.scoping
Class SyntheticResourceAwareScopeProvider

java.lang.Object
  extended by org.eclipse.xtext.scoping.impl.AbstractScopeProvider
      extended by org.eclipse.xtext.scoping.impl.AbstractDeclarativeScopeProvider
          extended by org.eclipse.xtext.ui.codetemplates.scoping.CodetemplatesScopeProvider
              extended by org.eclipse.xtext.ui.codetemplates.ui.scoping.SyntheticResourceAwareScopeProvider
All Implemented Interfaces:
IScopeProvider

public class SyntheticResourceAwareScopeProvider
extends CodetemplatesScopeProvider

Author:
Sebastian Zarnekow - Initial contribution and API

Field Summary
 
Fields inherited from class org.eclipse.xtext.scoping.impl.AbstractDeclarativeScopeProvider
logger, NAMED_DELEGATE, NAMED_ERROR_HANDLER
 
Constructor Summary
SyntheticResourceAwareScopeProvider()
           
 
Method Summary
 IScope scope_Codetemplates_language(Codetemplates templates, org.eclipse.emf.ecore.EReference reference)
           
 
Methods inherited from class org.eclipse.xtext.ui.codetemplates.scoping.CodetemplatesScopeProvider
scope_Codetemplate_context
 
Methods inherited from class org.eclipse.xtext.scoping.impl.AbstractDeclarativeScopeProvider
delegateGetScope, getDelegate, 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
 

Constructor Detail

SyntheticResourceAwareScopeProvider

public SyntheticResourceAwareScopeProvider()
Method Detail

scope_Codetemplates_language

public IScope scope_Codetemplates_language(Codetemplates templates,
                                           org.eclipse.emf.ecore.EReference reference)