> Hi All, > > I have always used an association class between 2 classes. > Now i am facing a situation where i have 3 classes. How do i represent this in rose? > > e.g. There are 3 classes Parts,Suppliers & Projects. Now I need information like which supplier has > provided how many parts for which projects. So I need a association class common to all 3 of them > having a common attribute "price" > How do i do this in rose?
Sounds to me like you need an associative relationship from projects to the link between part and supplier. Firstly, I think your problem is a UML question, not a Rose question and secondly, the naming of the classes in your example suggests that UML training might help with some of your modeling questions. Hope this helps, Les. ________________________________________________ Get your own "800" number Voicemail, fax, email, and a lot more http://www.ureach.com/reg/tag ************************************************************************ * Rose Forum is a public venue for ideas and discussions. * For technical support, visit http://www.rational.com/support * * 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 *************************************************************************
