Module implementing a dialog showing an imports diagram of the application.
ApplicationDiagram | Class implementing a dialog showing an imports diagram of the application. |
None |
Class implementing a dialog showing an imports diagram of the application.
ApplicationDiagram | Constructor |
__tr | Private method to translate the display strings. |
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 modules shapes of the diagram. |
createAssociations | Private method to generate the associations between the module shapes. |
getDiagramName | Method to retrieve a name for the diagram. |
languageChange | Private method used to show the localized strings for this dialog. |
relayout | Method to relayout the diagram. |
show | Overriden method to show the dialog. |
Constructor
Private method to translate the display strings.
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 modules shapes of the diagram.
Private method to generate the associations between the module shapes.
Method to retrieve a name for the diagram.
Private method used to show the localized strings for this dialog.
Method to relayout the diagram.
Overriden method to show the dialog.