0
752views
Explain <<include>> and <<extend>> dependencies used in use case diagrams.
1 Answer
0
4views

<< include >>

  • A way of simplifying a use-case by separating it's functionality in another use case.
  • For example-both withdraw money and deposit money use-case require the customer to login.
  • The << include >>association specifies that to accomplish the use-case withdraw money,the user must login to the account.

<< extend …

Create a free account to keep reading this post.

and 2 others joined a min ago.

Please log in to add an answer.