|
Hi,
Actors do tend to represent specific "roles" rather
than actual individuals, i.e. in real life a person may have several differing
roles or responsibilities, for example a programmer, may also be a team
leader, a system administrator, and a user. These would typically be
separate actors since they show particular "roles" that person adopts within
their job/interaction with the "system".
Different roles/actors will typically require
different uses from the system, and will therefore be individual actors
interacting with different use cases.
You've also got the option of using inheritance
with actors which allows for conditions where several actors share a common role
when interacting with particular use cases.
Hope this helps,
regards,
Derek
----- Original Message -----
|
- (ROSE) Actors and Roles pooya zahadat
- Re: (ROSE) Actors and Roles Derek Etherton
- Re: (ROSE) Actors and Roles Derek Etherton
