UML 2.1 to Java history

From AcceleoWiki

Jump to: navigation, search

This page presents the changes applied to the UML to Java generator upon the previous versions.

v 0.8.0

Février 2009

New features:

  • Method return generation
  • Constructors generation
  • Type conversion customization mechanism
  • Default value customization mechanism
  • Generated source root package customization
  • Model validator

Other changes:

  • Use parameter files instead of parameter patterns for chain parameters
  • Fixes a warning in accessor generation of static class field. #311887
  • Fixes a bug in generation of PrimitiveType imports. A '.' character was always added as first character of the package path.
  • Few enhancements on formatting of the generated code.

v 0.7.0

Décembre 2008
Initial release based on the Papyrus UML to Java generator.

New features:

  • Java files generated from model elements:
    • Classes
    • Interfaces
    • Enumerations
  • Generated files respect the package structure
  • Comments generated from comment model elements
  • Association management
  • Generalization management
  • Interface realization management
  • Accessors generation
Personal tools