Re: Code generation from Flow Chart
Luis Sergio Oliveira <[email protected]>
| Newsgroups | gmane.comp.lang.uml.argouml.user |
|---|---|
| Message-ID | <[email protected]> |
Thomas N. wrote: > Hi Muhammad, > > there is no such functionality. It seems to make no sense to use a graphical notation from which you can generate complete method bodies. If you want to generate the whole code in the model, then add method elements to operations. In case of the Java generator (maybe with the C++ generator too) this will then be copied into the methods in the process of code generation. > > Regards, > Thomas > Hi Muhammad, AFAIK the C++ generator won't deal with methods. Please create a new feature or enhancement request(s) in the issues database at http://argouml-cpp.tigris.org/servlets/ProjectIssues (you need to register in tigris.org). Regards, Luis