| Modifier and Type | Interface and Description |
|---|---|
interface |
ImplicitDataRef
A representation of a reference to a data item that is implicitly declared.
|
interface |
TableRef
A representation of a reference to a table data item.
|
| Modifier and Type | Method and Description |
|---|---|
SimpleRef |
QualifiedRef.getSimpleRef()
Returns the value of the 'Simple Ref' containment reference.
|
SimpleRef |
Qualifier.getSimpleRef()
Returns the value of the 'Simple Ref' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
QualifiedRef.setSimpleRef(SimpleRef value)
Sets the value of the '
Simple Ref' containment reference. |
void |
Qualifier.setSimpleRef(SimpleRef value)
Sets the value of the '
Simple Ref' containment reference. |