| Package | Description |
|---|---|
| com.interpss | |
| com.interpss.dstab.dynLoad | |
| com.interpss.dstab.dynLoad.impl | |
| com.interpss.dstab.dynLoad.util |
| Modifier and Type | Method and Description |
|---|---|
static InductionMotor |
DStabObjectFactory.createInductionMotor(BaseDStabBus<?,?> bus,
java.lang.String loadId) |
static InductionMotor |
DStabObjectFactory.createInductionMotor(java.lang.String loadId) |
| Modifier and Type | Method and Description |
|---|---|
InductionMotor |
DStabDynamicLoadFactory.createInductionMotor()
Returns a new object of class 'Induction Motor'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InductionMotorImpl
An implementation of the model object 'Induction Motor'.
|
| Modifier and Type | Method and Description |
|---|---|
InductionMotor |
DStabDynamicLoadFactoryImpl.createInductionMotor() |
| Modifier and Type | Method and Description |
|---|---|
T |
DStabDynamicLoadSwitch.caseInductionMotor(InductionMotor object)
Returns the result of interpreting the object as an instance of 'Induction Motor'.
|