| 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 |
|---|---|
ComputationalObject |
Addresses.getTo()
Returns the value of the 'To' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Addresses.setTo(ComputationalObject value)
Sets the value of the '
To' reference. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CallableUnit
A representation of the model object 'Callable Unit'.
|
interface |
ControlElement
A representation of the model object 'Control Element'.
|
interface |
DataElement
A representation of the model object 'Data Element'.
|
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 |
MethodUnit
A representation of the model object 'Method 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 |
|---|---|
ComputationalObject |
CodeFactory.createComputationalObject()
Returns a new object of class 'Computational Object'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
CodeSwitch.caseComputationalObject(ComputationalObject object)
Returns the result of interpreting the object as an instance of 'Computational Object'.
|