public interface Owner extends NameTag
The following features are supported:
NetPackage.getOwner()
Modifier and Type | Method and Description |
---|---|
Network<?,?> |
getNetwork()
Returns the value of the 'Network' reference.
|
void |
setNetwork(Network<?,?> value)
Sets the value of the '
Network ' 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
Network<?,?> getNetwork()
If the meaning of the 'Network' container reference isn't clear, there really should be more of a description here...
Parent containing network object.setNetwork(Network)
,
NetPackage.getOwner_Network()
void setNetwork(Network<?,?> value)
Network
' reference.
value
- the new value of the 'Network' reference.getNetwork()