Design Pattern Specification Language : Definition and Application
スポンサーリンク
概要
- 論文の詳細を見る
Design patterns can be regarded as an approach to encapsulate and reuse good design practices. However, most design patterns are specified using informal text and examples. To obtain all of the benefits of patterns, formal specification and tool support are indispensable. This paper proposes a Design Pattern Specification Language (DPSL) that is both manageable and effective. The DPSL provides software developers with the capability to treat design patterns as concrete design units without lowering abstraction. To demonstrate the usability of our DPSL and its application in design modeling, we have developed a prototype tool that supports the DPSL in UML diagrams. This prototype allows us to demonstrate the tool's support possibilities and the usability of patterns for software development applications.
- 一般社団法人電子情報通信学会の論文
- 2003-06-01
著者
-
WU Chisu
School of Computer Science and Engineering, Seoul National University
-
Wu Chisu
School Of Computer Science And Engineering Seoul National University
-
SHIN Woochang
Department of Internet Information, SeoKyeong University
-
Shin Woochang
Department Of Internet Information Seokyeong University
関連論文
- Extracting Components from Object-Oriented System : A Transformational Approach(Software Engineering)
- Design Pattern Specification Language : Definition and Application