This is the modeled kara MPW simulator example based on the MPW framework (https://github.com/SQAHamster/mpw-modeling-framework).
It defines the modeling of the kara-simulator under /bundles/de.unistuttgart.iste.sqa.mpw.modeling.karasimulator
.
After code-generation with Maven package
, in /simulators
the both simulators for Java and C++ can be found.
The Java simulator is similar to the hamster PSE-Simulator (https://git.rss.iste.uni-stuttgart.de/open-to-public/pse). It uses Maven, Java 15 and JavaFX.
The C++ simulator is based on CMake and SDL2.
Note: For kara the C++ code is not implemented yet.