public interface OpfGenBus extends OpfBus
The following features are supported:
OpfPackage.getOpfGenBus()| Modifier and Type | Method and Description |
|---|---|
Constraint |
getConstraints()
Returns the value of the 'Constraints' reference.
|
IncrementalCost |
getIncCost()
Returns the value of the 'Inc Cost' reference.
|
OpfGenOperatingMode |
getOperatingMode()
Returns the value of the 'Operating Mode' attribute.
|
void |
setConstraints(Constraint value)
Sets the value of the '
Constraints' reference. |
void |
setIncCost(IncrementalCost value)
Sets the value of the '
Inc Cost' reference. |
void |
setOperatingMode(OpfGenOperatingMode value)
Sets the value of the '
Operating Mode' attribute. |
getLMP, getPLInequMultiplier, getPUInequMultiplier, getQLInequMultiplier, getQUInequMultiplier, setLMP, setPLInequMultiplier, setPUInequMultiplier, setQLInequMultiplier, setQUInequMultiplierb11ii, b1ii, currentIntoNet, getBusControl, getCapacitorB, getContributeGen, getContributeGenList, getContributeLoad, getContributeLoadList, getDclfInjectP, getDesiredVoltAng, getDesiredVoltMag, getExpLoadP, getExpLoadQ, getFunctionLoad, getGenCode, getGenP, getGenPartFactor, getGenPQ, getGenQ, getJii, getLoadCode, getLoadDistFactor, getLoadP, getLoadPQ, getLoadQ, getLossCumTDPath, getLossPFactor, getNetGenResults, getNetLoadResults, getNetPQResults, getPGenLimit, getQGenLimit, getShuntY, getSwitchedShuntDevice, getVLimit, getVoltage, getVoltage, getVoltageAng, getVoltageAng, getVoltageMag, getVoltageMag, isConstILoad, isConstPLoad, isConstZLoad, isGen, powerIntoNet, setBusControl, setCapacitorB, setDclfInjectP, setDesiredVoltAng, setDesiredVoltMag, setExpLoadP, setExpLoadQ, setFunctionLoad, setGenCode, setGenP, setGenPartFactor, setGenQ, setLoadCode, setLoadDistFactor, setLoadP, setLoadPQ, setLoadQ, setLossCumTDPath, setNetLoadResults, setPGenLimit, setQGenLimit, setShuntY, setSwitchedShuntDevice, setVLimit, setVoltage, setVoltage, setVoltage, setVoltageAng, setVoltageMag, updateVoltage, updateVoltageAng, updateVoltageMag, yiigetBaseVoltage, getBranchList, getBusSecList, getFromBranchList, getNetwork, getParent, getSecNo, getSubAreaFlag, getToBranchList, nActiveBranchConnected, nBranchConnected, nBranchConnected, nNonGroundBranchConnected, setAttributes, setAttributes, setBaseVoltage, setBaseVoltage, setNetwork, setParent, setSecNo, setSubAreaFlag, toStringgetExtensionObject, setExtensionObjectgetArea, getIntFlag, getOwner, getSortNumber, getWeight, getZone, isBooleanFlag, setArea, setBooleanFlag, setIntFlag, setOwner, setSortNumber, setWeight, setZonecheckData, 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, eUnseteAdapters, eDeliver, eNotify, eSetDeliverreadData, writeDatagetAdapter, getAdapteraddSection, addSection, getConnectedPhysicalBranch, getConnectedPhysicalBranchList, getSection, isChildSection, isIslandBus, isParent, removeSectiongetExtAclfBus, isCapacitor, isGenPQ, isGenPV, isLoad, isNonContribute, isRefBus, isSwing, mismatchallocateContributeGenQ, code2String, connect2ZeroZBranch, findZeroZPathBuses, getDclfBusP, initContributeGen, initContributeLoad, noConnectedBranch, voltageViolationtoCapacitorBus, toGenBus, toLoadBus, toPQBus, toPVBus, toSwingBusgetPQBusLimit, getPVBusLimit, getRemoteQBus, getStaticVarCompensator, getSwitchedShunt, isFunctionLoad, isPQBusLimit, isPVBusLimit, isRemoteQBus, isStaticVarCompensator, isSwitchedShuntOpfGenOperatingMode getOperatingMode()
OpfGenOperatingMode.
If the meaning of the 'Operating Mode' attribute isn't clear, there really should be more of a description here...
OpfGenOperatingMode,
setOperatingMode(OpfGenOperatingMode),
OpfPackage.getOpfGenBus_OperatingMode()void setOperatingMode(OpfGenOperatingMode value)
Operating Mode' attribute.
value - the new value of the 'Operating Mode' attribute.OpfGenOperatingMode,
getOperatingMode()IncrementalCost getIncCost()
If the meaning of the 'Inc Cost' reference isn't clear, there really should be more of a description here...
setIncCost(IncrementalCost),
OpfPackage.getOpfGenBus_IncCost()void setIncCost(IncrementalCost value)
Inc Cost' reference.
value - the new value of the 'Inc Cost' reference.getIncCost()Constraint getConstraints()
If the meaning of the 'Constraints' reference isn't clear, there really should be more of a description here...
setConstraints(Constraint),
OpfPackage.getOpfGenBus_Constraints()void setConstraints(Constraint value)
Constraints' reference.
value - the new value of the 'Constraints' reference.getConstraints()