-
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Milestone
Description
Generate two-dimensional transition table as:
./packages/transpiler/table
- markdown
- csv
and render it using
./packages/cli
How it looks like π
Current State | Event1 | Event2 [guard] | Event2 | β |
---|---|---|---|---|
initial | β | β | β | State1 / entry, activity |
State1 / activity, exit | State2 / entry, action, activity | State1 / entry, activity | finish | β |
State2 / activity | β | β | β | finish / action |
The table above is called Two-dimensional state tables with some modification to suits Statecharts format.
Resources
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers