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.

2007-09-28 20:01
4.9

Cette version offre une meilleure invocation de scripts et la documentation correspondante sur l'installation et en invoquant UMLGraph. En outre, le code et les données de test est maintenant compatible avec Java 6, et l'option-noguillemot suit désormais le GraphViz actuelle échapper conventions.
Tags: Minor feature enhancements
This version offers improved invocation scripts and corresponding documentation on installing and invoking UmlGraph. In addition, the code and test data is now compatible with Java 6, and the -noguillemot option now follows the current GraphViz escaping conventions.

2007-05-10 20:07
4.8

Cette version améliore son interface invocation de sorte qu'il peut être exécuté directement dans un fichier jar. Il a un support pour l'envoi des résultats à la sortie standard pour les tuyauteries directe dans dot. La distribution contient un exemple de script shell et fichier batch pour invoquer UMLGraph.
Tags: Major feature enhancements
This version improves its invocation interface so that it can be run directly as a jar file. It has support for sending results to the standard output for direct piping into dot. The distribution includes an example shell script and batch file for invoking UMLGraph.

2007-03-26 14:28
4.7

Cette version corrige une InvocationTargetException quand un nom relatif du fichier de sortie a été donnée à UMLGraph et corrige la sortie de la trajectoire de UmlGraphDoc des noms de fichiers relatifs sous Windows. Le fichier de construction peuvent maintenant générer correctement les javadocs UMLGraph sous Unix.
Tags: Major bugfixes
This version fixes an InvocationTargetException
when a relative output file name was given to
UmlGraph, and corrects the output of UmlGraphDoc
path-relative file names under Windows. The build
file can now correctly generate the UmlGraph
javadocs under Unix.

2007-02-05 16:02
4.6

Cette version introduit un correctif afin que la portabilité UmlGraphDoc pouvez maintenant exécuter de nouveau sous Unix. Cette version corrige un bug sérieux introduit dans la version 4.5.
Tags: Major bugfixes
This version introduces a portability fix so that
UmlGraphDoc can now run again under Unix. This
fixes a serious bug introduced in version 4.5.

2006-12-14 15:55
4.5

UmlGraphDoc gère maintenant les noms de fichiers contenant des espaces. Cette version corrige également l'apparition de noms génériques, la conduite des essais UmlGraphDoc, et la génération JavaDoc.
Tags: Major bugfixes
UmlGraphDoc now handles filenames with embedded
spaces. This version also corrects the appearance
of generic names, the running of the UmlGraphDoc
tests, and the JavaDoc generation.

Project Resources