Skip to content

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

MiSAR AIO

Graphical generator

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 .xmi to .PIM (case-sensitive) and use that as input.

Outputs

  • UML diagrams

Dependency view

  • Excel summaries

Excel example

  • Architecture overview

Notes

  • Useful for visualising system structure
  • Helps in analysis and reporting