Sciweavers

SQJ
2010

Design pattern evolutions in QVT

13 years 2 months ago
Design pattern evolutions in QVT
One of the main goals of design patterns is to design for change. Many design patterns leave some room for future changes and evolutions. The application of design patterns leads to adaptable software since the design pattern instances could be changed with minimal impact on other parts of the system. Such changes, called the evolution of a design pattern instance in this paper, typically involves the addition or removal of a group of model elements, such as classes, attributes, operations, and relationships. However, the possible evolutions of each design pattern are often not explicitly documented. Missing part of the evolution process may result in inconsistent evolution. In this paper, we present our approach to assisting the evolution processes of design patterns by model transformation technology. We provide a formal foundation for our approach by defining the predicates that can be used to describe the properties of each design pattern, software system design, and design patter...
Jing Dong, Yajing Zhao, Yongtao Sun
Added 30 Jan 2011
Updated 30 Jan 2011
Type Journal
Year 2010
Where SQJ
Authors Jing Dong, Yajing Zhao, Yongtao Sun
Comments (0)