Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

umlet(1) [debian man page]

UMLET(1)						      General Commands Manual							  UMLET(1)

NAME
umlet - simple, text driven UML drawing tool SYNOPSIS
umlet [options] files... DESCRIPTION
This manual page documents briefly the umlet command. UMLet is a UML tool aimed at providing a fast way of drawing UML diagrams. UML elements are modified using text input instead of pop-up dialogs. Elements can be modified and used as templates; this way, users can easily tailor UMLet to their modeling needs. UMLet supports a variety of UML diagram types: class diagrams, use case diagrams, sequence diagrams, state diagrams, deployment diagrams, activity diagrams, etc. UMLet can only be used for drawing UML diagrams. It does not support code export nor the XMI format. UMLet allows one to export diagrams as images or PDF. AUTHOR
UMLet was written by M. Auer, T. Tschurtschenthaler and L. Meyer. This manual page was written by Benjamin Mesing <bensmail@gmx.net>, for the Debian project (but may be used by others). March 11, 2007 UMLET(1)

Check Out this Related Man Page

GAPHORCONVERT(1)					      General Commands Manual						  GAPHORCONVERT(1)

NAME
gaphorconvert - Gaphor UML diagram conversion tool SYNOPSIS
gaphorconvert [ options ] file1 file2... DESCRIPTION
This manual describes gaphorconvert command. OPTIONS
-h, --help Show help message and exit. -v, --verbose Verbose output. -u, --use-underscores Use underscores instead of spaces for output filenames. -d directory, --dir=directory Output to directory. -f format, --format=format Output file format, default is pdf. -r regex, --regex=regex Process diagrams with name matching regex regular experssion. Diagram name includes package name, regular expressions are case insensitive. AUTHOR
This manual page was written by Dmitry Borodaenko for the Debian system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. COPYRIGHT
Copyright (C) 2008 Arjan Molenaar, (C) 2012 Dmitry Borodaenko GAPHORCONVERT(1)
Man Page