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