<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://training-course-material.com/index.php?action=history&amp;feed=atom&amp;title=UML_Deployment_Diagram</id>
	<title>UML Deployment Diagram - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://training-course-material.com/index.php?action=history&amp;feed=atom&amp;title=UML_Deployment_Diagram"/>
	<link rel="alternate" type="text/html" href="https://training-course-material.com/index.php?title=UML_Deployment_Diagram&amp;action=history"/>
	<updated>2026-04-12T21:30:04Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://training-course-material.com/index.php?title=UML_Deployment_Diagram&amp;diff=35655&amp;oldid=prev</id>
		<title>Filip Stachecki: /* Deployment Specification⌘ */</title>
		<link rel="alternate" type="text/html" href="https://training-course-material.com/index.php?title=UML_Deployment_Diagram&amp;diff=35655&amp;oldid=prev"/>
		<updated>2016-06-22T01:22:24Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Deployment Specification⌘&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Category:UML Diagrams]]&lt;br /&gt;
&lt;br /&gt;
==Deployment Diagram⌘==&lt;br /&gt;
&lt;br /&gt;
* Describes the hardware used in system implementations, execution environments and artifacts deployed on the hardware.&lt;br /&gt;
===Node⌘===&lt;br /&gt;
[[File:DeploymentDiagram.png]]&lt;br /&gt;
* A Node is computational resource upon which Artifacts may be deployed.&lt;br /&gt;
* Nodes may have complex internal structure (can only consist of other nodes) &lt;br /&gt;
* Two types of nodes:&lt;br /&gt;
**Device (physical machine components) - e.g. application server, client workstation, mobile device&lt;br /&gt;
**Execution Environment (software systems) - e.g. OS, workflow engine, database system, J2EE container&lt;br /&gt;
&lt;br /&gt;
===Artifact⌘===&lt;br /&gt;
[[File:artifact.png]]&lt;br /&gt;
* An &amp;#039;&amp;#039;&amp;#039;artifact&amp;#039;&amp;#039;&amp;#039; represents some item of information that is used or produced by a software development process or by operation of a system.&lt;br /&gt;
* An &amp;#039;&amp;#039;&amp;#039;artifact&amp;#039;&amp;#039;&amp;#039; represents concrete elements in the physical world.&lt;br /&gt;
* Examples of artifacts: model files, source files, scripts, executable files, database tables, word-processing documents, and mail messages.&lt;br /&gt;
&lt;br /&gt;
===Communication Path⌘===&lt;br /&gt;
* A communication path is an association between two nodes, through which they are able to exchange signals and messages.&lt;br /&gt;
* It usually represents physical connection between devices or some protocol between execution environments.&lt;br /&gt;
&lt;br /&gt;
===Deployment⌘===&lt;br /&gt;
[[File:DeploymentRelationship.png]]&lt;br /&gt;
* A deployment is a dependency relationship which describes allocation (deployment) of an artifact to a deployment target.&lt;br /&gt;
===Deployment Specification⌘===&lt;br /&gt;
[[File:ClipCapIt-160621-201038.PNG]]&lt;br /&gt;
* A deployment specification specifies a set of properties that determine execution parameters of a component artifact that is deployed on a node.&lt;br /&gt;
===Connection between Node, Component and Artifact⌘===&lt;br /&gt;
[[File:NodeComponentArtifact.png]]&lt;/div&gt;</summary>
		<author><name>Filip Stachecki</name></author>
	</entry>
</feed>