| Package | Description |
|---|---|
| com.interpss.dstab.mach | |
| com.interpss.dstab.mach.impl | |
| com.interpss.dstab.mach.util | |
| com.interpss.dstab.util.sample |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RoundRotorMachine
A representation of the model object 'Round Rotor Mach Adapter'.
|
| Modifier and Type | Method and Description |
|---|---|
Eq1Ed1Machine |
DstabMachFactory.createEq1Ed1Machine()
Returns a new object of class 'Eq1 Ed1 Machine'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Eq1Ed1MachineImpl
An implementation of the model object 'Eq1 Ed1 Mach Adapter'.
|
class |
RoundRotorMachineImpl
An implementation of the model object 'Round Rotor Mach Adapter'.
|
| Modifier and Type | Method and Description |
|---|---|
Eq1Ed1Machine |
DstabMachFactoryImpl.createEq1Ed1Machine() |
| Modifier and Type | Method and Description |
|---|---|
T |
DstabMachSwitch.caseEq1Ed1Machine(Eq1Ed1Machine object)
Returns the result of interpreting the object as an instance of 'Eq1 Ed1 Machine'.
|
| Modifier and Type | Method and Description |
|---|---|
static Eq1Ed1Machine |
SampleDStabCase.createEq1Ed1Machine(BaseDStabNetwork<?,?> net) |