Display the triggering event occurrence.

It is possible to navigate within the variables (i.e., time, operation
parameters, signal attributes) available at an event occurrence. The
approach support both AcceptEventAction and Transition.

This patch also introduces significant changes within the implementation
of the presentation model for Moka debugging tool.

Change-Id: I10f0afdbe645a7ae314fe4bfaee68465ccb39902
Signed-off-by: jeremie.tatibouet <jeremie.tatibouet@cea.fr>
66 files changed
tree: 51b097dd4514040eeb2c2aa044a7e03e5a7262ca
  1. bundles/
  2. features/
  3. products/
  4. releng/
  5. src/
  6. tests/
  7. .gitignore
  8. pom.xml
  9. README.md
README.md

		Moka

Moka is a Papyrus module for execution of UML models, which natively includes an execution engine complying with OMG standards foundational UML (fUML) and Precise Semantics of UML Composite Structures (PSCS). These standards deal with execution semantics of UML. Moka is integrated with the Eclipse debug framework to provide control, observation and animation facilities over executions. Moka can be easily extended to support alternative execution semantics, and thereby be adapted to multiple usage scenarios and domains.