モデル/ビュー分離アーキテクチャBeaMの機構とその評価

書誌事項

タイトル別名
  • モデル ビュー ブンリ アーキテクチャ BeaM ノ キコウ ト ソノ ヒョウカ
  • The Mechanism of the Model-View Separation Architecture BeaM and Its Evaluation
  • 開発技術

この論文をさがす

抄録

GUIアプリケーションの開発時に,最も基本的な汎用コンポーネントを組み合せ,さらにアプリケーションロジックを付加することで,特定のアプリケーションドメインに特化された,クラスレベルでの再利用を目的とするGUIアプリケーション部品を開発,利用することがある.従来の手法では,GUIアプリケーション部品内部でのアプリケーションロジックとGUI部分との依存性の排除は不完全なものであり,結果として部品全体の再利用性および拡張性の欠如をもたらす.本稿ではGUIアプリケーション部品の開発において,アプリケーションロジック部とGUI部が相互に依存しないアーキテクチャBeaMを提案し,Java言語による実装を行った結果についての評価を行う.

GUI application components, which are developed by combining the most atomic GUI components and appending the required application logic, have been widely utilized. Their target is domain-specific and instance-level software reuse. In conventional methods, the separation between its application logic part and GUI part is incomplete. As the results, enough reusability and extensibility of the GUI application components can not be obtained. In this paper, we propose a Model-View separation architecture, ``BeaM'', which realizes the fully independence between application logic part and GUI part. Also the evaluation results are analyzed based on the implementation in Java language.

収録刊行物

被引用文献 (1)*注記

もっと見る

参考文献 (20)*注記

もっと見る

キーワード

詳細情報 詳細情報について

問題の指摘

ページトップへ