This repository contain the code for assembling the GEMOC Studio.
This repository also it hosts the user documentation of the studio in the Wiki
In case of trouble with the studio, you can use one the issue trackers of the Studio. Since the Studio is an assemblty of various tools and components, the precise traker will depend on the involved component. A dashboard of all issues is available as a waffle: https://waffle.io/gemoc/gemoc-studio.
- https://github.com/gemoc/gemoc-studio/issues : Main/Global tracker, use this tracker if this is an assembly problem or if you don't know which precise component is affected.
- https://github.com/gemoc/concurrency/issues : Tracker for issues related to the definition of concurrent languages and the concurrent execution engine.
- https://github.com/gemoc/coordination/issues : Tracker for issues related to the definition of coordination of languages and the coordination execution engine.
- https://github.com/SiriusLab/ModelDebugging/issues : Tracker for issues related to the main framework, to the definition of Sequential languages and to the sequential
Some additional trackers may be used on the repositories of the GEMOC github organization : typically those related to a given example ( ActitivityDiagram,ArduinoModeling, ardurobotmodeling)