huybuidac20593 / yakindu

Automatically exported from code.google.com/p/yakindu
0 stars 0 forks source link

Pass statechart handle to required functions #100

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Defining an operation in a statechart will cause this method to appear in the 
"required"-header. This method can now be implemented manually. I would suggest 
to add a pointer to the statechart as a parameter to the operations signature. 
Otherwise it is not possible to read or write values from the statechart, which 
limits the use of manually implemented functions.

Original issue reported on code.google.com by benedikt...@itemis.de on 16 Mar 2015 at 2:54

GoogleCodeExporter commented 9 years ago

Original comment by markus.muehlbrandt on 17 Mar 2015 at 8:46

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r6618.

Original comment by markus.muehlbrandt on 17 Mar 2015 at 9:00