Reputation: 4252
Solved
Ok, so i have a problem.
I need to model a use case diagram for a new CMS system. the point is, there is a "superAdmin" who can do all the same stuff as the client (buyer of the website) and more.
When I model this my Use case diagram turns into a spider web. And i'm guessing that isn't good.
Would there be any other good way to model this?
Model: ...
What could I do to make model this right?
And yes, almost everything is "Manage (beheer in dutch)". That is because a client want to CRUD almost everything of his website.
Solution
Generalization between actors.
For more information I suggest reading:
Upvotes: 1
Views: 347