Télécharger la liste

Description du projet

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.

Système requise

System requirement is not defined
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.

2008-12-04 00:10 Retour à la liste release
5.2

Cette version corrige une exception quand une dépendance à une classe inconnue est spécifié. Elle corrige aussi un NullPointerException qui se sont produits lorsque aucune des options globales sont disponibles. Elle corrige également le cas du nom de fichier tools.jar dans le script shell UMLGraph.
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.

Project Resources