Toolchain for source code generation from UML? [message #557396] |
Tue, 07 September 2010 05:35  |
Eclipse User |
|
|
|
Hi, I am bit overwhelmed by the many Eclipse modeling projects.
What would I use to read in an (Enterprise Architect) UML model in XMI format and to generate code from it? What would be the tool chain?
Xpand, Acceleo or JET ?
Or can you read in an XMI to Ecore and use the StringTemplate Engine to generate code?
Thanks,
Juergen
|
|
|
|
|
|
|
Re: Toolchain for source code generation from UML? [message #558271 is a reply to message #557396] |
Fri, 10 September 2010 13:33   |
Eclipse User |
|
|
|
Juergen Weber wrote on Tue, 07 September 2010 05:35 | Hi, I am bit overwhelmed by the many Eclipse modeling projects.
What would I use to read in an (Enterprise Architect) UML model in XMI format and to generate code from it? What would be the tool chain?
Xpand, Acceleo or JET ?
|
I would recommend Acceleo, as it is based on MOF M2T (MOF Model to Text) standard language.
Using standard language helps reliability.
Note: TBH, Acceleo make use of non-standard, while still well designed, proprietary extensions.
Here is a link to the standard:
http://www.omg.org/spec/MOFM2T/1.0/
while you may still benefits doing a bit of research using your favorites search-engines.
P.S. If you use Acceleo, be sure to use the latest version 3, as prior version was not conforming to the MOF M2T standard.
http://www.acceleo.org
[Updated on: Fri, 10 September 2010 13:34] by Moderator
|
|
|
|
Powered by
FUDForum. Page generated in 0.05429 seconds