Hi, I think if you can define groups of rights for the different usecases - such as "changing data", "viewing data", "printing data", "configuring system"... - you can inharit from actors that have the right to access these groups. E.g. an actor WRITER would have access to "changing data", an actor READER would have accedd to "viewing data" and so on. An admin would inharit from all of the different actors others will inharit from only a few of them. You could even design more than one level of inharison for e.g. a WRITER would probably inharit the right form the READER. The admin would than inharit the WRITER's right and therefore the READER's right automatically. Do You know what I mean? It's not easy to explain without a diagram:-( Regards Stefan M�ller
Entwicklungsabteilung T-V Tel: 06151-803 650 Fax: 06151-803 524 Email: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> -----Urspr�ngliche Nachricht----- Von: Martin Paul [mailto:[EMAIL PROTECTED]] Gesendet am: Donnerstag, 30. Januar 2003 10:53 An: [EMAIL PROTECTED] Betreff: (ROSE) Actors and UseCase Diagram Hi all, I have and backoffice financial application where different users exit,each having different rights and privileges to different usecases. and these rights can be varying based on how it is assigned by admin user. For example one user maybe having printreportaccess,while other has admin rights Uers can be members of Goups as well. How do i show the actors and usecases and relationships in usecase diagram. actor generalization or some other good ways ???Any suggesstions appreciated. Martin ************************************************************************ * Rose Forum is a public venue for ideas and discussions. * For technical support, visit http://www.rational.com/support * Only plain-text messages are supported. * HTML or Rich-Text messages may be rejected. * * Post or Reply to: [EMAIL PROTECTED] * Subscription Requests: [EMAIL PROTECTED] * Archive of messages: * http://www.rational.com/support/usergroups/rose/rose_forum.jsp * Other Requests: [EMAIL PROTECTED] * * To unsubscribe from the list, please send email * To: [EMAIL PROTECTED] * Subject: <BLANK> * Body: unsubscribe rose_forum *************************************************************************
