Package | Description |
---|---|
org.apache.commons.scxml2.model |
A collection of classes needed to model SCXML documents.
|
Modifier and Type | Method and Description |
---|---|
Initial |
State.getInitial()
Get the initial state.
|
Modifier and Type | Method and Description |
---|---|
void |
State.setInitial(Initial target)
Set the initial state.
|
Copyright © 2005–2015 The Apache Software Foundation. All rights reserved.