All Packages

Package Summary
Package
Description
The package defines the interfaces to access and work with hierarchical state machines.
The package provides actor abstractions to run a set of finite state machines as processes and exchange messages between actors.
The domain specific language builds finite state machine definitions including Lambda expressions and optional human-readable names and descriptions.
The implementation of the finite state machine interfaces; the classes are package private and are only instantiated through the domain specific language implementing the builder pattern.
Provides utilities to validate and to generate description in textual and graphical forms of finite state machine descriptions.