Authors: Zsolt Balanyi, Rudolf Ferenc
Software Maintenance, 2003. ICSM 2003. Proceedings. International Conference on Volume , Issue , 22-26 Sept. 2003 Page(s): 305 - 314 Digital Object Identifier 10.1109/ICSM.2003.1235436
Abstract:
Design patterns are micro architectures that have proved to be reliable, easy-to implement and robust. There is a need in science and industry for recognizing these patterns. We present a new method for discovering design patterns in the source code. This method provides a precise specification of how the patterns work by describing basic structural information like inheritance, composition, aggregation and association, and as an indispensable part, by defining call delegation, object creation and operation overriding. We introduce a new XML-based language, the Design Pattern Markup Language (DPML), which provides an easy way for the users to modify pattern descriptions to suit their needs, or even to define their own patterns or just classes in certain relations they wish to find. We tested our method on four open-source systems, and found it effective in discovering design pattern instances.
Journal/Proceedings/Conference: http://ieeexplore.ieee.org/xpl/RecentCon.jsp?punumber=8742
Download full paper: http://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&isnumber=&arnumber=1235436












