Any help on how to model the following structure would be greatly
appreciated. The model is currently only being used to document an
application.
Class A has attributes A1, A2, A3, A4
Class B has attributes B1, B2 and pointers to A1, A2 and A3
Class C has attributes C1 and a pointer to A4
Class D has attributes D1, D2, D3, D4 and pointers to A1, B1 and C1
Creating the classes with their own attributes - no problem.
Attributes can have Public, Protected, Private and Implementation.
I added a generalization relation from Class B to Class A and I can get all
of the attributes that are public. Not what I want. I cannot seem to get
any of the other attribute types.
What do I have to do to the relationship/attributes to only "see" the
attributes that are being pointed to.
Thanks.
Mark Hampshire
Knowledge Location 263 E3000
Engineering, TCC S2E11
800 Chrysler Drive Tie Line 754-0818
Auburn Hills, MI Phone (248)
48326 944-0818
CIMS 483-01-13 Fax (248)
576-2185
****************************************************************************
The information contained in this transmission, which may be
confidential and proprietary, is only for the intended recipients.
Unauthorized use is strictly prohibited. If you receive this
transmission in error, please notify me immediately by telephone
or electronic mail and confirm that you deleted this transmission
and the reply from your electronic mail system.
****************************************************************************
************************************************************************
* 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
*************************************************************************