Node (UML): Difference between revisions

Content deleted Content added
Created page with 'There are two types of nodes: ''device'' nodes and ''execution environments''. The former represent hardware devices: <blockquote> "A device is a physical computat...'
 
No edit summary
Line 1:
In [[Unified Modeling Language]],
 
<blockquote>
"A node is a computational resource upon which [[artifact]]s may be deployed for execution.
Nodes can be interconnected through communication paths to define network structures."<ref>[[UMLSuperstructure|UML Siperstructure]], p. 210.</ref>
</blockquote>
 
There are two types of nodes: ''device'' nodes and ''execution environments''.