All releases tagged minor feature improvements


Release Notes: This version adds the ability to specify a super class on a generated bean and improves the JavaBen generation.


Release Notes: In this version, generators have been extracted from the eugene module. isXXXEmpty and sizeXXX methods have been added to the bean for properties with multiplicity greater than one. Attributes have been replaced by a list of modifiers. The Java eugene generator has been improved when using inheritance.


Release Notes: This release allows generation of enumerations present in a model, adds an option to never generate a class already defined in classpath, improves Java generation, permits not generating getXXX() methods for boolean properties, and fixes a bug which caused it not to generate an isXXX method for Boolean properties.


Release Notes: In this release, the addAll and removeAll methods have been added on bean generation.


Release Notes: This version improves the import manager and updates the versions of dependencies.


Release Notes: This release adds a new Transformer, creates CodeExtensions to allow inserting code into an object model, and other small enhancements and bugfixes.