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