Hi,
today I tried to model a monitor on the object state change, but I encountered some troubles.
I used the activity Wait for Event, I sampled the object and I chose the event "state change" twice. Why twice? Because I want to listen the transition from any state to blocked or breakdown state. But when I ran the model an exception occured. I isolated the issue in a simple model (waitforevent-1.fsm).
I don't know if it is a bug or a missing feature. I tried to reproduce a double event listener in another model (waitforevent-2.fsm), but the issue occurs again.
Then I believe that it is a missing feature. Will be possible to implement this feature in the next release?