| Modifier and Type | Interface and Description |
|---|---|
interface |
PackageAccess
A representation of the model object 'Package Access'.
|
interface |
TypeAccess
A representation of the model object 'Type Access'.
|
interface |
UnresolvedItemAccess
A representation of the model object 'Unresolved Item Access'.
|
| Modifier and Type | Method and Description |
|---|---|
NamespaceAccess |
TypeAccess.getQualifier()
Returns the value of the 'Qualifier' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TypeAccess.setQualifier(NamespaceAccess value)
Sets the value of the '
Qualifier' containment reference. |
| Modifier and Type | Method and Description |
|---|---|
T |
JavaSwitch.caseNamespaceAccess(NamespaceAccess object)
Returns the result of interpreting the object as an instance of 'Namespace Access'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
JavaSwitch.caseNamespaceAccess(NamespaceAccess object)
Returns the result of interpreting the object as an instance of 'Namespace Access'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
JavaSwitch.caseNamespaceAccess(NamespaceAccess object)
Returns the result of interpreting the object as an instance of 'Namespace Access'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
JavaSwitch.caseNamespaceAccess(NamespaceAccess object)
Returns the result of interpreting the object as an instance of 'Namespace Access'.
|