Hi All

My application is a VC++ application that uses some 3rd party library. I
want to reverse engineer my app. and prepare a class model that can help
me in knowing Generalizations and Associations.

I tried reverse engineering of my code to get a model. But my model
doesn't show any inheritance between my class and the library class. In
fact base classes(library classes) are not visible at all.

Base on the suggestions from one of our users I did reverse engineer the
.h files of the library in the same model by making a dummy VC project.
But it comes up as an independent and separate component.

Now my question is:
1. How to get the base class(library class) details into my application
model so that I can see the inheritance?

2. I also want to see the associations between my application classes of
the model, but the reverse engineered model doesn't show that. What
shall I do for that?

Please help.
Thanks.
Ashish
************************************************************************
* 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