Hello Luca, If you're using Rose C++ (not Visual C++, nor ANSI C++) you could associate the class to more than 1 component stereotyped as Package Body but then there is no property to specify where individual operations will be generated. That is, all operations would be generated to all generated .cpp files.
Regards, Lara ========================================================================== Solutions knowledge base http://solutions.rational.com ========================================================================== Lara Ziosi Technical Support Engineer Rational WW Customer Service Rational Software Phone: +31 (0)20 4546 200 Fax: +31 (0)20 4546 201 Beechavenue 30 -- 1119 PV Schiphol-Rijk The Netherlands Email: [EMAIL PROTECTED] http://www.rational.com/support ========================================================================== -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Monday, December 09, 2002 10:15 AM To: [EMAIL PROTECTED] Subject: (ROSE) How to generate C++ class body in 2 or 3 cpp files.... Hi, I need to generate in Rose C++ a fairly complex class that is divided in to separate cpp to avoid compilation and liking errors in Visual C++ 6. How can I associate a class to more that one package and then set the package in which the individual methods would be generated in? Thanks in advance Luca Del Bon ************************************************************************ * Rose Forum is a public venue for ideas and discussions. * For technical support, visit http://www.rational.com/support * Only plain-text messages are supported. * HTML or Rich-Text messages may be rejected. * * 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 *************************************************************************
