One of the benefits claimed for the Naked Objects approach (see article 1) is that it helps in the capture and modeling of business requirements. There is a widespread misconception that modeling ...
ソフトウェア開発の現場では、設計と実装の間におけるコミュニケーションのギャップがしばしば問題となります。 この問題を解決するための手段として広く活用されているのが、統一モデリング言語(UML: Unified Modeling Language)です。 UMLは視覚的な記述を ...
PeilinPlanner is a collaborative UML Diagram software that combines Java with JS, HTML, and CSS to allow users to create UML Diagrams in a web browser. Users can view, edit, and download these ...
前回(第3回 静的モデル:クラスにおけるUMLとJavaのマッピング(1))は、UMLの“クラス”とJavaの“クラス”についてそれぞれを構成する部品をメタモデルという形で明確化しました。今回は、このメタモデルを比較することによって、UMLとJavaのマッピング ...
ここで取り上げる最初のユニファイドプロセスモデルは、ユースケースモデルである。それは、システムにおける機能主体な要件を記述する(Alistair Cockburnの『Writing Effective Use Cases』は、ユースケース分析の推奨書籍――関連リンク参照)。ユースケースは ...
For CS276, Object Oriented Software Design, each student implemented a program for a game. I implemented Gin Rummy in Java using Model-View-Controller. The Class Diagram and State Machine Diagram are ...