If you create two objects of the same class with different names, Rose will
keep them as two distinct objects. You can alter one without affecting the
other. 
The problem is when you either 
1. ctrl-C an existing object, or
2. assign the name of an existing object to a new one.

In both these cases Rose keeps the reference of the initial object and
creates only a new graphical representation of the same in your diagram. Any
changes done to one will be reflected in any graphical representaion of that
object anywhere in the model.

take care,
Ajit

-----Original Message-----
From: elisa cargnel [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, July 25, 2001 9:15 AM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED];
[EMAIL PROTECTED]
Subject: RE: (ROSE) Having two objects in a sequence diagram.




Hi olaf, I had been told this problem was solved in New versions, isn't it? 
I'm using RR 2000. I didn't found a solution to the problem. I just re-wrote

the method from scratch.
I have the feeling the problem was in the ctrl-C and paste operation but I'm

not so sure.
cheers
elisa

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp

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

Reply via email to