ダウンロードリスト

プロジェクト概要

UMLGraphはUMLのクラス図・シーケンス図の宣言的記述と作図を簡単にします。Java構文とJava構文を補うJavadocタグを用いてクラス設計が記述できます。これらの記述に基づきUmlGraphドックレットを実行すると、Graphviz作図指示が生成されます。Graphviz作図指示は自動的に処理され、以下のものを生成します:

    • Postscript, GIF, SVG, JPEG, fig, Framemaker の作図

同様に、シーケンス図は宣言的なpicマクロを使って記述されます。そしてGNU plotutils pic2plot プログラムを使って以下にコンパイルされます:

  • PNG, PNM, (疑似)GIF, SVG, AI, Postscript, CGM, FIG, PCL, HPGL, Regis, TEKの作図

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2011-01-09 04:19
5.4

このバージョンでは、HTMLコンテンツ内のクリック可能な図要素を作成し、ダイヤモンドの生成はGraphVizを2.27と互換性の図形になりますと、クラスのイメージは、生成された図で一度表示されるように修正されています。
タグ: 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

新dotexecutableオプションは、の位置をドットの明示的に指定することができます。また、UMLGrpahはオプションをjavadocのの- linkofflineをサポートします。ドキュメントはUMLGraphを正しく非ASCII文字を処理する、正しく隠しフィールドの関係を非表示になり、生成されたデフォルトの論理フォントでイタリック体のフォントのファイル名ではなく、使用されます。また、UmlGraphDocは現在のオプションを介して@ Javaファイル内のタグをオプトインして指定に従います。最後に、シーケンス図は、オプションかどうかをオブジェクトが下線かどうかを指定を提供します。
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

このバージョンの時に例外依存関係が指定されている未知のクラスを修正します。また、修正プログラムがない場合、グローバルオプションがご利用いただけますが発生した場合NullPointerException。また、umlgraphシェルスクリプト内でのtools.jarファイル名の場合は修正します。
タグ: 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

このバージョンがアクティブなクラスUML2で、必要に応じて縦の2重線で表示される2つの新しいクラス図のオプションを制御するノードと生成されたダイアグラムのレイアウト内のノードは、イメージファイルのツールチップ、およびように、クラスのタイトルを表示するためのサポートランク分離Javascriptを生成- Javadocファイルの折りたたみ可能なUMLダイアグラムのためのオプションです。
タグ: 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

この新バージョンは、アクティブクラス6の新しい形:ノード、コンポーネント、パッケージ、コラボレーション、ユースケースをサポートします。また、許可のコメントを介して、クラス図のノードの注釈。これらのオプションを必要とGraphVizを2.16。もう1つのオプションでは、クラス図のボックス内の任意のテキストを配置する。
タグ: 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.

プロジェクトリソース