When I reverse engineer Java classes related as follows:

public class A {
protected B b;
}

public class B{ }

...Rose will create a relationship between the classes A and B which, when
the classes are dragged onto a class drawing, will be expressed as a simple
association or instantiates type relationship, with the arrow drawn from A
to B. But this relationship might well be considered an aggregation, where B
is contained by A.  Will Rose ever create an aggregate relationship between
two classes when reverse engineering Java, and if so, when? 

Thanks and Merry Christmas to all. 

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