Package org.dishevelled.codegen

Source code generation suite based on velocity templates that generates source code in several different styles.

See:
          Description

Class Summary
Association An association between a class or interface description and a target class or interface description.
Attribute An attribute on a class or interface description.
ClassDescription A description of the attributes and associations for a class.
Codegen Static source code generation methods.
CodegenUtils Static utility methods for the codegen package.
CollectionDescription A description of a collection interface and implementation.
InterfaceDescription A description of the attributes and associations for an interface.
Role A role for an attribute or association.
 

Enum Summary
Cardinality Cardinality of an attribute or association.
Style Source code generation style.
 

Package org.dishevelled.codegen Description

Source code generation suite based on velocity templates that generates source code in several different styles.



Copyright (c) 2004-2011 held jointly by the individual authors. Licensed under the GNU Lesser General Public License (LGPL).