Package | Description |
---|---|
org.apache.commons.scxml2 |
The Commons SCXML executor and core concepts.
|
org.apache.commons.scxml2.semantics |
A collection of classes responsible for implementations of the
org.apache.commons.scxml2.SCXMLSemantics interface. |
Modifier and Type | Method and Description |
---|---|
StateConfiguration |
SCInstance.getStateConfiguration() |
Constructor and Description |
---|
Status(StateConfiguration configuration) |
Modifier and Type | Method and Description |
---|---|
void |
SCXMLSemanticsImpl.computeExitSet(Step step,
StateConfiguration stateConfiguration)
Compute and store the set of states to exit for the current list of transitions in the provided step.
|
Copyright © 2005–2015 The Apache Software Foundation. All rights reserved.