| Modifier and Type | Method and Description |
|---|---|
BaseContingency |
AclfNetwork.getContingency(java.lang.String contId)
get contingency by id
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<BaseContingency> |
AclfNetwork.getContingencyList()
Returns the value of the 'Contingency List' containment reference list.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
BusbarOutageContingency
A representation of the model object 'Busbar Outage Contingency'.
|
interface |
Contingency
A representation of the model object 'Contingency'.
|
interface |
MultiOutageContingency
A representation of the model object 'Multi Outage Contingency'.
|
interface |
Xfr3WOutageContingency
A representation of the model object 'Xfr3 WOutage Contingency'.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
DepContingency
A representation of the model object 'Contingency'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DepContingencyImpl
An implementation of the model object 'Contingency'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
DepContingencySwitch.caseBaseContingency(BaseContingency object)
Returns the result of interpreting the object as an instance of 'Base Contingency'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseContingencyImpl
An implementation of the model object 'Base Contingency'.
|
class |
BusbarOutageContingencyImpl
An implementation of the model object 'Busbar Outage Contingency'.
|
class |
ContingencyImpl
An implementation of the model object 'Contingency'.
|
class |
MultiOutageContingencyImpl
An implementation of the model object 'Multi Outage Contingency'.
|
class |
Xfr3WOutageContingencyImpl
An implementation of the model object 'Xfr3 WOutage Contingency'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
ContingencySwitch.caseBaseContingency(BaseContingency object)
Returns the result of interpreting the object as an instance of 'Base Contingency'.
|
| Modifier and Type | Method and Description |
|---|---|
BaseContingency |
AclfNetworkImpl.getContingency(java.lang.String contId) |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<BaseContingency> |
AclfNetworkImpl.getContingencyList() |
| Modifier and Type | Method and Description |
|---|---|
void |
ZeroZBranchProcesor.setContingencyList(java.util.List<BaseContingency> list)
set contingency list for protected branch
|