Visualization of the entire Class Diagram #17
-
Currently, the class diagram is only visualized on a package level (including additional classes which are inherited within a package). However, it would be great if the entire class diagram, spanning across all packages, could also be visualized. In a first implementation, I believe it would be sufficient to only visualize the classes, interfaces, and associations. Later on, it would certainly be advantageous to include the packages in the visualization as well. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
This functionality is already available through:
Return to a specific package by double-clicking on the package in the visualization. |
Beta Was this translation helpful? Give feedback.
This functionality is already available through:
Return to a specific package by double-clicking on the package in the visualization.