public interface NBNode extends NameTag
The following features are supported:
NBModelPackage.getNBNode()
Modifier and Type | Method and Description |
---|---|
Bus |
getBus()
Returns the value of the 'Bus' reference.
|
Substation |
getSubstation()
Returns the value of the 'Substation' reference.
|
void |
setBus(Bus value)
Sets the value of the '
Bus ' reference. |
void |
setSubstation(Substation value)
Sets the value of the '
Substation ' reference. |
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
Substation getSubstation()
Nb Node List
'.
substation attribute
setSubstation(Substation)
,
NBModelPackage.getNBNode_Substation()
,
Substation.getNbNodeList()
void setSubstation(Substation value)
Substation
' reference.
value
- the new value of the 'Substation' reference.getSubstation()
Bus getBus()
setBus(Bus)
,
NBModelPackage.getNBNode_Bus()