issues
search
svlad-90
/
DLT-Message-Analyzer
"Extended search" plugin for the DLT-viewer
GNU General Public License v3.0
77
stars
13
forks
source link
[ISSUE #72][ARCHITECTURE] Prepare architectural overview for all existing components of the plugin
#113
Closed
svlad-90
closed
4 years ago
svlad-90
commented
4 years ago
[ISSUE #72][ARCHITECTURE] Prepare architectural overview for all existing components of the plugin
[x] Have you followed the guidelines in our
Contributing document
?
[x] Have you checked to ensure there aren't other open
Pull Requests
for the same update/change?
[x] Have you built the project, and performed manual testing of your functionality for all supported platforms - Linux and Windows?
[x] Is your change backward-compatible with the previous version of the plugin?
Change description:
Extension of DMA_Plantuml lib in order to cover all needs to use it for DLT-Message-Analyzer project
Declaration of DMA_Plantuml metadata for each class, where it was aplicable
Addition of diagrams, generated using the DMA_Plantuml concept
Update of documentation to reference generated diagrams
Fix of crash during sorting of the "grouped view" by sub-string column
Extension of "console view": autocomplete, introduction of parameters, integration of DMA_Plantuml related scenarios
Verification criteria:
Implementation manually checked on Windows
All sanity checked on Github were successfully passed
[ISSUE #72][ARCHITECTURE] Prepare architectural overview for all existing components of the plugin
Change description:
Verification criteria: