Chapter 26. Use-Case Sequence
Intent
Express the temporal order between a collection of use cases that must be invoked only in a specific order, even though the use cases are functionally unrelated to each other.
Characteristics: Very common. Basic solution.
Keywords: Dependency between use cases, invocation order, order between use cases, precondition, temporal order between use cases.
Patterns
Use-Case Sequence
Model
Description
The Use-Case Sequence
pattern affects the descriptions of use cases without any relationships between them, although they should be performed in a certain order. (Of course, some of the use cases might have relationships between ...
Get Use Cases: Patterns and Blueprints 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.