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.

2010-05-24 21:32 Retour à la liste release
5.3

Une nouvelle option-dotexecutable permet la spécification explicite du point de localisation. En outre, UMLGrpah prend désormais en charge de javadoc-linkoffline option. Documentation générée avec UMLGraph sera traiter correctement les caractères non-ASCII, se cacher correctement les relations de champs masqués, et utiliser par défaut une police logique plutôt que d'un nom de fichier de police pour l'italique. En outre, UmlGraphDoc va maintenant se conformer aux options définies par @ opt tags dans les fichiers Java. Enfin, les diagrammes de séquence de fournir une option pour spécifier si des objets sont soulignés ou non.
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