期刊名称:International Journal of Soft Computing and Software Engineering
电子版ISSN:2251-7545
出版年度:2013
卷号:3
期号:3
页码:149-155
DOI:10.7321/jscse.v3.n3.24
出版社:Advance Academic Publisher
摘要:The accurate recovery of design patterns from software applications is still debatable and it depends on different types of analysis methods performed on the source code during recovery of patterns. Structural, behavioral and semantic analysis methods are used to extract patterns from source code. Most approaches used combination of these analysis methods to extract patterns from different applications but the recovery process becomes heavyweight. We present a novel design pattern recovery technique based on attributes from .Net applications using only semantic analysis. Implemented attributes enhance the comprehension of source code related with design patterns. A prototyping tool is developed to realize the concept of approach.