Hello,

I'm using Rose 2000 for a Java class model.

I create an interface and a class that realise this interface.
All the methods are in the interface.
When I generate the Java code, all the methods from the interface are
copied in the class of
the rose model.
(The java code generation is alright)

It seems it's not good because when I want to modify a method from the
interface the old one
stay in the class were it has been copied (at the previous java code
generation).
So what I do is, modifying the method from the interface and suppress
the old one from the
class !!!

What's wrong ?

Thanks for help



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