Chapter 31. Deployment Diagrams
In this chapter
- Modeling an embedded system
- Modeling a client/server system
- Modeling a fully distributed system
- Forward and reverse engineering
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.
Artifact diagrams, the second kind of diagram used in modeling the physical aspects of an object-oriented system, are discussed in Chapter 30 |