Graphical Model Generator¶
This is the final step in the MiSAR process, where the recovered PIM is transformed into visual representations (UML diagrams) and summaries.
Overview¶
This step is optional and generates UML diagrams.
Launch Graphical Model Generator¶
Run python3 MiSAR.py to open MiSAR AIO, then click Launch


Input¶
Provide the PIM file generated from the transformation step.
If you don't have a PIM file, you can simply change the file extension of the generated PIM file from
.xmito.PIM(case-sensitive) and use that as input.
Outputs¶
- UML diagrams

- Excel summaries

- Architecture overview
Notes¶
- Useful for visualising system structure
- Helps in analysis and reporting