| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.platform | |
| org.eclipse.gmt.modisco.omg.kdm.platform.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Process
A representation of the model object 'Process'.
|
interface |
Thread
A representation of the model object 'Thread'.
|
| Modifier and Type | Method and Description |
|---|---|
RuntimeResource |
PlatformFactory.createRuntimeResource()
Returns a new object of class 'Runtime Resource'.
|
RuntimeResource |
Spawns.getTo()
Returns the value of the 'To' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Spawns.setTo(RuntimeResource value)
Sets the value of the '
To' reference. |
| Modifier and Type | Method and Description |
|---|---|
T |
PlatformSwitch.caseRuntimeResource(RuntimeResource object)
Returns the result of interpreting the object as an instance of 'Runtime Resource'.
|