public interface TieLineInterface extends NameTag
The following features are supported:
NetAdjustPackage.getTieLineInterface()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<TieLineInterfaceBranch> |
getInterfaceBranches()
Returns the value of the 'Interface Branches' containment reference list.
|
org.eclipse.emf.common.util.EList<java.lang.Double> |
getMvaRatings()
Returns the value of the 'Mva Ratings' attribute list.
|
double |
getNetMvar()
Returns the value of the 'Net Mvar' attribute.
|
double |
getNetMw()
Returns the value of the 'Net Mw' attribute.
|
void |
setNetMvar(double value)
Sets the value of the '
Net Mvar' attribute. |
void |
setNetMw(double value)
Sets the value of the '
Net Mw' attribute. |
checkData, checkData, getDesc, getId, getName, getNumber, getStatusChangeInfo, hzCopy, isActive, isStatus, jsonCopy, setDesc, setId, setName, setNumber, setStatus, setStatusChangeInfoeAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetdouble getNetMw()
If the meaning of the 'Net Mw' attribute isn't clear, there really should be more of a description here...
net active powersetNetMw(double),
NetAdjustPackage.getTieLineInterface_NetMw()void setNetMw(double value)
Net Mw' attribute.
value - the new value of the 'Net Mw' attribute.getNetMw()double getNetMvar()
If the meaning of the 'Net Mvar' attribute isn't clear, there really should be more of a description here...
net reactive powersetNetMvar(double),
NetAdjustPackage.getTieLineInterface_NetMvar()void setNetMvar(double value)
Net Mvar' attribute.
value - the new value of the 'Net Mvar' attribute.getNetMvar()org.eclipse.emf.common.util.EList<TieLineInterfaceBranch> getInterfaceBranches()
TieLineInterfaceBranch.
It is bidirectional and its opposite is 'Interface'.
If the meaning of the 'Interface Branches' containment reference list isn't clear, there really should be more of a description here...
interface branchesNetAdjustPackage.getTieLineInterface_InterfaceBranches(),
TieLineInterfaceBranch.getInterface()org.eclipse.emf.common.util.EList<java.lang.Double> getMvaRatings()
Double.
If the meaning of the 'Mva Ratings' attribute list isn't clear, there really should be more of a description here...
mva ratingsNetAdjustPackage.getTieLineInterface_MvaRatings()