Program comprehension: A method of generating visualized UML class diagram

GuHui,WangHui
DOI: https://doi.org/10.1109/ICISE.2010.5690312
2010-01-01
Abstract:Program comprehension is an important research content of software engineering. This paper presents a Program comprehension visualization method of using UML class diagram. This method has two parts, first, The program source code is abstracted into database table, the form used to summarize and express program structure and key information, Then, the table was transformed into UML class diagrams, The class diagram can be effective to help understanding program structure and other key information.
What problem does this paper attempt to address?