public interface DStabBranchFault extends AcscBranchFault
The following features are supported:
DstabDeventPackage.getDStabBranchFault()| Modifier and Type | Method and Description |
|---|---|
double |
getReclosureTime()
Returns the value of the 'Reclosure Time' attribute.
|
boolean |
isReclosure()
Returns the value of the 'Reclosure' attribute.
|
void |
setReclosure(boolean value)
Sets the value of the '
Reclosure' attribute. |
void |
setReclosureTime(double value)
Sets the value of the '
Reclosure Time' attribute. |
getDistance, getDistance, getFaultBranch, setDistance, setDistance, setFaultBranchgetFaultBus, getFaultCode, getFaultResult, getFaultType, getZLGFault, getZLGFault, getZLLFault, getZLLFault, setFaultBus, setFaultCode, setFaultResult, setFaultType, setZLGFault, setZLGFault, setZLLFault, setZLLFaultgetBus, setBaseVoltage, setBuscheckData, 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, eUnsetboolean isReclosure()
If the meaning of the 'Reclosure' attribute isn't clear, there really should be more of a description here...
attribute to indicating reclosuresetReclosure(boolean),
DstabDeventPackage.getDStabBranchFault_Reclosure()void setReclosure(boolean value)
Reclosure' attribute.
value - the new value of the 'Reclosure' attribute.isReclosure()double getReclosureTime()
If the meaning of the 'Reclosure Time' attribute isn't clear, there really should be more of a description here...
reclosure time in secsetReclosureTime(double),
DstabDeventPackage.getDStabBranchFault_ReclosureTime()void setReclosureTime(double value)
Reclosure Time' attribute.
value - the new value of the 'Reclosure Time' attribute.getReclosureTime()