UMLet
Sign in to saveUMLet is an open-source Java-based UML tool designed for teaching the Unified Modeling Language and for quickly creating UML diagrams. It is a drawing tool rather than a modelling tool as there is no underlying dictionary or directory of reusable design objects. UMLet is distributed under the GNU General Public License.
Source code
UMLet UMLet is an open-source UML tool with a simple user interface: draw UML diagrams fast, export diagrams to eps, pdf, jpg, svg, and clipboard, share diagrams using Eclipse, and create new, custom UML elements.
Excerpt from the source-code README · 708 chars · not written by Vinony
Wikidata facts
- Official website
- www.umlet.com
Show 4 more facts
- inception
- 2002-06-21
- source code repository URL
- github.com/umlet/umlet
- software version identifier
- 15.1
- Stack Exchange tag
- stackoverflow.com/tags/umlet
via Wikidata · CC0
~3 min read
Article
5 sectionsContents
- Releases
- Limitations
- See also
- References
- External links
UMLet is an open-source Java-based UML tool designed for teaching the Unified Modeling Language and for quickly creating UML diagrams. It is a drawing tool rather than a modelling tool as there is no underlying dictionary or directory of reusable design objects. UMLet is distributed under the GNU General Public License.
UMLet has a simple user interface that uses text-formatting codes to modify the basic shapes with decorations and annotations, so there is no forest of icons or parameter list dialogs in the user's way. This does require the user to learn yet another text markup language, but the effort is small and the markup obvious to the experienced UML designer.