May 2005
Intermediate to advanced
496 pages
12h 59m
English
Artifact diagrams, the second kind of diagram used in modeling the physical aspects of an object-oriented system, are discussed in Chapter 30.
Deployment diagrams are one of the two kinds of diagrams used in modeling the physical aspects of an object-oriented system. A deployment diagram shows the configuration of run time processing nodes and the artifacts that live on them.
You use deployment diagrams to model the static deployment view of a system. For the most part, this involves modeling the topology of the hardware on which your system executes. Deployment diagrams ...