gamma
gamma copied to clipboard
Clean up Composition model hierarchy
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.