de.cau.cs.kieler.synccharts.text.actions.scoping
Class ActionsScopeProvider
java.lang.Object
org.eclipse.xtext.scoping.impl.AbstractScopeProvider
org.eclipse.xtext.scoping.impl.AbstractDeclarativeScopeProvider
de.cau.cs.kieler.synccharts.text.actions.scoping.ActionsScopeProvider
- All Implemented Interfaces:
- org.eclipse.xtext.scoping.impl.IDelegatingScopeProvider, org.eclipse.xtext.scoping.IScopeProvider
public class ActionsScopeProvider
- extends org.eclipse.xtext.scoping.impl.AbstractDeclarativeScopeProvider
This class contains custom scoping description.
see : http://www.eclipse.org/Xtext/documentation/latest/xtext.html#scoping
on how and when to use it
- Rating

Fields inherited from class org.eclipse.xtext.scoping.impl.AbstractDeclarativeScopeProvider |
logger, NAMED_DELEGATE, NAMED_ERROR_HANDLER |
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 |
parent
public static EObject parent
ActionsScopeProvider
public ActionsScopeProvider()
getScope
public org.eclipse.xtext.scoping.IScope getScope(EObject context,
EReference reference)
- Specified by:
getScope
in interface org.eclipse.xtext.scoping.IScopeProvider
- Overrides:
getScope
in class org.eclipse.xtext.scoping.impl.AbstractDeclarativeScopeProvider