public interface TieLineInterfaceBranch extends BranchRef<AclfBranch>
The following features are supported:
Modifier and Type | Method and Description |
---|---|
TieLineInterface |
getInterface()
Returns the value of the 'Interface' container reference.
|
double |
getParticipationFactor()
Returns the value of the 'Participation Factor' attribute.
|
void |
setInterface(TieLineInterface value)
Sets the value of the '
Interface ' container reference. |
void |
setParticipationFactor(double value)
Sets the value of the '
Participation Factor ' attribute. |
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 getParticipationFactor()
If the meaning of the 'Participation Factor' attribute isn't clear, there really should be more of a description here...
setParticipationFactor(double)
,
NetAdjustPackage.getTieLineInterfaceBranch_ParticipationFactor()
void setParticipationFactor(double value)
Participation Factor
' attribute.
value
- the new value of the 'Participation Factor' attribute.getParticipationFactor()
TieLineInterface getInterface()
Interface Branches
'.
If the meaning of the 'Interface' container reference isn't clear, there really should be more of a description here...
setInterface(TieLineInterface)
,
NetAdjustPackage.getTieLineInterfaceBranch_Interface()
,
TieLineInterface.getInterfaceBranches()
void setInterface(TieLineInterface value)
Interface
' container reference.
value
- the new value of the 'Interface' container reference.getInterface()