Using CBR for Automation of Software Design Patterns

  • Authors:
  • Paulo Gomes;Francisco C. Pereira;Paulo Paiva;Nuno Seco;Paulo Carreiro;José Luis Ferreira;Carlos Bento

  • Affiliations:
  • -;-;-;-;-;-;-

  • Venue:
  • ECCBR '02 Proceedings of the 6th European Conference on Advances in Case-Based Reasoning
  • Year:
  • 2002

Quantified Score

Hi-index 0.00

Visualization

Abstract

Software design patterns are used in software engineering as a way to improve and maintain software systems. Patterns are abstract solutions to problem categories, and they describe why, how, and when can a pattern be applied. Their description is based on natural language, which makes the automation of design patterns a difficult task. In this paper we present an approach for automation of design pattern application. We focus on the selection of what pattern to apply, and where to apply it. We follow a Case-Based Reasoning approach, providing a complete framework for pattern application. In our approach cases describe situations for application of patterns.