public static interface ContingencySet.Contingency
| Modifier and Type | Method and Description |
|---|---|
void |
execute(PAModel cmodel)
execute the contingency against the given model
|
InService |
getContObj() |
java.lang.String |
getName() |
void execute(PAModel cmodel) throws PAModelException
PAModelExceptionjava.lang.String getName()
InService getContObj()