-
Strange situation with use cases
Hi,
I have this situation:
In my system there will be Company, Representative (of company) and I can attach somy Event to Representative (or to company-in this case user will be asked to choose a Representative).
My use cases: CompanyManager(list, add, delete..), RepresentativeManager(list,add,delete...) and EventManager(list,add, delete...)
And I don't know how to model relationships between them, because on the Companies page I can choose company and jump to RepresentativeManager to manage Representatives or EventManager of this Company to manage Events, also on the Representatives page I can jump to EventManager and of course in Events page I can create a new Event by choosing Company a Representative.
Neither include nor extends seems good to me.
Thank you
Similar Threads
-
By gnosnahz in forum Java
Replies: 3
Last Post: 07-26-2005, 08:27 AM
-
By Irfan Gowani in forum Enterprise
Replies: 2
Last Post: 09-30-2002, 04:32 PM
-
By Chris Hylton in forum VB Classic
Replies: 0
Last Post: 06-10-2002, 11:31 AM
-
By Irfan Gowani in forum Enterprise
Replies: 1
Last Post: 06-04-2002, 02:53 PM
-
By Jason Mowat in forum Architecture and Design
Replies: 1
Last Post: 05-31-2002, 03:25 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|