Sciweavers

IWPC
1998
IEEE

Design Pattern Recovery in Object-Oriented Software

13 years 8 months ago
Design Pattern Recovery in Object-Oriented Software
An approach to recover object oriented design patterns from design and code is presented. The pattern recovery process is based on a multi-stage filtering strategy to avoid combinatorial explosion on large software systems. To maintain independence from the language and the case tools adopted in developing software, both design and code are mapped into an intermediate representation. The multi-stage searching strategy allows to safely determine pattern candidates. To assess the effectiveness of the pattern recovery process a portable environment written in Java has been developed. Based on this environment, experimental results on public domain and industrial software were obtained and are discussed in the paper. Evidence is shown that, by exploiting information about method calls as a further constraint beyond the structural ones, the number of false positives is reduced.
Giuliano Antoniol, Roberto Fiutem, L. Cristoforett
Added 05 Aug 2010
Updated 05 Aug 2010
Type Conference
Year 1998
Where IWPC
Authors Giuliano Antoniol, Roberto Fiutem, L. Cristoforetti
Comments (0)