The xUML-RT Model Executor is built on top of the Papyrus UML editor and provides model execution and debugging capabilities for an executable variant of the UML-RT language. The Model Executor is integrated in Eclipse and can be used to visually debug an executable UML model. It is also packaged as a command line tool to support automated test case execution, integrated in test frameworks.
Webpage: http://modelexecution.eltesoft.hu/
- Install Eclipse Mars SR1 Modeling Tools
- Import all projects from the repository root, except
TestModels
- Load and activate the target platform specification from
releng/hu.eltesoft.modelexecution.target/release.target
- Rebuild all projects
- Start a guest Eclipse with a new
Eclipse Application
launcher.
Use the build launcher named clean-verify-release
in project releng/hu.eltesoft.modelexecution.parent
.
- Install Apache Maven 3.x
- Go to the
releng/hu.eltesoft.modelexecution.parent
directory - Run
mvn -Prelease clean verify
to build and test the whole system - Install the Eclipse update site zip generated under
releng/hu.eltesoft.modelexecution.update/target/
into an Eclipse