Module implementing a dialog showing an imports diagram of the application.
None |
ApplicationDiagram | Class implementing a dialog showing an imports diagram of the application. |
None |
Class implementing a dialog showing an imports diagram of the application.
None |
None |
ApplicationDiagram | Constructor |
__addPackage | Private method to add a package to the diagram. |
__buildModulesDict | Private method to build a dictionary of modules contained in the application. |
__buildPackages | Private method to build the packages shapes of the diagram. |
__createAssociations | Private method to generate the associations between the package shapes. |
relayout | Method to relayout the diagram. |
show | Overriden method to show the dialog. |
None |
Constructor
Private method to add a package to the diagram.
Private method to build a dictionary of modules contained in the application.
Private method to build the packages shapes of the diagram.
Private method to generate the associations between the package shapes.
Method to relayout the diagram.
Overriden method to show the dialog.