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. |
Constructor and Description |
---|
SCXMLExecutor(Evaluator expEvaluator,
EventDispatcher evtDisp,
ErrorReporter errRep,
SCXMLSemantics semantics)
Constructor.
|
Modifier and Type | Class and Description |
---|---|
class |
SCXMLSemanticsImpl
This class encapsulate and implements the
W3C SCXML Algorithm for SCXML Interpretation
Custom semantics can be created by sub-classing this implementation.
|
Copyright © 2005–2015 The Apache Software Foundation. All rights reserved.