org.eclipse.emf.ecore.xcore.scoping
Class XcoreImportedNamespaceAwareScopeProvider.XAnnotationDirectiveScope

java.lang.Object
  extended by org.eclipse.xtext.scoping.impl.AbstractScope
      extended by org.eclipse.emf.ecore.xcore.scoping.XcoreImportedNamespaceAwareScopeProvider.XAnnotationDirectiveScope
All Implemented Interfaces:
org.eclipse.xtext.scoping.IScope
Enclosing class:
XcoreImportedNamespaceAwareScopeProvider

protected static class XcoreImportedNamespaceAwareScopeProvider.XAnnotationDirectiveScope
extends org.eclipse.xtext.scoping.impl.AbstractScope


Nested Class Summary
 
Nested classes/interfaces inherited from class org.eclipse.xtext.scoping.impl.AbstractScope
org.eclipse.xtext.scoping.impl.AbstractScope.ParentIterable
 
Field Summary
protected static java.lang.String[] IMPLICIT_ANNOTATION_DIRECTIVES
           
 
Fields inherited from interface org.eclipse.xtext.scoping.IScope
NULLSCOPE
 
Constructor Summary
XcoreImportedNamespaceAwareScopeProvider.XAnnotationDirectiveScope(org.eclipse.xtext.scoping.IScope parent, ResourceSet resourceSet)
           
 
Method Summary
protected  java.lang.Iterable<org.eclipse.xtext.resource.IEObjectDescription> getAllLocalElements()
           
 
Methods inherited from class org.eclipse.xtext.scoping.impl.AbstractScope
getAllElements, getElements, getElements, getLocalElementsByEObject, getLocalElementsByName, getParent, getParentElements, getSingleElement, getSingleElement, getSingleLocalElementByName, isIgnoreCase, isShadowed, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

IMPLICIT_ANNOTATION_DIRECTIVES

protected static final java.lang.String[] IMPLICIT_ANNOTATION_DIRECTIVES
Constructor Detail

XcoreImportedNamespaceAwareScopeProvider.XAnnotationDirectiveScope

public XcoreImportedNamespaceAwareScopeProvider.XAnnotationDirectiveScope(org.eclipse.xtext.scoping.IScope parent,
                                                                          ResourceSet resourceSet)
Method Detail

getAllLocalElements

protected java.lang.Iterable<org.eclipse.xtext.resource.IEObjectDescription> getAllLocalElements()
Specified by:
getAllLocalElements in class org.eclipse.xtext.scoping.impl.AbstractScope

Copyright 2001-2012 IBM Corporation and others.
All Rights Reserved.