Behavior Protocols Recovery Based on Dependency Analysis

黄洲,彭鑫,赵文耘
DOI: https://doi.org/10.3969/j.issn.1002-137x.2008.08.070
2008-01-01
Computer Science
Abstract:The behavior protocol of object has the critical meaning in understanding and integrating the object into development.Unfortunately,protocol is rarely maintained during the development of lagecy systems.To handle the problem,this paper proposes a technical to recovery the behavior protocol of object in the form of Finite State Machine.It extracts dependency of functions through a static source-code analyse procedure and reconstruct the relations between states.The method offers an accurate and understandable result to instruct the developers in reengineering procedure.
What problem does this paper attempt to address?