If you are referring to dependency based on the import statements then, these are reverse engineered as dependencies between Modules (Components). Since these dependencies get translated into equivalent import statements.
Here are couple of solutions that might be of help: Solution Id: 12108 http://eservice.rational.com/eservice/start.swe?SWEMethod=Drilldown&SWEApple t=FAQ+List+Applet+Find+(eService)&SWEView=FAQ+List+View+(eService)&SWEApcnt= 2&SWEField=l_FAQ&SWECmd=InvokeMethod&SWECount=2&SWERowIds=SWERowId0%3d1%2bKM 2%2b17135 Solution Id: 112155001 http://eservice.rational.com/eservice/start.swe?SWEMethod=Drilldown&SWEApple t=FAQ+List+Applet+Find+(eService)&SWEView=FAQ+List+View+(eService)&SWEApcnt= 4&SWEField=l_FAQ&SWECmd=InvokeMethod&SWECount=4&SWERowIds=SWERowId0%3d1-78IU X NOTE: If you cannot access these above links due to line splitting on some email clients then, please go to eservice.rational.com and search by the solution identifiers given above. Hope this helps, -Sonny > -----Original Message----- > From: Richard Chrenko [mailto:[EMAIL PROTECTED]] > Sent: Monday, June 03, 2002 8:24 AM > To: [EMAIL PROTECTED] > Subject: (ROSE) reverse engineer dependencies in Java? > > > > I have a problem reverse engineering Java class dependencies in Rose. > Class associations are processed correctly including their > representation as solid lines with role names in class diagrams. > However, dependencies only appear in the form of tree objects in the > project's logical and component tree views, and are not > reflected in the > individual class specifications and also do not appear in class > diagrams. Is there a Rose setting to have the dependencies reverse > engineered so that they are displayed properly (dotted lines in class > diagrams)? This information must be stored somewhere, since forward > engineering the reverse engineered classes does in fact generate the > proper import statements for dependencies. > > I am using Rose Enterprise v2002.05.00 on Windows2000. > > -- > Richard Chrenko > ************************************************************** > ********** > * 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 *************************************************************************
