-
New Extension: GraphQL
GraphQL extension developed by Olivier Refalo is available in Extension Registry. It supports the generation of GraphQL IDL schemas from UML models. This extension is open source and hosted on Github (https://github.com/orefalo/StarUML-GraphQL). Thanks to Olivier.
-
New Extension: Linked Diagram Navigator and Elements Cleaner
Linked Diagram Navigator and Elements Cleaner extensions developed by Marco Zille are available in Extension Registry. The first extension (Linked Diagram Navigator) lets the user navigate to a diagram attached to an element with a simple right-click. The second extension (Elements Cleaner) searches inside the project for all the items that have nothing connected and shows them inside…
-
New Extension: Protogen (Protocol buffer generator from ERD)
Protogen extension developed by Pranav Sathyanarayanan is available in Extension Registry. This extension generates protocol buffers based on Entity Relationship Diagrams. This extension is open source and hosted on Github (https://github.com/PranavSathy/staruml-protogen). Thanks to Pranav.
-
StarUML 2.8.0 Release
StarUML v2.8.0 is now available for download. This release includes the following features and fixed issues. Show stereotype icon in Model Explorer Now you can see stereotype icons in Model Explorer. It makes you easier to identify stereotypes (e.g. boundary, entity, control) in the Model Explorer. Note that boundary, entity, control stereotypes included in the…
-
New Extension: PostgreSQL DDL Generator
PostgreSQL extension developed by Adrian Andrei is available in Extension Registry. It allows you to generate DDL from ERD model to PostgreSQL DDL. This extension is open source and hosted on Github (https://github.com/adrianandrei-ca/staruml-postgresql). Thanks to Adrian.
-
New Extension: TypeScript code generator
TypeScript extension developed by Thomas Min is available in Extension Registry. It allows you to generate code from UML model to TypeScript code. This extension is open source and hosted on Github (https://github.com/yeoupooh/staruml-typescript). Thanks to Thomas.
-
New Extension: PanesManager
PanesManager extension developed by David Oudart is available in Extension Registry. It adds two buttons in the statusbar of the interface (bottom bar) to toggle the Sidebar (left pane) and the Navigator (right pane) of the window. This extension is open source and hosted on Github (https://github.com/pixdad/PanesManager). Thanks to David.
-
New Extension: DDL (Data Definition Language)
DDL (Data Definition Language) generation extension developed by Minkyu Lee is available in Extension Registry. It allows you to generate DDL from a data model (ERD). This extension is open source and hosted on Github (https://github.com/niklauslee/staruml-ddl).
-
New Extension: Generate Getters and Setters
An extension for generating getters and setters developed by Minkyu Lee is available in Extension Registry. It allows you to generate getters and setters for selected attributes or selected classes. This extension is open source and hosted on Github (https://github.com/niklauslee/staruml-gettersetter).
-
New Extension: Python
Python extension developed by Minkyu Lee is available in Extension Registry. It allows you to generate code from UML model to Python code. This extension is open source and hosted on Github (https://github.com/niklauslee/staruml-python).