| Package | Description |
|---|---|
| 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 |
|---|---|
RoundRotorMachine |
DstabMachFactory.createRoundRotorMachine()
Returns a new object of class 'Round Rotor Machine'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RoundRotorMachineImpl
An implementation of the model object 'Round Rotor Mach Adapter'.
|
| Modifier and Type | Method and Description |
|---|---|
RoundRotorMachine |
DstabMachFactoryImpl.createRoundRotorMachine() |
| Modifier and Type | Method and Description |
|---|---|
T |
DstabMachSwitch.caseRoundRotorMachine(RoundRotorMachine object)
Returns the result of interpreting the object as an instance of 'Round Rotor Machine'.
|
| Modifier and Type | Method and Description |
|---|---|
static RoundRotorMachine |
SampleDStabCase.createRoundRotorMachine(BaseDStabNetwork<?,?> net) |