Where everything begins
On this page, you will be able to find links to two tutorials to get you started with code generation with Acceleo. The basic tutorial is embedded within Acceleo and it will walk you trought the creation of an UML to Java code generator with Acceleo. An advanced tutorial will be available the Obeo Network. It features the creation of a domain specific meta-model to manipulate concepts dedicated to your business contrary to a generic metamodel like UML and after that build a code generator using this meta-model.
From UML models to Java beans in 15min.
Build a generator to create Java beans from UML models.