Downloadliste

Projektbeschreibung

UMLGraph facilitates the declarative specification and drawing of UML class and sequence diagrams. One can specify a class design using the Java syntax complemented by Javadoc tags. Running the UmlGraph doclet on the specification generates a Graphviz diagram specification that can be automatically processed to create Postscript, GIF, SVG, JPEG, fig, or Framemaker drawings. Similarly, sequence diagrams are specified using declarative pic macros and compiled with the GNU plotutils pic2plot program into a PNG, PNM, (pseudo) GIF, SVG, AI, Postscript, CGM, FIG, PCL, HPGL, Regis, or TEK drawing.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-01-09 04:19
5.4

Diese Version schafft klickbare Grafik Elemente in HTML-Inhalten ermöglicht die Erzeugung von Rauten mit GraphViz 2.27, und enthält ein Update, um sicherzustellen, dass Klasse Bilder erscheinen nur einmal in der generierten Diagrammen.
Tags: Minor
This version creates clickable diagram elements in HTML content, makes the generation of diamond shapes compatible with GraphViz 2.27, and includes a fix to ensure that class images only appear once in the generated diagrams.

2010-05-24 21:32
5.3

Eine neue Option ermöglicht es, dotexecutable die explizite Angabe dot Lage. Darüber hinaus unterstützt jetzt UMLGrpah javadoc's linkoffline-Option. Dokumentation generiert mit UMLGraph wird korrekt verarbeitet Nicht-ASCII-Zeichen, wird richtig ausblenden Beziehungen der ausgeblendeten Felder und wird standardmäßig eine logische Schriftart als eine Font-Datei-Namen für kursiv benutzen. Darüber hinaus wird UmlGraphDoc jetzt gehorchen den angegebenen Optionen durch @ opt-Tags innerhalb von Java-Dateien. Schließlich geben die Sequenzdiagramme eine Option, um anzugeben, ob Objekte sind unterstrichen oder nicht.
A new -dotexecutable option allows the explicit specification of dot's location. In addition, UMLGrpah now supports javadoc's -linkoffline option. Documentation generated with UMLGraph will correctly process non-ASCII characters, will correctly hide relations of hidden fields, and will use by default a logical font rather than a font file name for italics. In addition, UmlGraphDoc will now obey the options specified through @opt tags within Java files. Finally, sequence diagrams provide an option to specify whether objects are underlined or not.

2008-12-04 00:10
5.2

Diese Version behebt eine Ausnahme, wenn eine Abhängigkeit zu einem unbekannten Klasse angegeben. Es behebt auch ein NullPointerException, wenn keine globale Optionen verfügbar sind aufgetreten. Es behebt auch der Fall der tools.jar Dateinamen in das umlgraph Shell-Skript.
Tags: Minor bugfixes
This version corrects an exception when a
dependency to an unknown class is specified. It
also fixes a NullPointerException that occurred
when no global options are available. It also
corrects the case of the tools.jar filename in the
umlgraph shell script.

2008-08-28 05:35
5.1

Diese Version enthält aktiven Klassen erscheinen mit einem doppelten vertikalen Grenze als von UML2 erforderlich, zwei neue Klassendiagramm Optionen zur Steuerung der Knoten und Rang Trennung der Knoten generated in Diagramm-Layout, die Unterstützung für die Ansicht einer Klasse Titel als Tooltip in Image-Dateien und eine Option zur Generierung von Javascript-Klapp-UML-Diagramme in Javadoc-Dateien.
Tags: Minor feature enhancements
This version has active classes appearing with a double vertical border as required by UML2, two new class diagram options that control the node and rank separation of the nodes in generated diagram layout, support for showing a class's title as a tooltip in image files, and an option for generating Javascript-collapsible UML diagrams in Javadoc files.

2007-11-29 17:32
5.0

Diese neue Version bietet Unterstützung für sechs neue Formen: Knoten, Komponente, Paket, Zusammenarbeit, Anwendungsfall und aktiven Klasse. Es ermöglicht auch die Annotation von Klassendiagramm Knoten durch Kommentare. Diese Optionen erfordern GraphViz 2.16. Eine weitere Option erlaubt die Überführung von beliebigem Text in Klassendiagramm Boxen.
Tags: Major feature enhancements
This new version adds support for six new shapes:
node, component, package, collaboration, use case,
and active class. It also allows the annotation of
class diagram nodes through comments. These
options require GraphViz 2.16. Another option
allows the placing of arbitrary text in class
diagram boxes.

Project Resources