I made a use case diagram for store management system. I identified a few CRUD use cases as you can see on diagram. Can I extend CRUD use case, like here: Manage transactions from Manage Suppliers, or just leave it as another use case? Any advice?
Asked
Active
Viewed 819 times
0

Rowland Shaw
- 37,700
- 14
- 97
- 166

Joanna
- 76
- 1
- 7
-
Possible duplicate: http://stackoverflow.com/q/2448448/50447 – Rowland Shaw Sep 05 '16 at 12:02
-
http://stackoverflow.com/a/41553079/1746685 I like the suggestion by @thomas-kilian to mark the respective use case bubbles with the stereotype `<
>`. Short and makes it obvious what is meant by "manage". – observer Jan 16 '17 at 21:05