Rose uses a Collaboration diagram as an Object diagram.
On the collaboration diagram I have objects A and B - they are instances of
the same class C.
Class C has attributes Atr1 and Atr2.
Is it possible to assign values to the attributes of these objects, so that
values of attributes for the object A are different from values of
attributes for the object B?
For example, object A {Atr1 = 1; Atr2 = 2} and object B {Atr1 = 3; Atr2 = 4}
.

Thank you.

David Lyalin
************************************************************************
* 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
*************************************************************************

Reply via email to