| Package | Description |
|---|---|
| org.squirrelframework.foundation.fsm | |
| org.squirrelframework.foundation.fsm.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DotVisitor
Visit state machine model structure and export dot file which can be opened by Graphviz.
|
interface |
SCXMLVisitor
Visit state machine model structure and export SCXML definition.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Visitable.accept(Visitor visitor)
Accepts a
Visitor. |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractStateMachine.accept(Visitor visitor) |
Copyright © 2013–2016. All rights reserved.