You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 5, 2021. It is now read-only.
I encountered the same issue. (I'm using the latest Yakindu bundle for Windows, 64-bit).
Please see the attached example. The simulator allows to set the value of event E_1 only once, at startup. Then, the event value is not reset and cannot be changed. The edge with guard [valueof(E_1)==42] can only be traversed at startup (if the correct value of the event is set), and never again.
Am I doing something wrong, or is it an issue of the tool?
The text was updated successfully, but these errors were encountered:
reported via forum
I encountered the same issue. (I'm using the latest Yakindu bundle for Windows, 64-bit).
Please see the attached example. The simulator allows to set the value of event E_1 only once, at startup. Then, the event value is not reset and cannot be changed. The edge with guard [valueof(E_1)==42] can only be traversed at startup (if the correct value of the event is set), and never again.
Am I doing something wrong, or is it an issue of the tool?
The text was updated successfully, but these errors were encountered: