| 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 |
|---|---|
ControlElement |
Calls.getTo()
Returns the value of the 'To' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Calls.setTo(ControlElement 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 |
MethodUnit
A representation of the model object 'Method Unit'.
|
| Modifier and Type | Method and Description |
|---|---|
ControlElement |
CodeFactory.createControlElement()
Returns a new object of class 'Control Element'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
CodeSwitch.caseControlElement(ControlElement object)
Returns the result of interpreting the object as an instance of 'Control Element'.
|