Allow startup of Statecharts from Editor with dependencies & parameterization
Extend the statechart starting functionality from the StatechartEditor that not only the selected group is started without parameters but the selected group + all dependencies are started and parameterized with statechart profile specific parameters.
Todos:
- Extend statechart profiles with default parameters for all groups that are started with this profile
- Extend statechart groups with parameters for each profile that are added to this group on startup
- Calculate statechart group dependencies when starting and start all groups with their respective parameters