itemisCREATE / statecharts

YAKINDU Statechart Tools (http://www.statecharts.org)
Eclipse Public License 1.0
174 stars 84 forks source link

No Code Completion for Entry and Exit Points #302

Closed andreasmuelder closed 5 years ago

andreasmuelder commented 8 years ago

Entry and Exit Points are modeled as Strings in the grammar. Instead, it should be a non containment reference to an Entry / Exit Point with appropriate scoping.

andreasmuelder commented 5 years ago

This is fixed with https://github.com/Yakindu/statecharts/pull/2104