Sciweavers

TSE
2008

DeMIMA: A Multilayered Approach for Design Pattern Identification

13 years 3 months ago
DeMIMA: A Multilayered Approach for Design Pattern Identification
Design patterns are important in object-oriented programming because they offer design motifs, elegant solutions to recurrent design problems, which improve the quality of software systems. Design motifs facilitate system maintenance by helping maintainers to understand design and implementation. However, after implementation, design motifs are spread throughout the source code and are thus not directly available to maintainers. We present DeMIMA, an approach to semiautomatically identify microarchitectures that are similar to design motifs in source code and to ensure the traceability of these microarchitectures between tation and design. DeMIMA consists of three layers: two layers to recover an abstract model of the source code, including lass relationships, and a third layer to identify design patterns in the abstract model. We apply DeMIMA to five open-source systems and, on average, we observe 34 percent precision for the 12 design motifs considered. Through the use of explanation...
Yann-Gaël Guéhéneuc, Giuliano A
Added 15 Dec 2010
Updated 15 Dec 2010
Type Journal
Year 2008
Where TSE
Authors Yann-Gaël Guéhéneuc, Giuliano Antoniol
Comments (0)