Sven,
Yes, you are right in that the get/set operations would not be in your
report due to those being done via code generation. I believe there are
scripts out there (check the unofficial Rose Web site,
http://www.rationalrose.com ) that will add accessor/mutator operations for
specific operations (based on stereotype). If there isn't one out there,
these are pretty easy to write, and can save you time in the end.
Something that we've had limited success on, is taking that code,
(post-generation), and reverse-engineering it back into the model (Java). I
say limited, as there are a few quirks with this, and you have to do a bit
of clean up. It depends on how important it is, to get it in the model for
your documentation.
Eric
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of sven biebaut
Sent: Wednesday, December 06, 2000 2:38 AM
Cc: 'Rose_Forum
Subject: Re: (ROSE) report generation
Hello,
I use the normal out of the box Rose report generation, but I suspect that
SoDA document generation will give the same problem, as one can REPEAT for
AllOperations, the gt and set wont be in there as they are probably only
generated at code generation time.
Thanks
Eric Manley wrote:
> Sven,
>
> Are you by-chance using SoDA for your report generation, or some other
form
> of RoseScript?
>
> Eric
>
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of sven biebaut
> Sent: Tuesday, December 05, 2000 5:36 AM
> To: roseforum
> Subject: (ROSE) report generation
>
> hello,
>
> when modeling a class with private attributes to which i want some
> accesssor functions generated, i find i must set them public and set the
> visibility of the generated methods (in the C++ properties tab) to
> implementation. This generates the correct code : public methods and
> private attributes.
>
> However, when generating reports, there is no sign of the accessor
> methods, and the attrributes are described as public.
>
> Is there another setting possible which generates both the correct code
> and documentation ?
>
> Thanks in advance,
>
> Sven.
>
************************************************************************
* 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
*
*************************************************************************