Enhanced C++ code generation and improved attributes
Version 6.15 adds new source code template for C++, adds new features for UML attributes and associations. It also fixes reported bugs.
New features and improvements
- Enhanced C++ source code generation - C++ access specifier sections [RQ#212]
- Added new source code template for C++: Separate Header - generates separate cpp and header files [RQ#174]
- Added support for constraints to attributes (UML class)
- Added support for ownership of association end
- Added new template language command: FilterByVisibility
- Added ID and Text property for SysML Requirement
Fixed bugs
- Removed redundant separators in menu [RQ#219]
- Removed opacity setter from palette tab in color picker (now is only in color mixer tab)
- Fixed problem with setting of opaque background for exported diagrams [#218]
- Fixed not remembering width of sidebar when switching between tabs [#217]
- Fixed generation of NHibernate Fluent code for mapping of not nullable columns
- Fixed editing of attribute ordering parameter
- Fixed renaming project from the project tree
- Fixed end locking of rectangular relation after changing to simple horizontal or vertical line
- Fixed Copy Special/Copy as Metafile [RQ#220]
- Fixed SysML Block copying
- Fixed updating of requirement table in requirement diagram after editing requirements in diagram
Mark Levesque 30 May 2014 17:55:01
code generation
Dusan Rodina - softwareideas.net 2 June 2014 9:45:22
RE: code generation