Sparx Systems Forum

Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: edmondme on January 18, 2005, 11:10:32 am

Title: AndroMDA
Post by: edmondme on January 18, 2005, 11:10:32 am
I am having a tough time getting AndroMDA to generate the POJO files from the XMI generated from EA.
Couple of problems, that I have with EA is that
1) It doesn't overwrite the java files that I generate
2) I don't know how to change the package specification

However, I haven't found any good doc that allows me to do this generation. Lots of stuff on the web, but they talk about Poseidon or MagicDraw. Nothing on EA.

Can anyone help??
Title: Re: AndroMDA
Post by: jens on January 20, 2005, 01:27:24 am
Hi edmondme,

Id did no fully understand your questions, but I'll try to help  (it's my first post here :)
I'm using AndroMDA together with EA since a half year: it's working fine for now (after sailing around some problems du to the lack of documentation of AndroMDA and the growing support of XMI 1.2 in EA).
FYI: Yesterday I switched to AndroMDA 3.0M3 (spring-cartridge with EJB and hibernate support and java-cartdridge) before using AndroMDA 2.1/3.0M1/M2 (hibernate cartridge).

Now your questions:
>>1) It doesn't overwrite the java files that I generate
Maybe you have to add the attribute lastModifiedCheck="false" to your anttask call (if you are using ant)

>>2) I don't know how to change the package specification
AndroMDA/XMI takes the packages you define in the ProjectView of EA ??! Is that your question?

Regards,
Jens