Package | Description |
---|---|
org.apache.commons.scxml2 |
The Commons SCXML executor and core concepts.
|
org.apache.commons.scxml2.env |
A collection of classes that may be commonly used to bridge the
SCXML executor to the runtime environment.
|
Modifier and Type | Method and Description |
---|---|
SCXMLSystemContext |
SCXMLSystemContext.getSystemContext() |
SCXMLSystemContext |
Context.getSystemContext()
Get the SCXMLSystemContext for this Context, should not be null unless this is the root Context
|
Modifier and Type | Field and Description |
---|---|
protected SCXMLSystemContext |
SimpleContext.systemContext |
Modifier and Type | Method and Description |
---|---|
SCXMLSystemContext |
SimpleContext.getSystemContext()
Get the SCXMLSystemContext for this Context, should not be null unless this is the root Context
|
Copyright © 2005–2015 The Apache Software Foundation. All rights reserved.