Modeling Design Patterns for Semi-Automatic Reuse in System Design

  • Authors:
  • Galia Shlezinger;Iris Reinhartz-Berger;Dov Dori

  • Affiliations:
  • Technion-Israel Institute of Technology, Israel;University of Haifa, Israel;Technion-Israel Institute of Technology, Israel

  • Venue:
  • Journal of Database Management
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

Design patterns provide reusable solutions for recurring design problems. They constitute an important tool for improving software quality. However, correct usage of design patterns depends to a large extent on the designer. Design patterns often include models that describe the suggested solutions, while other aspects of the patterns are neglected or described informally only in text. Furthermore, design pattern solutions are usually described in an object-oriented fashion that is too close to the implementation, masking the essence of and motivation behind a particular design pattern. We suggest an approach to modeling the different aspects of design patterns and semi-automatically utilizing these models to improve software design. Evaluating our approach on commonly used design patterns and a case study of an automatic application for composing, taking, checking, and grading analysis and design exams, we found that the suggested approach successfully locates the main design problems modeled by the selected design patterns.