Hi,<br>
I'm new in Umbrello's development and I'd like to modify Umbrello for
give support to ANSI C code generation.  Before modifying
Umbrello, I intend to create logical mapping from UML to C on the hand,
by creating associations of UML structures for entities in C.  For
example, a UML class would have its own standard  representation
in C. I have two questions:<br>
1) Where can I specify standard associations between UML entities and
generated code(in any language) in Umbrello's code? (in others words,
how is implemented the binding between UML and generated code.)<br>
2) I took a look at codegenerator.h and codegenerators/cppwriter.{h,cc}
trying to understand the process of code generation, but the code isn't
so clear. Anyone has a how-to for implementation of new code generators?<br>
<br>
Any suggestion is welcome.<br>
<br>
Thanks in advance,<br>
<br>
Laércio Jr.<br>
Federal University of Amazonas - Brazil<br>
       <br>