| Interface | Description |
|---|---|
| ICaseInsensitivityHelper |
Clients who want to use ignore case cross references should implement
this service if the case sensitivity depends on an
EReference or
bind the constant IgnoreCaseLinking to true. |
| IGlobalScopeProvider |
Provides scopes for the world, that is things which are not local (i.e.
|
| IScope |
A scope defines which elements
IEObjectDescription can be seen in a certain area within a model/program. |
| IScopeProvider |
An IScopeProvider can be used, to get access to a set of visible elements (
IEObjectDescription). |
| Class | Description |
|---|---|
| Scopes |
This class contains static utility functions to create and work on
IScope and IEObjectDescription |
| Annotation Type | Description |
|---|---|
| IgnoreCaseLinking |