Title:

As you have seen in other replies, the answer depends on the Rose Add-In you are using.
For the Visual C++ Add-In there are two ways to influence the generated file names:

1. Using class properties "CodeFileName" and "HeaderFileName", see the Online Help for the item "Files Generated for Classes - VC++"

2. You can find a technical note about that question in http://www.rational.com/technotes/rose_html/Rose_VisualC_html/technote_12195.html

In either way there is no option to automatically skip a Class name prefix from the file name. You have to set the name individually for each class.

Regards,

Andreas

 

 

Andreas Entgelmeier        
Consultant

mailto:[EMAIL PROTECTED]               

Rational Software GmbH      Tel: +49 (2102) 1339 - 321
Niederlassung D�sseldorf    FAX: +49 (2102) 1339 - 327
Calor-Emag-Strasse 1       
http://www.rational.com
D - 40878 Ratingen          http://www.rational-software.de (Germany)

 



> -----Urspr�ngliche Nachricht-----
> Von: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]
> Gesendet: Donnerstag, 26. Juli 2001 12:58
> An: [EMAIL PROTECTED]
> Betreff: (ROSE) file name convention
>
>
>
> Hi,
>
> By default the code files generated for a class in rose have
> the same name as the class.
> E.g. if the class in the rose model is CMyClass then the
> files generated for this class will
> be CMyClass.cpp and CMyClass.h.
> Is it possible to set some options within rose that will
> cause the files generated to be
> MyClass.cpp and MyClass.h (i.e. without the C prefix)
>
> Thanks
>
> Rajesh
>
> _____________________________________________________________________
> Rajesh Motamarri                                             
>                               BC 112
> FCM software  Pick & Place                                   
>                      POBox 218
> Assembl�on Netherlands  B.V.                                 
>                 5600 MD Eindhoven
> Development Control Software                                 
>                 Tel:  (+31) 40 27 22 708
> Email: [EMAIL PROTECTED]                          
>         Fax: (+31) 40 27 22 525
> _____________________________________________________________________
>
>
> **************************************************************
> **********
> * 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