Papyrus model execution framework incubation tools

Clone this repo:
  1. b33be54 - Prototype of ExecutionEngine supporting stochastic events by Florian NOYRIT · 1 year, 2 months ago master
  2. 45a9c98 Merge "[SUML] Add examples of use" by Pauline Deville · 5 months ago
  3. 665f269 Bug 566972 - [SUML] Enable a specializing locus adapter to access the context instance by jeremie.tatibouet · 3 years, 8 months ago
  4. 3bbda4e Bug 566971 - [SUML] Enable the capability for an engine to register a new locus adapter by jeremie.tatibouet · 3 years, 8 months ago
  5. d0add87 Bug 566970 - [SUML] Make engine a specialization of UML timed engine by jeremie.tatibouet · 3 years, 8 months ago

To build annotations

mvn clean verify -P simex,annotations

To build externalcontrol

mvn clean verify -P externalcontrol

To build fmi

mvn clean verify -P fmi

To build instancespecification

mvn clean verify -P instancespecification

To build parametric

mvn clean verify -P parametric

To build scripting

mvn clean verify -P scripting

To build simex

mvn clean verify -P simex

To build suml

mvn clean verify -P suml

To build suml

mvn clean verify -P visualization