Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.platform.RuntimeResource
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.platform | |
| org.eclipse.gmt.modisco.omg.kdm.platform.impl | |
| 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 Modifier and Type Interface Description interfaceProcessA representation of the model object 'Process'.interfaceThreadA representation of the model object 'Thread'.Methods in org.eclipse.gmt.modisco.omg.kdm.platform that return RuntimeResource Modifier and Type Method Description RuntimeResourcePlatformFactory. createRuntimeResource()Returns a new object of class 'Runtime Resource'.RuntimeResourceSpawns. getTo()Returns the value of the 'To' reference.Methods in org.eclipse.gmt.modisco.omg.kdm.platform with parameters of type RuntimeResource Modifier and Type Method Description voidSpawns. setTo(RuntimeResource value)Sets the value of the 'To' reference. -
Uses of RuntimeResource in org.eclipse.gmt.modisco.omg.kdm.platform.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.platform.impl that implement RuntimeResource Modifier and Type Class Description classProcessImplAn implementation of the model object 'Process'.classRuntimeResourceImplAn implementation of the model object 'Runtime Resource'.classThreadImplAn implementation of the model object 'Thread'.Fields in org.eclipse.gmt.modisco.omg.kdm.platform.impl declared as RuntimeResource Modifier and Type Field Description protected RuntimeResourceSpawnsImpl. toThe cached value of the 'To' reference.Methods in org.eclipse.gmt.modisco.omg.kdm.platform.impl that return RuntimeResource Modifier and Type Method Description RuntimeResourceSpawnsImpl. basicGetTo()RuntimeResourcePlatformFactoryImpl. createRuntimeResource()RuntimeResourceSpawnsImpl. getTo()Methods in org.eclipse.gmt.modisco.omg.kdm.platform.impl with parameters of type RuntimeResource Modifier and Type Method Description voidSpawnsImpl. setTo(RuntimeResource newTo) -
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 Modifier and Type Method Description TPlatformSwitch. caseRuntimeResource(RuntimeResource object)Returns the result of interpreting the object as an instance of 'Runtime Resource'.