Skip to content

mryndzionek/scxml2plantuml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GSL SCXML to PlantUML state diagram converter

Introduction

The scxml2plantuml is a GSL script converting SCXML state chart specification to a PlantUML diagram.

Dependencies

GSL, PlantUML

Usage

Got to the model directory and run the generate script:

cd model
./generate

Examples

  • simple LED blink example
    led_blink

  • simple LED+Button game example
    led_game

  • microwave oven state machine taken from SCXML site microwave-01

  • another microwave oven state machine taken from SCXML site microwave-02

  • simple chronometer state machine
    chronometer

  • Blackjack and Traffic Report state machine taken from SCXML site blackjack traffic

  • calculator state machine taken from SCXML site calc

Contact

If you have questions, contact Mariusz Ryndzionek at:

[email protected]

About

No description or website provided.

Topics

Resources

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
COPYING
Unknown
COPYING.LESSER

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages