By-Reference associations seem to always generate data members of
type:
     ReferencedClass* theReferencedClass. 

Does anyone know anyway of getting Rose to generate data members for
By-Reference associations of type:
                 ReferencedClass& theReferencedClass.

Alternately By-Value Associations with GetSetByReference set true,
generate Get Operations returning type:
       AssocClass& return theAssocClass . 

Does anyone know how to get Rose for By-Value Associations to generate
Get Operations returning type : 
                AssocClass* return &theAssocClass


                 thanks,

                        Mark Helie.

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