Chapter 7. Sequence Diagrams

After we finish our robustness diagrams and have a preliminary design review, it’s time to move forward into detailed design. Robustness analysis—preliminary design—is about object discovery. Detailed design is largely about allocating behavior: allocating the software functions we have identified into the set of objects that we have discovered. In this chapter, we focus on the sequence diagram as the central element of detailed design, or at least of the dynamic part of our object model.

Once we’re through doing preliminary design using robustness analysis, we’ll go back through our scenarios and do a second, more detailed pass through the design. We’re going to take another look at our informal first ...

Get Applying Use Case Driven Object Modeling with UML: An Annotated e-Commerce Example now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.