| Package | Description |
|---|---|
| com.github.pnavais.machine.exporter |
| Modifier and Type | Class and Description |
|---|---|
class |
DOTExporter
An exporter allowing to translate
a given state machine to the GraphViz DOT language
(@see https://www.graphviz.org/doc/info/lang.html)
|
class |
YAMLExporter
An exporter allowing to translate a given state machine representation
(States and transitions) to YAML.
|
Copyright © 2019 state-machine. All rights reserved.