Package | Description |
---|---|
org.apache.commons.scxml |
The Commons SCXML executor and core concepts.
|
org.apache.commons.scxml.semantics |
A collection of classes responsible for implementations of the
org.apache.commons.scxml.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 encapsulates a particular SCXML semantics, that is, a
particular semantic interpretation of Harel Statecharts, which aligns
mostly with W3C SCXML July 5 public draft (that is, UML 1.5).
|
Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.