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.

2010-05-24 21:32 Zurück zur Release-Liste
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.

Project Resources