Archive for the ‘UML’ Tag

Open source UML AS3 Generator

I am using an AS3 framework at the moment which allows you to create custom Value Objects. A colleague here pointed me in the direction of a UML generator that can take all the pain out of writing VO classes with multiple getters and setters. All you do is generate your uml page with the classes, variables and methods you want, press generate and then BOOM – it spits out all the stub code for you. I found a good blog post about how to set this up on digitaldogbyte.com, link follows:-

http://www.digitaldogbyte.com/?p=3