Node (UML): Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 1:
In the [[Unified Modeling Language]],
 
<blockquote>
"A node is a computational resource upon which [[artifact_(UML)|artifact]]s may be deployed for execution."<ref>[[UMLSuperstructure|UML Siperstructure]], p. 210.</ref>
Nodes can be interconnected through communication paths to define network structures."<ref>[[UMLSuperstructure|UML Siperstructure]], p. 210.</ref>
</blockquote>
 
Line 10 ⟶ 9:
The former represent hardware devices:
<blockquote>
"A device is a physical computational resource with processing capability upon which artifacts[[Artifact_(UML)|artifact]]s may be deployed for execution. Devices may be complex (i.e., they may consist of other devices)."<ref>[[#umlsuperstructure|UML Superstructure]], p.206.</ref>
</blockquote>
 
Line 20 ⟶ 19:
Execution environments can be nested.
 
Nodes arecan connectedbe usinginterconnected through communication paths to define network structures:
<blockquote>
"A communication path is an association between two DeploymentTargets, through which they are able to exchange signals and messages"<ref>[[#umlsuperstructure|UML Superstructure]], p.199.</ref>