| 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 |
|---|---|
BranchDynamicEvent |
DStabBranch.getDynamicEvent()
Returns the value of the 'Dynamic Event' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DStabBranch.setDynamicEvent(BranchDynamicEvent value)
Sets the value of the '
Dynamic Event' reference. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BranchOutageEvent
A representation of the model object 'Branch Outage Event'.
|
| Modifier and Type | Method and Description |
|---|---|
BranchDynamicEvent |
DstabDeventFactory.createBranchDynamicEvent()
Returns a new object of class 'Branch Dynamic Event'.
|
BranchDynamicEvent |
DynamicEvent.getBranchDynamicEvent()
Returns the value of the 'Branch Dynamic Event' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DynamicEvent.setBranchDynamicEvent(BranchDynamicEvent value)
Sets the value of the '
Branch Dynamic Event' containment reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
BranchDynamicEventImpl
An implementation of the model object 'Branch Dynamic Event'.
|
class |
BranchOutageEventImpl
An implementation of the model object 'Branch Outage Event'.
|
| Modifier and Type | Method and Description |
|---|---|
BranchDynamicEvent |
DstabDeventFactoryImpl.createBranchDynamicEvent() |
BranchDynamicEvent |
DynamicEventImpl.getBranchDynamicEvent() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
DynamicEventImpl.basicSetBranchDynamicEvent(BranchDynamicEvent newBranchDynamicEvent,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
DynamicEventImpl.setBranchDynamicEvent(BranchDynamicEvent newBranchDynamicEvent) |
| Modifier and Type | Method and Description |
|---|---|
T |
DstabDeventSwitch.caseBranchDynamicEvent(BranchDynamicEvent object)
Returns the result of interpreting the object as an instance of 'Branch Dynamic Event'.
|
| Modifier and Type | Method and Description |
|---|---|
BranchDynamicEvent |
DStabBranchImpl.getDynamicEvent() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
DStabBranchImpl.basicSetDynamicEvent(BranchDynamicEvent newDynamicEvent,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
DStabBranchImpl.setDynamicEvent(BranchDynamicEvent newDynamicEvent) |