PauWare engine is a Java API, i.e., a set of Java classes and interfaces making up an execution engine for State Chart XML (SCXML) and UML State Machine Diagrams. Both are a variant of Harel's Statecharts, which are used to model and to implement reactive software-intensive systems.
Current version is 1.3 (February 2015)
For more information, please see:
- Harel's Statecharts
- The Unified Modeling Language (UML) at the Object Management Group (OMG)
- State Chart XML (SCXML)
PauWare view is a graphical simulator of SCXML documents and UML State Machine Diagrams. PauWare viewdedicated Web page is here.
We provide a bridge to translate SCXML state machine descriptions to executable state machines based on the PauWare engine API