Hello all,
Does anybody knows a good tutorial for beginners to Make java code out of
UML?
Irlan
Daniel - 01 Feb 2005 21:32 GMT
I have some experience with posseidon (http://www.gentleware.com/)
and think it's a good tool to generate java code from UML drawings.
/daniel
>Hello all,
>
>Does anybody knows a good tutorial for beginners to Make java code out of
>UML?
>
>Irlan
Dani Belz - 02 Feb 2005 13:08 GMT
> Hello all,
>
> Does anybody knows a good tutorial for beginners to Make java code out of
> UML?
Use toolings like
http://argouml.tigris.org/ (BSD-License)
or
http://www.omondo.com/ (there is a free version)
Both are pretty good. Omondo is a plugin for eclipse that supports
roundtrip engineering and works quite good.
If you have too much money, you can also use Sun Java Studio Enterprise,
which has a built in UML modelling tool which is far the best I know!
grZ
Dani