Sciweavers

SAC
2008
ACM

Design pattern detection by template matching

13 years 4 months ago
Design pattern detection by template matching
In this paper, we adopt a template matching method to detect design patterns from a software system by calculating their normalized cross correlation. Because design patterns document flexible design ideas, there can be various ways of implementing them. In our approach, not only the exact matches of pattern instances are detected from system source code, but also the variations of pattern candidates can be identified. Based on our method, we provide tool support and perform experiments on different large open-source systems. Keywords Design Pattern, Matrix, Template Matching, Cross Correlation
Jing Dong, Yongtao Sun, Yajing Zhao
Added 28 Dec 2010
Updated 28 Dec 2010
Type Journal
Year 2008
Where SAC
Authors Jing Dong, Yongtao Sun, Yajing Zhao
Comments (0)