eclipse / gemoc-studio-execution-ale

Gemoc studio execution ale
0 stars 7 forks source link

Manage step return values and step parameters #57

Closed ebousse closed 1 year ago

ebousse commented 1 year ago

Description

Adapt the ALE engine to the changes made in this PR: https://github.com/eclipse/gemoc-studio-modeldebugging/pull/226

In addition, make sure parameters of steps are provided to the execution framework.

Changes

Companion Pull Requests