Class Diagrams will help you to understand the different components of the application and the relation between them; Sequence Diagrams (i doubt EA generate this from AS2.....) will help you to understand how the application react to some action (the sequence of functions called between instances of objects); Those are the diagrams I usually use to explain systems. There are others, for example, to show distribution, interaction, states, etc, but i doubt you can generate them with EA. If you do, let me know! ;) I dream with the day where there'll be a tool on Eclipse to generate UML (Class and Sequence) from AS and vice-versa automatically. :)
João Saleiro Marcelo de Moraes Serpa wrote: > I've just downloaded the trial version of EA6.5 (used to use the old > 5.0). What models and diagrams do you usually find most useful for > actually understanding the system being developed? Do you recommend me > to sync model and code (EA has this feature for AS2 now)? > > On 9/6/06, *Marcelo de Moraes Serpa* <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > I really don't want to use UML to generate code. I just want to > model to understande/document > > > On 9/6/06, * Arnoud Bos* < [EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > Hi Chris, > > I think the only free tools are argoUML and boUML > They both don't support as directly, but they do support > exporting to xmi, > and that you can use with xmi2as. > > Hope that helps > > Arnoud > > > > > -----Oorspronkelijk bericht----- > Van: [EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]> > [mailto:[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>] Namens > Chris Velevitch > Verzonden: woensdag 6 september 2006 6:39 > Aan: Open Source Flash Mailing List > Onderwerp: Re: [osflash] UML applied to flash projects > > There a UML tool > (http://www.sparxsystems.com.au/products/ea.html > <http://www.sparxsystems.com.au/products/ea.html>) > that supports actionscript, but it's not free. Does anyone > know a free > UML tool that supports actionscript? > > > Chris > -- > Chris Velevitch > Manager - Sydney Flash Platform Developers Group > m: 0415 469 095 > www.flashdev.org.au <http://www.flashdev.org.au> > > _______________________________________________ > osflash mailing list > [email protected] <mailto:[email protected]> > http://osflash.org/mailman/listinfo/osflash_osflash.org > <http://osflash.org/mailman/listinfo/osflash_osflash.org> > > > _______________________________________________ > osflash mailing list > [email protected] <mailto:[email protected]> > http://osflash.org/mailman/listinfo/osflash_osflash.org > > > > ------------------------------------------------------------------------ > > _______________________________________________ > osflash mailing list > [email protected] > http://osflash.org/mailman/listinfo/osflash_osflash.org > _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
