Automatic form diagram after Instant Reverse
Instant Reverse can visualize your implementation to Class diagram. From Visual Paradigm Suite 3.0, a Form Diagram dialog box will show after you instant reverse your class(es). You can select various options to visualize your reversed classes.
Reverse classes and visualize in Class diagram
Select
Tools > Instant Reverse > %SOURCE_TYPE% from the main menu.
The Instant Reverse dialog box appears. Select the source file(s) to reverse.
For Instant Reverse with Java sources, it is possible reverse the source files on demand. The principal of on-demand reverse engineering is to reverse the code into the project only when you need it. To know more about On-demand Instant Reverse, please read the article
On Demand Instant Reverse Engineering.
Click OK to proceed to the reverse process.
The
Instant Reverse Form Diagram dialog box appear, which allows you to form a class diagram from the class models reversed. There are various settings for you to adjust the content of the diagram. Keep in mind those settings will affect the complexity of the diagram.
The
Select Class tab lets you select the class models to be included in the diagram. In order to have a diagram formed, at least one class must be selected.
The
Form Diagram Options tab lets you decide whether to show the related classes of the selected classes or not. Besides, you can decide in what way the containment relationship will be handled.
The
Presentation Options tab lets you adjust the appearance of the class models. For example, you can decide to show or hide the attributes and operations compartments, and whether the type will be shown as fully qualified.
Click OK to proceed to the form diagram process.
Upon finishing, a class diagram is formed with the selected classes.
Downloads
Resources