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