To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
Live Statistics
English Articles
Improved in 24 Hours
Added in 24 Hours
Languages
Recent
Show all languages
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

From Wikipedia, the free encyclopedia

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.[1]

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.

UMLet can export diagrams to pictures (eps, jpg), drawing formats (SVG), document formats (PDF). The clipboard can be used to copy-paste diagrams as pictures into other applications. It is possible to create custom UML elements.

The basic drawing objects can be modified and used as templates which allows users to customize the app to their needs. This requires programming of the elements in Java.

The most important UML diagram types are supported: class, use case, sequence, state, deployment, activity. Support for UML 2.0 features is not yet available, though the customization feature could be used to do this. It supports concepts like Martin Fowler's UmlAsSketch.[2] Its design goals are described in the paper "Flyweight UML Modelling Tool for Software Development".[3] Another paper compares UMLet to Rational Rose.[4]

The app's native file format is UXF, an extension of XML intended for exchanging UML models.

UMLet runs stand-alone or as Eclipse plug-in on Windows, OS X and Linux.

YouTube Encyclopedic

  • 1/3
    Views:
    5 221
    7 294
    107 362
  • 05 UML Aktivitätsdiagramme mit Umlet erzeugen
  • 03. UML - Use - Case - Diagramme mit Umlet erzeugen
  • UML 2 State Machine Diagrams

Transcription

Releases

  • version 15.0: Web: zoom, lasso, export, dark mode; hi-res export; startup
  • version 14.3: Improved OS integration, improved Eclipse integration, XML security fix, many additional fixes
  • version 14.1.1: New custom elements, new sequence all-in-one, bug fixes
  • version 13.3: opaque elements, bug fixes
  • version 13.2: improved relations
  • version 13.1: bug fixes
  • version 13.0: internal refactoring, context-sensitive-help
  • version 11.3: modified security manager behaviour, new options, batch mode improved, new relation types
  • version 11.2: word wrap for custom elements, improved anti-aliasing, better Eclipse support
  • version 11.1: stability fixes
  • version 11.0: list of recently opened files, drag and drop of uxf-files, updated file format
  • version 10.4: palette drag and drop, enhanced clipboard and improved keyboard support
  • version 10.3: updates to the user interface

Limitations

  • No direct support for templates (parameterised classes) nor design patterns, though both can be shown with workarounds
  • No code generation - this is a design choice to keep the drawing tool fast and light.

See also

References

  1. ^ "GitHub - umlet/umlet: Free UML Tool for Fast UML Diagrams".
  2. ^ Martin Fowler's UmlAsSketch
  3. ^ M. Auer, T. Tschurtschenthaler, S. Biffl, "Flyweight UML Modelling Tool for Software Development", Proc of 29th EUROMICRO Conference
  4. ^ M. Auer, L. Meyer, S. Biffl, Explorative UML Modeling - Comparing the Usability of UML Tools, Proc of 9th International Conference on Enterprise Information Systems (ICEIS 2007)

External links

This page was last edited on 29 May 2022, at 05:29
Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.