Chapter 16. Interactions
In this chapter
- Roles, links, messages, actions, and sequences
- Modeling flows of control
- Creating well-structured algorithms
In every interesting system, objects don't just sit idle; they interact with one another by passing messages. An interaction is a behavior that comprises a set of messages exchanged among a set of objects within a context to accomplish a purpose.