Package | Description |
---|---|
org.apache.commons.scxml2.model |
A collection of classes needed to model SCXML documents.
|
Modifier and Type | Method and Description |
---|---|
List<OnEntry> |
EnterableState.getOnEntries()
Get the OnEntry elements.
|
Modifier and Type | Method and Description |
---|---|
void |
EnterableState.addOnEntry(OnEntry onEntry)
Adds an OnEntry element
|
Copyright © 2005–2015 The Apache Software Foundation. All rights reserved.