An Approach of Recovery of UML Activity Diagram
Zhou Xinkuan, Ping Chen, Qingshan Li
Abstract
Zhou Xinkuan, Ping Chen, Qingshan Li
Abstract
UML活动图的逆向恢复是逆向工程的重要组成部分,对于理解目标系统的动态行为和控制流程有重要辅助作用.论文针对Windows环境中的面向对象系统,给出了一种基于进程(线程)间关系的UML活动图的逆向恢复方法,该方法采用反射植入机制对目标系统进行基于关键函数的植入,然后对植入后目标系统运行时的动态信息进行过滤并提取出来转化为UML活动图模型文件.在此过程中给出了相应的植入和过滤算法,并通过实验验证该方法的有效性.
A significance statement is not available in the OpenAlex record.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
UML活动图的逆向恢复是逆向工程的重要组成部分,对于理解目标系统的动态行为和控制流程有重要辅助作用.论文针对Windows环境中的面向对象系统,给出了一种基于进程(线程)间关系的UML活动图的逆向恢复方法,该方法采用反射植入机制对目标系统进行基于关键函数的植入,然后对植入后目标系统运行时的动态信息进行过滤并提取出来转化为UML活动图模型文件.在此过程中给出了相应的植入和过滤算法,并通过实验验证该方法的有效性.
Key concepts: Class diagram, Activity diagram, Computer science, Communication diagram, Diagram, Unified Modeling Language, Use Case Diagram, Programming language