|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.xtext.scoping.impl.AbstractScopeProvider
org.eclipse.xtext.scoping.impl.AbstractDeclarativeScopeProvider
org.eclipse.ocl.examples.xtext.markup.scoping.MarkupScopeProvider
public class MarkupScopeProvider
This class contains custom scoping description. see : http://www.eclipse.org/Xtext/documentation/latest/xtext.html#scoping on how and when to use it
Field Summary |
---|
Fields inherited from class org.eclipse.xtext.scoping.impl.AbstractDeclarativeScopeProvider |
---|
logger, NAMED_DELEGATE, NAMED_ERROR_HANDLER |
Constructor Summary | |
---|---|
MarkupScopeProvider()
|
Method Summary | |
---|---|
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, getDelegate, getErrorHandler, getPredicate, getPredicate, polymorphicFindScopeForClassName, polymorphicFindScopeForReferenceName, setDelegate, setErrorHandler |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MarkupScopeProvider()
Method Detail |
---|
public org.eclipse.xtext.scoping.IScope getScope(org.eclipse.emf.ecore.EObject context, org.eclipse.emf.ecore.EReference reference)
getScope
in interface org.eclipse.xtext.scoping.IScopeProvider
getScope
in class org.eclipse.xtext.scoping.impl.AbstractDeclarativeScopeProvider
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |