|
计算机科学 2009
Automatic Behavior Protocol Recovery Tool for Object-oriented Programs Based on Static Code Analysis
|
Abstract:
Object behavior protocol is important for understanding object interfaces,correct module composition and reuse of classes.In the previous work,we proposed an antumotic method of extracting object behavior protocols based on static source code analysis.The method obtains direct and indirect dependencies between interfacing methods from source code,then constructs interface state diagrams based on intra-class dependency relations.In this paper,we further presented the supporting tool for automatic behavior pr...