PureMVC Architects Lounge

Announcements and General Discussion => General Discussion => Topic started by: dierre on March 02, 2009, 10:42:47



Title: [OT] from AS3 to UML
Post by: dierre on March 02, 2009, 10:42:47
Hi! I've just finished writing the code of the web application written to graduate from my university (using pureMVC off course).
Now I would like to put in my thesis uml structure. Is there any tool to output the UML from pureMVC or AS3 in general?


Title: Re: [OT] from AS3 to UML
Post by: marcink on March 02, 2009, 11:29:01
hi,
for uml i use the enterprise architect from sparx (not open source).
there you can refactor your code into uml diagrams.


Title: Re: [OT] from AS3 to UML
Post by: mattmuller on March 09, 2009, 11:23:14
http://www.senocular.com/flash/tutorials/starumltoas3/

http://staruml.sourceforge.net/en/

not sure if this works from as3 to UML but it is free


Title: Re: [OT] from AS3 to UML
Post by: Hyakugei on March 09, 2009, 07:12:54
Oh man, that is a great resource. Thanks Matt!