Package | Description |
---|---|
org.apache.commons.scxml.model |
A collection of classes needed to model SCXML documents.
|
Modifier and Type | Method and Description |
---|---|
OnExit |
TransitionTarget.getOnExit()
Get the onexit property.
|
Modifier and Type | Method and Description |
---|---|
void |
TransitionTarget.setOnExit(OnExit onExit)
Set the onexit property.
|
Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.