POD: a composition environment for pattern-oriented design
Sherif Yacoub, Hengyi Xue, H.H. Ammar
Abstract
Sherif Yacoub, Hengyi Xue, H.H. Ammar
Abstract
Object oriented design patterns have been proposed as an approach to encapsulate good quality design experiences that are proven useful in successful projects. A design pattern abstracts a solution structure that is mostly described in terms of a set of collaborating classes or objects. Composing these design structures to develop application designs is a tedious task that involves integration of patterns. We envisage that a tool-support for developing designs using patterns will facilitate the integration process. We describe a design environment for visual composition of design patterns for the purpose of developing pattern oriented designs. The tool makes the notion of pattern interfaces explicit and integrates patterns at the architecture level. It supports three hierarchical traceable pattern-level design models. The internal details of the pattern structure are hidden at high design levels (pattern views) and are traced to lower design levels (class views). Current visual modeling tools do not explicitly support the concepts of pattern views and pattern interfaces. The proposed tool facilitates the process of designing applications using patterns as design components and provides a mechanism to trace patterns through various levels of abstraction. We use an illustrative example to show how the tool can be used to develop pattern oriented designs.
OpenAlex reports 4 citations for this work. Citation counts describe recorded attention and do not establish research quality.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
Object oriented design patterns have been proposed as an approach to encapsulate good quality design experiences that are proven useful in successful projects. A design pattern abstracts a solution structure that is mostly described in terms of a set of collaborating classes or objects. Composing these design structures to develop application designs is a tedious task that involves integration of patterns. We envisage that a tool-support for developing designs using patterns will facilitate the integration process. We describe a design environment for visual composition of design patterns for the purpose of developing pattern oriented designs. The tool makes the notion of pattern interfaces explicit and integrates patterns at the architecture level. It supports three hierarchical traceable pattern-level design models. The internal details of the pattern structure are hidden at high design levels (pattern views) and are traced to lower design levels (class views). Current visual modeling tools do not explicitly support the concepts of pattern views and pattern interfaces. The proposed tool facilitates the process of designing applications using patterns as design components and provides a mechanism to trace patterns through various levels of abstraction. We use an illustrative example to show how the tool can be used to develop pattern oriented designs.
Key concepts: Structural pattern, Software design pattern, Computer science, Design pattern, Abstraction, Set (abstract data type), Object-oriented design, Design process