| Package | Description |
|---|---|
| com.interpss.dstab | |
| com.interpss.dstab.dynLoad | |
| com.interpss.dstab.dynLoad.impl | |
| com.interpss.dstab.dynLoad.util | |
| com.interpss.dstab.impl |
| Modifier and Type | Method and Description |
|---|---|
DynLoadModel |
BaseDStabBus.getDynamicLoadModel(java.lang.String dynLoadId) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<DynLoadModel> |
BaseDStabBus.getDynLoadModelList()
Return the dynamic load model list
|
| Modifier and Type | Method and Description |
|---|---|
void |
BaseDStabBus.addDynamicLoadModel(DynLoadModel dynLoad) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
InductionMotor
A representation of the model object 'Induction Motor'.
|
interface |
LD1PAC
A representation of the model object 'LD1PAC'.
|
| Modifier and Type | Method and Description |
|---|---|
DynLoadModel |
DStabDynamicLoadFactory.createDynLoadModel()
Returns a new object of class 'Dyn Load Model'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DynLoadModelImpl |
class |
InductionMotorImpl
An implementation of the model object 'Induction Motor'.
|
class |
LD1PACImpl
An implementation of the model object 'LD1PAC'.
|
| Modifier and Type | Method and Description |
|---|---|
DynLoadModel |
DStabDynamicLoadFactoryImpl.createDynLoadModel() |
| Modifier and Type | Method and Description |
|---|---|
T |
DStabDynamicLoadSwitch.caseDynLoadModel(DynLoadModel object)
Returns the result of interpreting the object as an instance of 'Dyn Load Model'.
|
| Modifier and Type | Method and Description |
|---|---|
DynLoadModel |
BaseDStabBusImpl.getDynamicLoadModel(java.lang.String dynLoadId) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<DynLoadModel> |
BaseDStabBusImpl.getDynLoadModelList() |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseDStabBusImpl.addDynamicLoadModel(DynLoadModel dynLoad) |