I'm not sure what you mean by "non-java primitive attributes."  Do you mean
that you had something like this in your code:
public class MyClass
{
  private int i;
  public AnotherClass refToAnotherClass
...
}
where AnotherClass is part of the code that was reverse engineered?

If so, drag MyClass and AnotherClass onto the same class diagram.  You
should see an association appear, with the appropriate direction,
multiplicity, and role names.  This happens to me when I reverse engineer
code that uses attribute types like java.lang.String, also.  That's why I
don't reverse my code unless it's absolutely necessary.

J.D. Baker
My ideas, my words.  You can't blame anyone that might employ me for them.


-----Original Message-----
From: Harvey, Neil (Synergy) [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, December 19, 2000 5:07 PM
To: '[EMAIL PROTECTED]'
Subject: (ROSE) Reverse Engineering Java - leaves off attributes



I have successfully reverse engineered some Java packages/classes.  However,
my classes do not contain any non-java primitive attributes when viewed in
Rose.

Any help appreciated.

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