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

Do the following steps to see problem: - Take an existing statechart model. - add an element at the top of the region - Move it several time to the...

Prio-Medium
Comp-Graphical Editor
is-Usability-Issue

**Consequence:** At the moment this constellation (state with region inside) cannot be used at all, as it constantly corrupts the whole chart. **How to reproduce:** 1) open attached .sct [tcu_message_handler.zip](https://github.com/Yakindu/statecharts/files/115890/tcu_message_handler.zip)...

Comp-Graphical Editor

If a transition has no name (no event) offer a quick fix to the user to add "oncycle" or "always".

Comp-Graphical Editor
is-Usability-Issue

Requested via our user group: https://groups.google.com/forum/#!topic/yakindu-user/Nng9Y8gWORo I would really like to be able to define an internal operation like this: internal: var x:integer var y:integer var z:integer operation op(i1:integer, i2:integer):void...

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

When using IAR's visualSTATE, I have appreciated the tool's feature that allows states and regions to be _marked for "exclusion"_ as if the marked state or region is not part...

is-Feature-Request
Comp-Graphical Editor
Comp-Execution
Comp-All Code Generators
Status-Consolidate

While the Java generator offers a 'Naming' feature, the C code generator offers an 'IdentiferSettings' feature, which has identical scope. We should rename the C generator feature to use 'Naming'...

Comp-C Generator
Prio-Low
API breaking

The code generators should transfer model comments into code. Especially those comments that are added to transitions, entry and exit actions, states, interfaces, and regions should be reflected in the...

Prio-Medium
Comp-All Code Generators

Implement solution according to Java-Code-generator in C++ Code-Generator. see #134

is-Enhancement
Prio-Medium
Comp-CPP Generator

It should be possible to write var x : string var y : integer var z : string = x + y Like in Java

is-Feature-Request
Prio-Medium
Comp-All Code Generators

``` When expanding a state by clicking the little "+" button, it overlaps with other states/transitions/labels. Those elements might be painted in front of the expanded state, which makes the...

is-Enhancement
Comp-Graphical Editor
Prio-Low