Automatic Detection of Design Pattern for Reverse Engineering

  • Authors:
  • Hakjin Lee;Hyunsang Youn;Eunseok Lee

  • Affiliations:
  • Sungkyunkwan University, Korea;Sungkyunkwan University, Korea;Sungkyunkwan University, Korea

  • Venue:
  • SERA '07 Proceedings of the 5th ACIS International Conference on Software Engineering Research, Management & Applications
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

In maintenance, the lack of documentation leads to high costs of reverse engineering. Generally, design-pattern is a reusable solution to a commonly occurring problem in software design. If design-patterns could be captured and reused in reverse engineering, the reverse engineering would be very helpful those who develops and maintains software. So there have been many attempts to detect design-patterns during reverse engineering. However, the approaches suffer from serious drawbacks to its practical implementation; false positive, false negative rate, the number of detected patterns. In this paper, we propose a new taxonomy of GoF design patterns that can guide the reverse-engineering process. This approach not only combines static analysis with dynamic analysis but also adds what we call the implementation-specific analysis. We apply a number of existing and new applications, including PURE toolkit, JINI based home application system, project management tool, MP3 player, and we demonstrate that the reverse engineering process is more accurate.