Package | Description |
---|---|
org.apache.commons.scxml2.model |
A collection of classes needed to model SCXML documents.
|
Modifier and Type | Method and Description |
---|---|
List<Data> |
Datamodel.getData()
Get all the data children of this datamodel.
|
Modifier and Type | Method and Description |
---|---|
void |
Datamodel.addData(Data datum)
Add a Data.
|
Copyright © 2005–2015 The Apache Software Foundation. All rights reserved.