BOUML

From Wikipedia, the free encyclopedia
BOUML
Developer(s)Bruno Pagès
Stable release
7.11 / January 14, 2021; 3 years ago (2021-01-14)[1]
Written inC++
Operating systemCross-platform
Available inMultilingual
TypeUnified Modeling Language tool box
LicenseProprietary starting from v5.0 up to v6.12, free of use from v7.0
Websitewww.bouml.fr

BOUML is a Unified Modeling Language (UML) diagram designer. Programmed in C++ and Qt, it is multilingual, and supports code generation and code reverse engineering. The releases prior to version 4.23 are free software licensed under the GNU General Public License (GPL). BOUML 5 up to 6.12 is proprietary software. BOUML 7 and later is free software.[2]

History[edit]

In September 2010, developer Bruno Pagès announced that he was ceasing work on BOUML (other than bug fixes), citing "copyright violations and mismanagement from Wikipedia administrators".[3][4]

The version 4.23 named "ultimate" was distributed in November 2010,[5] after which it was announced that no more updates would be released.[3] However, several patches were released after the announcement, the last being BOUML 4.23 ultimate patch 7 in October 2011.[5]

In February 2012, version 5 was released as the first paid version. It has a new file format, but is backward compatible in that version 5 can read project files saved by the old versions.[2]

In August 2012, version 6 was released as the first version managing MySQL.[citation needed]

In May 2017, BOUML is again free of use and the version 7 was released as the first of the new free versions, it is still backward compatible in that version 7 can read project files saved by the old versions.[2]

In August 2021, developer Bruno Pagès announced the end of the development of BOUML due to obsolescence of the used framework.[citation needed]

Code generation and reverse engineering[edit]

BOUML can automatically generate code from the UML class diagrams and rebuild them from existing source code using the following languages: C++, Java, PHP, and MYSQL.[6] It can also generate code for Python and IDL, but not extract the UML model for these languages.[6]

See also[edit]

References[edit]

  1. ^ "BOUML - a free UML tool box". bouml.fr. Retrieved 2021-03-28.
  2. ^ a b c "Historic". bouml.fr. Retrieved 31 May 2017.
  3. ^ a b Pagès, Bruno. "Bouml is Dead". sourceforge.net. Archived from the original on April 10, 2011.
  4. ^ Pagès, Bruno (September 14, 2010). "Encouragement". sourceforge.net. Archived from the original on November 16, 2010.
  5. ^ a b "Historic: Old Releases". bouml.fr. Retrieved 5 March 2012.
  6. ^ a b "Features". bouml.fr. Retrieved 31 May 2017.

External links[edit]