public interface BranchOutageEvent extends BranchDynamicEvent
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
BranchOutageType |
getOutageType()
Returns the value of the 'Outage Type' attribute.
|
void |
setOutageType(BranchOutageType value)
Sets the value of the '
Outage Type' attribute. |
getDStabBranch, setDStabBranchcheckData, checkData, copy, copyRef, getDesc, getId, getName, getNumber, isActive, isStatus, setDesc, setId, setName, setNumber, setStatuseAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetBranchOutageType getOutageType()
BranchOutageType.
If the meaning of the 'Outage Type' attribute isn't clear, there really should be more of a description here...
branch outage typeBranchOutageType,
setOutageType(BranchOutageType),
DstabDeventPackage.getBranchOutageEvent_OutageType()void setOutageType(BranchOutageType value)
Outage Type' attribute.
value - the new value of the 'Outage Type' attribute.BranchOutageType,
getOutageType()