Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.platform.Thread
| 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 Thread in org.eclipse.gmt.modisco.omg.kdm.platform
Methods in org.eclipse.gmt.modisco.omg.kdm.platform that return Thread Modifier and Type Method Description ThreadPlatformFactory. createThread()Returns a new object of class 'Thread'. -
Uses of Thread in org.eclipse.gmt.modisco.omg.kdm.platform.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.platform.impl that implement Thread Modifier and Type Class Description classThreadImplAn implementation of the model object 'Thread'.Methods in org.eclipse.gmt.modisco.omg.kdm.platform.impl that return Thread Modifier and Type Method Description ThreadPlatformFactoryImpl. createThread() -
Uses of Thread in org.eclipse.gmt.modisco.omg.kdm.platform.util
Methods in org.eclipse.gmt.modisco.omg.kdm.platform.util with parameters of type Thread Modifier and Type Method Description TPlatformSwitch. caseThread(Thread object)Returns the result of interpreting the object as an instance of 'Thread'.