| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.action | |
| org.eclipse.gmt.modisco.omg.kdm.code | |
| org.eclipse.gmt.modisco.omg.kdm.code.util |
| Modifier and Type | Method and Description |
|---|---|
DataElement |
Dispatches.getTo()
Returns the value of the 'To' reference.
|
DataElement |
Reads.getTo()
Returns the value of the 'To' reference.
|
DataElement |
Throws.getTo()
Returns the value of the 'To' reference.
|
DataElement |
Writes.getTo()
Returns the value of the 'To' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Dispatches.setTo(DataElement value)
Sets the value of the '
To' reference. |
void |
Reads.setTo(DataElement value)
Sets the value of the '
To' reference. |
void |
Throws.setTo(DataElement value)
Sets the value of the '
To' reference. |
void |
Writes.setTo(DataElement value)
Sets the value of the '
To' reference. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IndexUnit
A representation of the model object 'Index Unit'.
|
interface |
ItemUnit
A representation of the model object 'Item Unit'.
|
interface |
MemberUnit
A representation of the model object 'Member Unit'.
|
interface |
ParameterUnit
A representation of the model object 'Parameter Unit'.
|
interface |
StorableUnit
A representation of the model object 'Storable Unit'.
|
interface |
Value
A representation of the model object 'Value'.
|
interface |
ValueElement
A representation of the model object 'Value Element'.
|
interface |
ValueList
A representation of the model object 'Value List'.
|
| Modifier and Type | Method and Description |
|---|---|
DataElement |
CodeFactory.createDataElement()
Returns a new object of class 'Data Element'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
CodeSwitch.caseDataElement(DataElement object)
Returns the result of interpreting the object as an instance of 'Data Element'.
|