问题
Are there any free UML diagram generator that could convert a VB6 source code into a UML diagram?
回答1:
Have you seen the built-in Visual Modeler mentioned by Deanna here?
If you haven't tried it yet: Add-Ins menu in VB6, Add-in Manager. Set Startup/Loaded for Visual Modeler Add-in and Visual Modeler Menus Add-in. Then under the Add-Ins menu, you should see Visual Modeler ==> Reverse Engineering Wizard.
It was good enough to diagram classes in our (large) project.
来源:https://stackoverflow.com/questions/2235067/visual-basic-6-0-uml-diagram-generator