Visualizations migrated to the new metamodel.

Additionally:
- Improved memory performance.
- Made XYGraphs work with the DataVisualizationService.
- Made possible to add new variables to the XYGraph after its creation.
- Cleaned the code: removed unnecessary comments, classes and unused
methods. 

Change-Id: I45655a198df57cb882bb88e112ec929f7b7ca72e
Signed-off-by: David López <david.lopez@cea.fr>
97 files changed
tree: 479425ac65791cb1f73962d2a4c8ee2a4decc4a5
  1. bundles/
  2. features/
  3. products/
  4. releng/
  5. tests/
  6. .gitignore
  7. pom.xml
  8. 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.