Chapter Summary
- Graphical notations help convey design information
- Use cases provide concrete scenarios from which general action can be
abstracted
- Class diagrams record various relationships, including use, dependency,
and inheritance
- Sequence diagrams record the dynamic interaction between objects
- State diagrams are useful for documenting objects that change their
behavior during the course of execution according to their current
state
prev
|top