タグ

umlに関するantehのブックマーク (3)

  • PHPコードをUML化する事例集:phpspot開発日誌

    UMLing your PHP project - Don’t say geek say syntux! - Your freedom is worth more than you think. Take advantage of it while you can. First I decided to role tutorial from scratch about UML and PHP but while doing the research I found at least three tutorials much better of what I could write so I’ll be quoting others PHPをUML化する事例集。 UML(クラス図)とオブジェクト指向について学びたいと思っている人には参考になりそうなエントリですね。 そういえば、PHPのコード

    anteh
    anteh 2006/09/12
  • Enterprise Architect(EA) - 現場で闘う人のためのUMLモデリングツール

    Enterprise ArchitectはUML 2.5,SysML 1.5,BPMN 2.0など、さまざまな表記方法に対応したモデリングツールです。 効率的なモデリングと数多くの支援機能の両方を提供し、販売開始から20年の累計では日で約7万人が、全世界合計では100万人以上が利用しています。 広範囲をサポートする実用的モデリングツール Enterprise ArchitectはUML・SysML・BPMNなどの記法に対応するモデリングツールです。Visual Studioに似た操作体系に、「クイックリンク」に代表されるさまざまなモデリング支援機能を搭載しています。Enterprise Architectの持つ拡張機能を利用することで、UML・SysML・BPMN・DFDなどさまざまな表記方法を利用したモデリングが可能です。 Enterprise Architectは、設計開発で役に立つ

  • UMLからPHPコードを生成:phpspot開発日誌

    XMI to PHP XMI2PHP is a php code generator which take an XMI (XMI is an XML based file format used to describe UML diagrams.) file and transform it into a file collection of php code. XMI(UMLをXMLで表現したもの)をPHPに変換するツールが公開されてます。 これは、phpCodeBeautifierを公開しているWaterProof社のプロダクトのようです。 以前紹介した、PHPのソースコードからUML生成と組み合わせるとPHP←→UMLの相互変換が可能なんでしょうか。 興味のある人は試してみてください:-)

    anteh
    anteh 2006/06/23
  • 1