-
I am trying to visualise a fairly sizable statechart (maybe 50 states, with 7 levels deep nesting), but get an error when going beyond level 5.
### Expected Behavior
Expect the SVG to be produce…
-
After adding the Float32 datatype, _fmi3SetTime_ needs to support both Float32 and Float64, unless we do an explicit cast for Fload32. Explicit cast does not seem to be a good idea, because we have al…
-
While we've got 10+ generators (including sctunit etc), we should reorder the generators in the drop down menu.
-
When the transition spec text field is selected or edited right now, the related transition should be printed differently, e.g. with a different line width or a different color. This simplifies editin…
-
This helps to understand which statechart is actually referenced in case there are multiple equally named statecharts in the project.
tkutz updated
6 years ago
-
**Modified by dietmarw on 1 Mar 2010 06:26 UTC**
There wasn't a ticket on this yet...
## From [milestone:Design63]
**Status:** Test implementation in Dymola
**Short Description:**
Introduce new opera…
-
In Solidity the operator precedence is different from the expression language used in YAKINDU Statechart Tools. Here, the precedence is the same as in Java and C.
This allows constructs in Solidit…
-
**Reported by masoud on 4 Dec 2017 12:54 UTC**
When a fmi2DoStep() command is cancelled using fmi2CanCelStep(), according to the statechart diagram in FMI2.0/CoSimulation standard in page 103, and als…
-
Hi Tomas,
Sorry to bug you again, I have another question about your library. I've studied the gmail example (to the extent of my abilities...). It seems like this library is meant to have a single…
-
This is already implemented for C (see #266).