Dynamic Slicing of Feature-Oriented Programs
暂无分享,去创建一个
We intend to suggest a dynamic slicing algorithm for feature-oriented programs. We have named our algorithm Execution Trace file Based Dynamic Slicing (ETBDS) algorithm. The ETBDS algorithm constructs an intermediate program representation known as Dynamic Feature-Oriented Dependence Graph (DFDG) based on various dependences exist amongst the program statements. We use an execution trace file to keep the execution history of the program. The dynamic slice is computed by first performing breadth-first or depth-first traversal on the DFDG and then mapping out the resultant nodes to the program statements.
[1] Rajib Mall,et al. Dynamic Slicing of Aspect-Oriented Programs , 2008, Informatica.
[2] Thomas Leich,et al. FeatureC++: on the symbiosis of feature-oriented and aspect-oriented programming , 2005, GPCE'05.
[3] Thomas Leich,et al. FeatureC++: Feature-Oriented and Aspect-Oriented Programming in C++ , 2005 .
[4] Christian Prehofer,et al. Feature-Oriented Programming: A Fresh Look at Objects , 1997, ECOOP.