In use case diagrams, the relationships between use cases may include “include” and “extend.”
Include indicates that a use case incorporates another use case as part of its behavior.
Extend shows optional behavior that extends the base use case under certain conditions.
These relationships help modularize functionality and clarify dependencies.
BABOK® Reference – Technique: Use Cases and Scenarios (Section 10.49):
“Use cases can have relationships such as include or extend to indicate reuse or conditional behavior extensions.”
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit