Class implements interface
Steph <[email protected]>
| Newsgroups | gmane.comp.lang.uml.argouml.user |
|---|---|
| Message-ID | <[email protected]> |
Hello, I've got an interface I, with one method m(), and a class C When I draw a realization link between C and A, the method m() is not copied in C. Is there a configuration switch to enable methods copy ? thanks !