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, setZLLFault
getBus, setBaseVoltage, setBus
checkData, checkData, getDesc, getId, getName, getNumber, getStatusChangeInfo, hzCopy, isActive, isStatus, jsonCopy, setDesc, setId, setName, setNumber, setStatus, setStatusChangeInfo
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
double 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