Module implementing a dialog showing an imports diagram of the application.
None |
ApplicationDiagramBuilder | Class implementing a builder for imports diagrams of the application. |
None |
Class implementing a builder for imports diagrams of the application.
None |
None |
ApplicationDiagramBuilder | Constructor |
__addPackage | Private method to add a package to the diagram. |
__buildModulesDict | Private method to build a dictionary of modules contained in the application. |
__createAssociations | Private method to generate the associations between the package shapes. |
buildDiagram | Public method to build the packages shapes of the diagram. |
getPersistenceData | Public method to get a string for data to be persisted. |
parsePersistenceData | Public method to parse persisted data. |
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 generate the associations between the package shapes.
Public method to build the packages shapes of the diagram.
Public method to get a string for data to be persisted.
Public method to parse persisted data.