| Package | Description |
|---|---|
| com.interpss.dstab | |
| com.interpss.dstab.devent | |
| com.interpss.dstab.devent.impl | |
| com.interpss.dstab.devent.util | |
| com.interpss.dstab.impl |
| Modifier and Type | Method and Description |
|---|---|
BusDynamicEvent |
BaseDStabBus.getDynamicEvent()
Returns the value of the 'Dynamic Event' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BaseDStabBus.setDynamicEvent(BusDynamicEvent value)
Sets the value of the '
Dynamic Event' reference. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
LoadChangeEvent
A representation of the model object 'Load Change Event'.
|
interface |
SetPointChangeEvent
A representation of the model object 'Set Point Change Event'.
|
| Modifier and Type | Method and Description |
|---|---|
BusDynamicEvent |
DstabDeventFactory.createBusDynamicEvent()
Returns a new object of class 'Bus Dynamic Event'.
|
BusDynamicEvent |
DynamicEvent.getBusDynamicEvent()
Returns the value of the 'Bus Dynamic Event' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DynamicEvent.setBusDynamicEvent(BusDynamicEvent value)
Sets the value of the '
Bus Dynamic Event' containment reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
BusDynamicEventImpl
An implementation of the model object 'Bus Dynamic Event'.
|
class |
LoadChangeEventImpl
An implementation of the model object 'Load Change Event'.
|
class |
SetPointChangeEventImpl
An implementation of the model object 'Set Point Change Event'.
|
| Modifier and Type | Method and Description |
|---|---|
BusDynamicEvent |
DstabDeventFactoryImpl.createBusDynamicEvent() |
BusDynamicEvent |
DynamicEventImpl.getBusDynamicEvent() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
DynamicEventImpl.basicSetBusDynamicEvent(BusDynamicEvent newBusDynamicEvent,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
DynamicEventImpl.setBusDynamicEvent(BusDynamicEvent newBusDynamicEvent) |
| Modifier and Type | Method and Description |
|---|---|
T |
DstabDeventSwitch.caseBusDynamicEvent(BusDynamicEvent object)
Returns the result of interpreting the object as an instance of 'Bus Dynamic Event'.
|
| Modifier and Type | Method and Description |
|---|---|
BusDynamicEvent |
BaseDStabBusImpl.getDynamicEvent() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
BaseDStabBusImpl.basicSetDynamicEvent(BusDynamicEvent newDynamicEvent,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
BaseDStabBusImpl.setDynamicEvent(BusDynamicEvent newDynamicEvent) |