public interface NetworkRef<TNet extends Network<?,?>> extends NameTag
The following features are supported:
NetRefPackage.getNetworkRef()| Modifier and Type | Method and Description |
|---|---|
TNet |
getNetwork()
Returns the value of the 'Network' reference.
|
void |
setNetwork(TNet value)
Sets the value of the '
Network' reference. |
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, eUnsetTNet getNetwork()
If the meaning of the 'Network' reference list isn't clear, there really should be more of a description here...
a reference to a network objectsetNetwork(Network),
NetRefPackage.getNetworkRef_Network()void setNetwork(TNet value)
Network' reference.
value - the new value of the 'Network' reference.getNetwork()