statecharts icon indicating copy to clipboard operation
statecharts copied to clipboard

YAKINDU Statechart Tools (http://www.statecharts.org)

Results 100 statecharts issues
Sort by recently updated
recently updated
newest added

Extracting a subdiagram creates entry and exit nodes as needed to implement the semantics of the origin composite state. Inlining a subdiagram should resolve these nodes and lead to a...

is-Enhancement
Status-Consolidate
Comp-Refactoring

The hierarchical view mode of the outline view does not provide an in-depth view of the statechart model hierarchy, but instead scratches the surface only. It displayes only the definition...

Comp-UI

The sc_eventid has to mapped to a StatemachineTimer instance in setTimer()/unsetTimer() implementation. Is it possible to make the sc_eventid type directly a StatemachineTimer? The representation of sc_eventid is a (bool...

is-Feature-Request
Comp-CPP Generator
Status-Consolidate

YAKINDU Statechart Tools allows for annotating elements with a documentation property. Editing this text on Linux (GTK) is difficult, because … - when editing in der _Properties_ view, selected text...

Comp-UI

The SCTUnit Test Models should be generated as NUnit Tests for C#

Comp-C# Generator

During work on #499 we discussed that targetFolder & targetLibraryFolder might be optional in future. If they are optional the default values currently defined might not be the optimal for...

Comp-All Code Generators

The UML defines local transitions as transitions from a parent to a substate which does not trigger the exit behavior of the parent. This is currently not possible in SCT....

is-Feature-Request
Prio-Medium
Comp-Execution

The time trigger expression is evaluated statically when the time trigger is started. For example, if the following statement is used as a state local reaction: _every (myVar > 10...

is-Feature-Request
Comp-Simulation
Comp-All Code Generators

Dear All, I was wondering, why are enums not enabled by default in interface declarations? I would like to define an enum for Directions, and its values could be: TOP,...

is-Feature-Request
Prio-Medium
Status-Consolidate

Within SGen there could be many different features that aren't tested sufficiently. There should be a simple infrastructure to setup tests for specific variants of Sgen & sct models to...

Prio-High
Comp-All Code Generators