As witnessed over many projects, smart use cases tend to interact in defined interaction patterns. Well known examples are of course the
Manage-Select pattern, and also
Manage-Search. A collection of these patterns, and how to apply them is listed below.
- Manage-Select. How to combine a maintenance smart use case with a straightforward selection use case.
- Manage-Search. How to combine a maintenance smart use case with a smart use case to search for an instance.
- Master-Detail-Define. More complex interaction that defines a master-detail relation, with a detail maintenance smart use case.