Well, I am not familiar with that property (did not find it in help system),
nor do I know what language your are using.  But here is one solution:  
- turn off "generate default constructor" code generation for your class
- manually add a constructor operation (leave return type blank) to the
class, with the desired parameters

-Tony

-----Original Message-----
From: Andrea Scaggiante [mailto:[EMAIL PROTECTED]]
Sent: Friday, March 02, 2001 11:06 AM
To: [EMAIL PROTECTED]
Subject: (ROSE) InitFunctionBody



Hello everybody.

I have a class that can't be inizilized with a default constructor: I need
to pass some parameters to the constructor.
I saw on the Rose on-line help it is possible to change the InitFunctionBody
for this situation.
Has someone an example?
I'm not able to find it on the help pages.

Thanks a lot,


Andrea Scaggiante
Software Engineer
Tecnomare SpA - Robotics &
Web: http://www.tecnomare.it

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