Package | Description |
---|---|
com.interpss.dstab.mach | |
com.interpss.dstab.mach.impl | |
com.interpss.dstab.mach.util |
Modifier and Type | Interface and Description |
---|---|
interface |
Eq1Ed1Machine
A representation of the model object 'Eq1 Ed1 Mach Adapter'.
|
interface |
Eq1Machine
A representation of the model object 'Eq1 Mach Adapter'.
|
interface |
RoundRotorMachine
A representation of the model object 'Round Rotor Mach Adapter'.
|
interface |
SalientPoleMachine
A representation of the model object 'Salient Pole Mach Adapter'.
|
Modifier and Type | Method and Description |
---|---|
DynamicMachine |
DstabMachFactory.createDynamicMachine()
Returns a new object of class 'Dynamic Machine'.
|
Modifier and Type | Class and Description |
---|---|
class |
DynamicMachineImpl
An implementation of the model object 'Dynamic Mach Adapter'.
|
class |
Eq1Ed1MachineImpl
An implementation of the model object 'Eq1 Ed1 Mach Adapter'.
|
class |
Eq1MachineImpl
An implementation of the model object 'Eq1 Mach Adapter'.
|
class |
RoundRotorMachineImpl
An implementation of the model object 'Round Rotor Mach Adapter'.
|
class |
SalientPoleMachineImpl
An implementation of the model object 'Salient Pole Mach Adapter'.
|
Modifier and Type | Method and Description |
---|---|
DynamicMachine |
DstabMachFactoryImpl.createDynamicMachine() |
Modifier and Type | Method and Description |
---|---|
T |
DstabMachSwitch.caseDynamicMachine(DynamicMachine object)
Returns the result of interpreting the object as an instance of 'Dynamic Machine'.
|