|
----- Original Message -----
Sent: Monday, February 05, 2001 12:04 PM
Subject: Code Update for VC++
Hello everyone.
In all the model classes, I�m writing my
comments in Preconditions, Semantics and Postconditions tabs .
The problem is that when I use the Code Update to generate the code in VC++
, the code that is generated for the operations of the classes only have the
text of the General tab ( Documentation window ) , but the text that I wrote
in Preconditions, Semantics and Postconditions tabs doesn�t appear in
code. I have done the Code Generation Using the option of C++ Code
Generation instead of VC++ Code Update and in the code generated the
Preconditions, Semantics and Postconditions appears without any problem.
How can I achieve this? Is there any option that I could
modify to get that the VC++ Code Update write this
comments in VC++ code ( Semantics, Preconditions and
Postconditions ) ?.
I�m using Rational Rose Enterprise 2000 with NT 4.0
SP 3.
Thanks all.
|