Hi, In page 147 of the Guide, we read: "Sometimes you'll want to have the same properties for several different association classes. However, you can't attach as association class to more than one association, since an association class is the association itself..." What about linking an "association class" to a "class", other than the ones it's already associated with? Using the Person-Company example, can we also associate a Employment (association class, between Person and Company) to another class such as Salary or EmploymentClerk? Thanks, George >From: "Van Epps, Cindy" <[EMAIL PROTECTED]> >Reply-To: "Van Epps, Cindy" <[EMAIL PROTECTED]> >To: "'daniel wang'" <[EMAIL PROTECTED]>, [EMAIL PROTECTED] >Subject: RE: (ROSE) would anyone give me an detailed explaination of assoc >iation >Date: Thu, 21 Dec 2000 09:27:21 -0500 > >Hi Daniel, >Refer to the UML Users Guide by Booch, Rumbaugh, and Jacobson, page 147. >Association class is considered an ad vanced concept in UML. It allows you >to specify properties of an association. Consider the example of an >astronaut who flies on space shuttle flights. It is a many-to-many >relationship. If I need to keep a health record for a particular astronaut >for a particular flight, I will represent that as an association class. >This allows my model to clarify the fact that the health record is >associated with a particular instance of the relationship between astronaut >and flight. I will use this in analysis, but will have to refactor it for >design, since (to my knowledge) there are no languages which support >implementation of this concept directly. The notation allows me to >represent an abstraction of the concept in analysis rather than lose the >concept because of the implementation of it. >Hope this helps, >cve >Cindy VanEpps >Software Engineering Specialist >Rational Software >[EMAIL PROTECTED] >281.648.7996 >http://www.rational.com <http://www.rational.com/> > >��Complexity is just a disarrangement of simplicities.�� > >-----Original Message----- >From: daniel wang [mailto:[EMAIL PROTECTED]] >Sent: Thursday, December 21, 2000 9:40 PM >To: [EMAIL PROTECTED] >Subject: (ROSE) would anyone give me an detailed explaination of >association > > >hi : > i don't really understand the association class in uml. when i should >make use of them? >best regards > >daniel > _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. ************************************************************************ * Rose Forum is a public venue for ideas and discussions. * For technical support, visit http://www.rational.com/support * * Admin.Subscription Requests: [EMAIL PROTECTED] * Archive of messages: http://www.rational.com/products/rose/usergroups/rose_forum.jtmpl * Other Requests: [EMAIL PROTECTED] * * To unsubscribe from the list, please send email * * To: [EMAIL PROTECTED] * Subject:<BLANK> * Body: unsubscribe rose_forum * *************************************************************************
