Sciweavers

STEP
2005
IEEE

Elemental Design Patterns Recognition In Java

13 years 10 months ago
Elemental Design Patterns Recognition In Java
The decomposition of design patterns into simpler elements may reduce significantly the creation of variants in forward engineering, while it increases the possibility of identifying applied patterns in reverse engineering. Nevertheless, there are few reverse engineering tools that exploit the decomposition of patterns (i.e., FUJABA, SPQR). The SPQR approach introduces a catalog of elemental design patterns (EDP) and a rule set based on sigma-calculus through which EDPs are defined and composed into design patterns. Considering the SPQR approach particularly interesting, we propose a novel solution for defining and detecting EDPs and, further, design patterns. Our approach defines EDPs as logical functions of eight symbolic variables, each variable representing a method call (e.g., method name, method signature, method declaration, this reference, super reference) or a class property (superclass, same family, same object). An EDP detector has been developed based on this approach, rep...
Francesca Arcelli Fontana, Stefano Masiero, Claudi
Added 25 Jun 2010
Updated 25 Jun 2010
Type Conference
Year 2005
Where STEP
Authors Francesca Arcelli Fontana, Stefano Masiero, Claudia Raibulet
Comments (0)