Package org.eclipse.ocl.examples.xtext.base.scoping

Interface Summary
IScopeView An IScopeView merges the Pivot ScopeView access with the Xtext IScope access to provide an Xtext compliant scope that has the required access-from context for pivot resolution.
 

Class Summary
AbstractRootCSAttribution  
BaseScopeProvider This class contains custom scoping description.
BaseScopeView ScopeViews support access to some or all of the elements in a scope.
BaseScoping  
QualifiedPath QualifiedPath refines QualifiedName to use {name,element} pairs for each segment and support deresolution with respect to another path or an object context.