org.eclipse.ocl.examples.xtext.base.scope
Interface RootScopeAdapter

All Superinterfaces:
org.eclipse.emf.common.notify.Adapter, org.eclipse.emf.common.notify.Adapter.Internal, ScopeAdapter, TypeManagedAdapter
All Known Subinterfaces:
RootCSScopeAdapter
All Known Implementing Classes:
AbstractRootCSScopeAdapter, CompleteOCLDocumentScopeAdapter, ContextCSScopeAdapter, LibRootPackageScopeAdapter, RootPackageCSScopeAdapter, RootPackageScopeAdapter, StandardDocumentScopeAdapter

public interface RootScopeAdapter
extends ScopeAdapter


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.eclipse.ocl.examples.xtext.base.scope.ScopeAdapter
ScopeAdapter.Switch
 
Nested classes/interfaces inherited from interface org.eclipse.emf.common.notify.Adapter
org.eclipse.emf.common.notify.Adapter.Internal
 
Field Summary
static TracingOption WORK
           
 
Method Summary
 
Methods inherited from interface org.eclipse.ocl.examples.xtext.base.scope.ScopeAdapter
computeLookup, computeLookup, getInnerScopeView, getOuterScopeView, getParent, getRootScopeAdapter, getSourceScope, getTarget
 
Methods inherited from interface org.eclipse.ocl.examples.pivot.utilities.TypeManagedAdapter
dispose, isAdapterFor
 
Methods inherited from interface org.eclipse.emf.common.notify.Adapter.Internal
unsetTarget
 
Methods inherited from interface org.eclipse.emf.common.notify.Adapter
isAdapterForType, notifyChanged, setTarget
 

Field Detail

WORK

static final TracingOption WORK