Faezeh-Kh / gemoc-studio-modeldebugging

gemoc-studio-modeldebugging

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


This repository is part of a serie of repositories related to GEMOC Studio :


ModelDebugging

Runtime and tools to bring execution, debug and simulation in your domain specific tooling built with Sirius and/or Eclipse Modeling Framework.

To have a better understanding of the features and services offered by this framework, you can read the following post (Breathe life into your designer).

The repository includes several components:

  • simulationmodelanimation The plugins required to animate models with Sirius
  • framework contains the components used to implement execution engines with model debugging support. The framework is two folds:
  • xdsml_framework The plugins for the language workbench (ie. plugins that provides support for designing xdsml languages using a given engine).
  • execution_framework The plugins for the modeling workbench (ie. the engine runtime for executing models).
  • trace The plugins dedicated to execution traces. It offers two traces implementations that cans be used by the framework:
  • a simple generic trace metamodel
  • an efficient trace metamodel powered by a generative approach. This trace enables all omniscient debugging capabilities of the framework and offers a multidimentional timeline.

This project is included within the GEMOC. This project offers an Eclipse package (GEMOC Studio) with all these components preinstalled. It also provides additionnal engines (concurrent engine, coordination of concurrent engines), documentation and tutorials.

This project is still in incubation and need more work to reach industrial grade. If you need some help to get started with this project or have any questions about it feel free to contact CĂ©dric Brun.

Development

About

gemoc-studio-modeldebugging

License:Eclipse Public License 1.0


Languages

Language:Java 91.9%Language:Xtend 4.3%Language:GAP 3.2%Language:HTML 0.5%Language:Shell 0.0%