タグ

Javaとumlに関するyassのブックマーク (3)

  • Architexa - a Fine Code Reading Tool - DZone

    I love reading code. For two reasons : If the code is bad, it is an awesome ego boost PLUS you get to foul mouth someone who has a good reputation for designing amazing things. If the code is good, then you get to learn some new tricks and some cool patterns yet to be published anywhere I am sure you read a lot of code and I am sure you’ll love this awesome code reading tool which I came across a

    Architexa - a Fine Code Reading Tool - DZone
  • Reverse-Engineer Source Code into UML Diagrams - DZone

    I have been on several teams where we studiously designed UML diagrams at the beginning of the project. As the project progressed, and deadlines approached, the UML diagrams were left somewhere behind, not to be updated in months. When a new developer joined the team, we showcased the old UML diagrams, and kept telling "Oh, we never had time to update them, please see the source code to get an ide

    Reverse-Engineer Source Code into UML Diagrams - DZone
  • テキストで記述して図に出力するUML記法·PlantUML MOONGIFT

    PlantUMLはJava製のオープンソース・ソフトウェア。UMLを作図するツールは幾つか存在するが、最大の難点だと思っているのがテキストベースでの記述ができないことだ。UMIと呼ばれるXMLベースの記述形式もあるが、普及している気はしない。都度重たいビジュアルエディタを立ち上げて編集するなんてのは面倒だ。 Wordに埋め込みのUML図 またドキュメントを作成するツールと、UMLを作成するツールが分かれてしまっているのも問題だ。そのためドキュメントの内容と図がずれていても気付きづらい。そんな問題を解決してくれるかも知れないのがPlantUMLだ。 PlantUMLはJava製のオープンソース・ソフトウェアで、テキストベースのUML記述を画像にコンパイルしてくれるソフトウェアだ。ユースケース、シーケンス、クラス、アクティビティ、コンポーネント、ステータス図に対応しているので十分だろう。 日

    テキストで記述して図に出力するUML記法·PlantUML MOONGIFT
  • 1