Hello Patrick,

In the last Topcased release, the UML to Java generator has been
replaced by the Acceleo UML 2.1 to Java generation module (see
http://www.acceleo.org/wiki/index.php/UML_2.1_to_Java).
In this new generator, there is a validation feature that performs a few
verifications on your model before the generation. One of the performed
checks consists on the verification that the properties do not have the
same name, that may cause compilation issues on the generated code.

In your case, it seems that your model contains several Properties
without name.
Anyway the validation feature does not stop the generation even if
errors are detected, so you should nevertheless obtain some generated
code from your model.

Regards,
Gonzague Reydet.
Obeo

[email protected] a écrit :
Hello,

I use topcased for about one month and recently updated from version 2.5 to 3.1. Unfortunately the generation of Java source code from class diagrams doesn't seem to work anymore. I only get this error message:

Duplicate attribute for Property element .

This error message is repeated more than twenty times. Generating C code works flawlessly. Any idea what is going on?

Thank you,
Patrick

_______________________________________________
Topcased-users mailing list
[email protected]
http://lists.gforge.enseeiht.fr/mailman/listinfo/topcased-users



--
Gonzague Reydet
Obeo
Model Driven Company


<<attachment: gonzague_reydet.vcf>>

_______________________________________________
Topcased-users mailing list
[email protected]
http://lists.gforge.enseeiht.fr/mailman/listinfo/topcased-users

Reply via email to