public interface Device extends NamedDocumentable
The following features are supported:
InfrastructurePackage.getDevice()| Modifier and Type | Method and Description |
|---|---|
Node |
getNode()
Returns the value of the 'Node' container reference.
|
void |
setNode(Node value)
Sets the value of the '
Node' container reference. |
getName, setNamegetShortDescription, setShortDescriptionNode getNode()
Devices'.
If the meaning of the 'Node' container reference isn't clear, there really should be more of a description here...
setNode(Node),
InfrastructurePackage.getDevice_Node(),
Node.getDevices()