You can do one of the following:
Turn on autoconstruct setting. see, http://www.rational.com/technotes/rose_html/Rose_html/technote_18767.html Automatically generating diagrams from reverse engineered code in Rose2001A/2002 * All top level packages and classes will appear in the Main diagram of the Logical View. * All packages will now contain a diagram called the 'Package Overview' diagram which will contain all of the classes that are owned by that package. Note you can also quickly create diagrams with mutliple classes by, 1- create a new diagram and change to it. 2- Query:Add Classes allows you to add multiple classes in one shot. You can also use Query:Expand Selected elements to easily see all related class to a particular class. i.e. try this. 1- create a new diagram and change to it. 2- Drag a single class onto this diagram, hightlight this class, 3- Query:Expand Selected elements you should now see ALL related classes to this class on your diagram. Patrick Kennedy Rational Support > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] > Sent: Friday, December 21, 2001 1:55 PM > To: [EMAIL PROTECTED] > Subject: (ROSE) Automated drawing of Main Class Diagram > > > > If I reverse engineer a set of Java classes into Rose 98, it > is possible to > automate the drawing of a class diagram? I would like to draw > all of the > objects and their relationships without having to drag and drop them > individually onto a class drawing. I find that if I have > defined the Java > classes correctly, Rose will create the relationships > properly and actually > draw them as I drag two related classes onto the drawing - > but I would like > to drag all classes at once. > ************************************************************** > ********** > * 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 > ************************************************************** > *********** > ************************************************************************ * 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 *************************************************************************
