|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RuntimeResource | |
---|---|
org.eclipse.gmt.modisco.omg.kdm.platform | |
org.eclipse.gmt.modisco.omg.kdm.platform.util |
Uses of RuntimeResource in org.eclipse.gmt.modisco.omg.kdm.platform |
---|
Subinterfaces of RuntimeResource in org.eclipse.gmt.modisco.omg.kdm.platform | |
---|---|
interface |
Process
A representation of the model object 'Process'. |
interface |
Thread
A representation of the model object 'Thread'. |
Methods in org.eclipse.gmt.modisco.omg.kdm.platform that return RuntimeResource | |
---|---|
RuntimeResource |
PlatformFactory.createRuntimeResource()
Returns a new object of class 'Runtime Resource'. |
RuntimeResource |
Spawns.getTo()
Returns the value of the 'To' reference. |
Methods in org.eclipse.gmt.modisco.omg.kdm.platform with parameters of type RuntimeResource | |
---|---|
void |
Spawns.setTo(RuntimeResource value)
Sets the value of the ' To ' reference. |
Uses of RuntimeResource in org.eclipse.gmt.modisco.omg.kdm.platform.util |
---|
Methods in org.eclipse.gmt.modisco.omg.kdm.platform.util with parameters of type RuntimeResource | |
---|---|
T |
PlatformSwitch.caseRuntimeResource(RuntimeResource object)
Returns the result of interpreting the object as an instance of 'Runtime Resource'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |