Thomas Kutz

Results 17 comments of Thomas Kutz

Hi, is there any update on this issue? Since we are using this library in our development tool, it would be nice to know when we can expect an update,...

This is also the case for just copying a state with a subdiagram into canvas and has nothing to do with copying the transition. When copying, we extract the related...

From my understanding, Yakindu does not behave differently from SCXML nor Rhapsody in that regard. Setting a variable is not triggering a run-to-completion step (or what is called macrostep in...

Okay, I read the SCXML docs again and my understanding now is that event-less (NULL) transitions are taken at the end of a macrostep when all other events are consumed....

Yes, that sounds like a valid workaround for me. However, in the recent version of Yakindu, we changed the APIs, so that runCycle() is no more visible from the outside...

I spent some time in fixing this now, but you can always construct examples where it does not work. The effort is currently too high for the priority of that...

First prototype using Lucene implemented on branch https://github.com/Yakindu/statecharts/tree/feature_example_search

It is not yet production ready. For highlighting search terms in details section, a copy of the html with different css styling is created, which is only a workaround here....

Yes, you are right, "Ctrl-D" and "Alt-up/down" do not work in most cases right now. It works for the statechart definition section in pinned mode, though.

We have something here: https://www.itemis.com/en/yakindu/state-machine/documentation/user-guide/edit_comparing_statecharts#edit_comparing_statecharts But it is not super helpful I guess.