Sparx Systems Forum

Enterprise Architect => Uml Process => Topic started by: dorival on February 07, 2012, 04:30:27 am

Title: import delphi source without documentation
Post by: dorival on February 07, 2012, 04:30:27 am
Hello,
I have a problem importing the documentation of Delphi source code.
if I generate a source code for Delphi from EA (version 8), information from field notes of the attribute are exported as follows:

Code: [Select]
/ / my documentation on the attribute bla bla bla ....
attribute: integer;

But if I import a source code containing this note, the EA does not write anything in the field notes.
 How do I import my sources and maintain documentation on each attribute or method?
 thanks for the help me.