| Package | Description |
|---|---|
| com.interpss | |
| com.interpss.dstab.devent | |
| com.interpss.dstab.devent.impl | |
| com.interpss.dstab.devent.util |
| Modifier and Type | Method and Description |
|---|---|
static LoadChangeEvent |
DStabObjectFactory.createLoadChangeEvent(java.lang.String busId,
BaseDStabNetwork<?,?> net)
Create a load chnage event object
|
| Modifier and Type | Method and Description |
|---|---|
LoadChangeEvent |
DstabDeventFactory.createLoadChangeEvent()
Returns a new object of class 'Load Change Event'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LoadChangeEventImpl
An implementation of the model object 'Load Change Event'.
|
| Modifier and Type | Method and Description |
|---|---|
LoadChangeEvent |
DstabDeventFactoryImpl.createLoadChangeEvent() |
| Modifier and Type | Method and Description |
|---|---|
T |
DstabDeventSwitch.caseLoadChangeEvent(LoadChangeEvent object)
Returns the result of interpreting the object as an instance of 'Load Change Event'.
|