| Package | Description |
|---|---|
| com.interpss | |
| com.interpss.dstab.mach | |
| com.interpss.dstab.mach.impl | |
| com.interpss.dstab.mach.util | |
| com.interpss.dstab.util.sample |
| Modifier and Type | Method and Description |
|---|---|
static MachineData |
DStabObjectFactory.createMachineData()
Create a MachineDate object
|
| Modifier and Type | Method and Description |
|---|---|
MachineData |
DstabMachFactory.createMachineData()
Returns a new object of class 'Machine Data'.
|
MachineData |
Machine.getMachData()
Returns the value of the 'Mach Data' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Machine.setMachData(MachineData value)
Sets the value of the '
Mach Data' containment reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
MachineDataImpl
An implementation of the model object 'Machine'.
|
| Modifier and Type | Method and Description |
|---|---|
MachineData |
DstabMachFactoryImpl.createMachineData() |
MachineData |
MachineImpl.getMachData() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
MachineImpl.basicSetMachData(MachineData newMachData,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
MachineImpl.setMachData(MachineData newMachData) |
| Modifier and Type | Method and Description |
|---|---|
T |
DstabMachSwitch.caseMachineData(MachineData object)
Returns the result of interpreting the object as an instance of 'Machine Data'.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
SampleMachData.initData(MachineType type,
MachineData machData) |