public interface DStabBranch extends AcscBranch
The following features are supported:
DstabPackage.getDStabBranch()
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<DynamicBranchDevice> |
getDynamicBranchDeviceList()
Returns the value of the 'Dynamic Branch Device List' containment reference list.
|
BranchDynamicEvent |
getDynamicEvent()
Returns the value of the 'Dynamic Event' reference.
|
void |
setDynamicEvent(BranchDynamicEvent value)
Sets the value of the '
Dynamic Event ' reference. |
getFromAcscBus, getFromGrounding, getHB0, getToAcscBus, getToGrounding, getY0, getZ0, isZeroThrough, setFromGrounding, setHB0, setToGrounding, setZ0, yff, yft, ytf, ytt, zeroThroughY
current, getAdjustedZ, getBranchCode, getFlowControl, getFromAclfBus, getFromPSXfrAngle, getFromShuntY, getFromTurnRatio, getHShuntY, getLossFactor, getRatingAmps, getRatingMva1, getRatingMva2, getRatingMva3, getToAclfBus, getToPSXfrAngle, getToShuntY, getToTurnRatio, getXfrZTableNumber, getY, getZ, getZMultiplyFactor, isLine, isPSXfr, isXfr, powerFrom2To, powerFrom2To, powerTo2From, powerTo2From, setBranchCode, setFlowControl, setFromPSXfrAngle, setFromShuntY, setFromTurnRatio, setHShuntY, setLossFactor, setRatingAmps, setRatingMva1, setRatingMva2, setRatingMva3, setToPSXfrAngle, setToShuntY, setToTurnRatio, setXfrZTableNumber, setZ, setZMultiplyFactor
getCircuitNumber, getFromBus, getFromBusId, getNetwork, getOppositeBus, getOriginalBranchId, getToBus, getToBusId, isFromBus, isFromSideMetered, isGroundBranch, isToBus, reconnect, setAttributes, setAttributes, setCircuitNumber, setFromBus, setFromSideMetered, setNetwork, setOriginalBranchId, setToBus, toString
getExtensionObject, setExtensionObject
getArea, getAreaId, getExtSeqNumber, getIntFlag, getOwner, getOwnerId, getSortNumber, getWeight, getZone, getZoneId, isBooleanFlag, setArea, setAreaId, setBooleanFlag, setExtSeqNumber, setIntFlag, setOwner, setOwnerId, setSortNumber, setWeight, setZone, setZoneId
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
eAdapters, eDeliver, eNotify, eSetDeliver
readData, writeData
getHigherBaseVoltage, hasSameBaseVoltage, isConnect2RefBus, isZeroZBranch, loss, loss, mvaFlow, pqFlow, ratingViolation, voltageDrop
toLine, toPSXfr, toXfr
getPSXfrPControl, getTapControl, isPSXfrPControl, isTapControl
BranchDynamicEvent getDynamicEvent()
If the meaning of the 'Dynamic Event' reference isn't clear, there really should be more of a description here...
bi-direction reference to the dynamic event objectsetDynamicEvent(BranchDynamicEvent)
,
DstabPackage.getDStabBranch_DynamicEvent()
void setDynamicEvent(BranchDynamicEvent value)
Dynamic Event
' reference.
value
- the new value of the 'Dynamic Event' reference.getDynamicEvent()
org.eclipse.emf.common.util.EList<DynamicBranchDevice> getDynamicBranchDeviceList()
DynamicBranchDevice
.
It is bidirectional and its opposite is 'DStab Branch
'.
If the meaning of the 'Dynamic Branch Device List' containment reference list isn't clear, there really should be more of a description here...
dynamic branch device listDstabPackage.getDStabBranch_DynamicBranchDeviceList()
,
DynamicBranchDevice.getDStabBranch()