Hi, According to Rose architect of 1999, an article called "stupid Tricks of Rose", there is an easier way of Cloning class : 1) Open some writable Class Diagram/Use Case Diagram. 2) Drag and drop your class to this diagram. 3) Click on it, and use Right menu/Edit/Copy. 4) Rename your current class at browser. 6) Right click on diagram/Edit/Paste.
Since rose has no "view"(read about it at article mentioned - linked below) of the class you try to past, it will create new class at same place. this workaround work for cloning packages as well... Stupid way to do it, but cool!!! :) Danny there is a link to article : http://www.therationaledge.com/rosearchitect/mag/archives/summer99/f2.html --- "Viswanathan, Annamalai" <[EMAIL PROTECTED]> wrote: > Reuben, > > You should be able to clone classes using the Class > Wizard. Just do a > Tools->Class Wizard and follow the wizard. > > Vishu > > ********** > Annamalai "Vishu" Viswanathan -- > [EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]> > Senior Technical Support Engineer > > Rational Customer Service - Committed to Service > Excellence > SCP Certified: > http://www.rational.com/support/scp.jsp > <http://www.rational.com/support/scp.jsp> > > Rational User Conference 2002.....Freedom to Create! > Call for Papers Now Open at > http://www.rational.com/ruc > <http://www.rational.com/ruc> > August 18-22, 2002 > Lake Buena Vista, Florida > ********** > > -----Original Message----- > From: Reuben Walraven [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, May 28, 2002 1:01 PM > To: [EMAIL PROTECTED] > Subject: (ROSE) Cloning a class > > Hi I am in the process of creating a Object Diagram > and I know of the > deficiencies of Rose in this area since you are not > able to enter attribute > values in a Collaboration Diagram. To work around > this problem, I would > like to be able to clone (not copy) a class and > input values for the > properties, ex. Xxxx="123". Is there anyway I can > clone a class A to class > B where the changes I make to Class B is not > reflected in Class A? > > Thanks > > Reuben > > ReubX > www.reubix.com > Revolution Protocol X. > Reubix Systems > > ===== Daniel Kalderon Tal : 972-3-9520268 ICQ : 96180450 Innovate Btw, all my writing thoughts are at : http://stage.co.il/Authors/DanielKalderon __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com ************************************************************************ * 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 *************************************************************************
