ftsrg / gamma

An Eclipse-based modeling framework for the component-based design and analysis of reactive systems
http://gamma.inf.mit.bme.hu
30 stars 25 forks source link

Clean up Composition model hierarchy #123

Open arminzavada opened 2 years ago

arminzavada commented 2 years ago

Currently, composition and statechart models reside in the same project, thus making it impossible to extend Gamma with more composite components without adding them to the statechart model.

I propose, to split the composite model from the statechart model.