How to represent relationship between system-level use case diagram and organization-level diagram
In my application, I have actors guest
, user
and admin
, user
can use basic features and admin
can do things like manage users.
In my application, I have actors guest
, user
and admin
, user
can use basic features and admin
can do things like manage users.