- 著者
-
名取 万里
加賀谷 聡
本位田真一
- 出版者
- 一般社団法人情報処理学会
- 雑誌
- 情報処理学会論文誌 (ISSN:18827764)
- 巻号頁・発行日
- vol.38, no.3, pp.634-656, 1997-03-15
- 被引用文献数
-
8
本稿では,オブジェクト指向フレームワークを構築するための手法を提案する.本手法は,現行のアプリケーションシステム群の分析とドメインの静的な特徴を抽出するためにデータ中心アプローチを取り入れる.また,ドメインのあるべき姿の分析と動的な特徴を抽出し,静的な特徴と合わせて一般化するために,ユースケースとそれに基づくオブジェクト間のインタラクションに着目する.さらに,これらの2つの観点を統合し,オブジェクト指向フレームワークを構築するプロセスを明らかにする.This paper presents a method for developing Object-oriented frameworks.Our framework development method includes three major ideas.The first is to extract static features of a domain by Data-oriented Approach.The second is to extract dynamic ones based on use cases and interactions among objects.The last is to integrate the above two ideas in order to cross-check features of the domain and to construct Object-oriented frameworks.