|
Deployment Diagram in
UML
By Nishant Kumar
Deployment Diagram shows the configuration of run time
processing nodes and the components that live on them. It is used for modeling
topology of the hardware on which your system executes.
Contents of the diagram are
Nodes,
Dependency.
We can use this diagram in modeling
Client/Server systems,
Modeling fully distributed systems,
Modeling embedded systems.
More UML links
Answer - We have nine types of diagram in UML.....
Answer - UML breaks the complex system into discrete pieces
that can be understood easily......
|