Hi. I have been modelling an application using Rational Rose 2000
Enterprise Edition, and i have noticed that the java code generated by rose
for abstract methods doesnt come as:
"public abstract function(parameters);" but as "public abstract
function(parameters) {}"
This is kinda boring, since if i want a method to be abstract, i expect the
code generated by it to be abstract :)
The solution to it is set Abstract=true on the Java tab...
Isn't there an option like the GenerateAbstractBody in C++ configurations,
but for java?
Help will be appreciated.
Thank you
- Fred
************************************************************************
* 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/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
*
*************************************************************************