Sparx Systems Forum

Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: altorion on October 05, 2011, 09:41:08 pm

Title: Spring Roo - generating scripts through Model2Roo
Post by: altorion on October 05, 2011, 09:41:08 pm
I am generating Spring Roo scripts from EA models using the Model2Roo Eclipse plugin:
- http://code.google.com/p/model2roo/

It generates a roo script from an ECORE model.

But I have some problems:
- For Relationships, Source and Target Role names are not exported, and that causes that the name of the "properties" generated for the relationships are not correct.
- I don't know how to integrate the stereotypes defined when using Model2Roo.

Any ideas on how to solve previous points or another alternative for generating Spring Roo scripts?

Thanks in advance,

Oscar