crestdsl / CREST

Continuous REactive SysTems DSL
https://crestdsl.github.io
MIT License
18 stars 2 forks source link

inherited states not supported in Transitions #14

Open stklik opened 5 years ago

stklik commented 5 years ago

When defining a transition with an inherited state (i.e. Transition(source="state", target="otherstate")) the strings are not resolved to the correct entities.

That seems to be an issue