public interface AcscBranchFault extends AcscBusFault
The following features are supported:
AcscFaultPackage.getAcscBranchFault()| Modifier and Type | Method and Description |
|---|---|
double |
getDistance()
Returns the value of the 'Distance' attribute.
|
double |
getDistance(Unit.UnitType unit)
get the distance.
|
AcscBranch |
getFaultBranch()
Returns the value of the 'Fault Branch' reference.
|
void |
setDistance(double value)
Sets the value of the '
Distance' attribute. |
void |
setDistance(double d,
Unit.UnitType unit)
Set the distance.
|
void |
setFaultBranch(AcscBranch value)
Sets the value of the '
Fault Branch' reference. |
getFaultBus, getFaultCode, getFaultResult, getFaultType, getZLGFault, getZLGFault, getZLLFault, getZLLFault, setFaultBus, setFaultCode, setFaultResult, setFaultType, setZLGFault, setZLGFault, setZLLFault, setZLLFaultgetBus, setBaseVoltage, setBuscheckData, checkData, getDesc, getId, getName, getNumber, getStatusChangeInfo, hzCopy, isActive, isStatus, jsonCopy, setDesc, setId, setName, setNumber, setStatus, setStatusChangeInfoeAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetdouble getDistance()
setDistance(double),
AcscFaultPackage.getAcscBranchFault_Distance()void setDistance(double value)
Distance' attribute.
value - the new value of the 'Distance' attribute.getDistance()AcscBranch getFaultBranch()
If the meaning of the 'Fault Branch' containment reference isn't clear, there really should be more of a description here...
reference to the AclfBranch objectsetFaultBranch(AcscBranch),
AcscFaultPackage.getAcscBranchFault_FaultBranch()void setFaultBranch(AcscBranch value)
Fault Branch' reference.
value - the new value of the 'Fault Branch' reference.getFaultBranch()double getDistance(Unit.UnitType unit)
unit - distance unit
void setDistance(double d,
Unit.UnitType unit)
d - distanceunit - distance unit