|
|
|
|
|
Generation of a class diagram using reverse engineering
WINDEV, WINDEV Mobile and WEBDEV allow you to create the class diagram of an application by reverse engineering the classes (".WDC" files) in the application. The classes of the project are analyzed and the class diagram is built based on the analysis information. Remark: To create a class diagram using reverse engineering, the WINDEV application must contain WINDEV classes. To create a class diagram using reverse engineering: - Open the project where the class diagram must be built.
- Click in the quick access buttons.
- The creation window appears: click "Architecture", and then "UML".
- The UML model creation wizard starts.
- Select "Class diagram".
- Specify the UML model into which the diagram will be inserted.
- Choose to build the class diagram using reverse engineering.
- Validate the creation of the class diagram. The new class diagram appears in the editor.
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|