public interface MonitoringBranch extends BranchRef<AclfBranch>
The following features are supported:
ContingencyPackage.getMonitoringBranch()| Modifier and Type | Method and Description |
|---|---|
double |
getLoading()
Returns the value of the 'Loading' attribute.
|
double |
getShiftedFlow()
Returns the value of the 'Shifted Flow' attribute.
|
void |
setLoading(double value)
Sets the value of the '
Loading' attribute. |
void |
setShiftedFlow(double value)
Sets the value of the '
Shifted Flow' attribute. |
checkData, 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, eUnsetdouble getShiftedFlow()
If the meaning of the 'Shifted Flow' attribute isn't clear, there really should be more of a description here...
Shifted power flow due to the branch outage.setShiftedFlow(double),
ContingencyPackage.getMonitoringBranch_ShiftedFlow()void setShiftedFlow(double value)
Shifted Flow' attribute.
value - the new value of the 'Shifted Flow' attribute.getShiftedFlow()double getLoading()
setLoading(double),
ContingencyPackage.getMonitoringBranch_Loading()void setLoading(double value)
Loading' attribute.
value - the new value of the 'Loading' attribute.getLoading()