Category: Extensions
-
XMI Extension
XMI (XML Metadata Interchange) extension is available in Extension Registry. It allows you to export to XMI format and import from XMI file which exported by other modeling tools. It supports XMI version 2.1 and based on UML 2.0 metamodel. This extension is open source and hosted on Github (https://github.com/staruml/XMI) under MIT License.
-
C++ Extension
C++ extension (v0.9.0) is available in Extension Registry. It allows you to generate C++ skeleton source codes from UML model, and reverse from existing C++ source codes to UML model. This extension is open source and hosted on Github (https://github.com/staruml/Cpp) under MIT License.
-
C# Extension
C# extension (v0.9.0) is available in Extension Registry. It allows you to generate C# skeleton source codes from UML model, and reverse from existing C# source codes to UML model. This extension is open source and hosted on Github (https://github.com/staruml/CSharp) under MIT License.
-
Relationship View
Relationship View extension is available in Extension Registry. Relationship View allows you to find relationships of a selected element. You can install via Extension Manager (Tools > Extension Manager).
-
Markdown Documentation
Markdown Documentation extension is available in Extension Registry. Markdown Documentation editor allows you to edit documentation of an element in support of Markdown syntax coloring and previewing. You can install via Extension Manager (Tools > Extension Manager).