Download presentation
Presentation is loading. Please wait.
Published byProsper Osborne Modified over 8 years ago
1
OOS SQUARE SQUARE Lab Deployment Diagram *UML 2 and the Unified Process Second Edition 을 인용하여 작성됨
2
OOS SQUARE The deployment diagram maps the software architecture to the hardware architecture. Descriptor form – contains nodes, relationships between nodes, and artifacts. A node represents a type of hardware(such as a PC). An artifact represents a type of physical software artifact such as a Java JAR file. Instance form – contains node instances, relationships between node instances, and artifact instances. A node instance represents a specific, identifiable piece of hardware (such as a Jim’s PC). An artifact instance represents a specific instance of a type of software, such as the particular copy of FrameMaker (www.adobe.com) used to write this, or a particular JAR file. 2 The deployment diagram
3
OOS SQUARE A node represents a type of computational resource upon which artifacts can be deployed for execution. > - the node represents a type of physical device such as a PC or a Sun Fire server. > - the node represents a type of execution environment for software such as an Apache web server or the Jboss EJB container 3 Node
4
OOS SQUARE A node instance represents a specific computational resource. 4 Node Instance
5
OOS SQUARE An artifact represents the specification of a real world thing such as a file Source/Executable files Scripts Database tables Documents Outputs of the development process 5 Artifact
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.