Module net.tangly.fsm
module net.tangly.fsm
Provides classes for a fluent based finite state machine library implementing hierarchical state machines as defined in the UML 2 standard.
-
Packages
PackageDescriptionThe package defines the interfaces to access and work with hierarchical state machines.The domain specific language builds finite state machine definitions including Lambda expressions and optional human-readable names and descriptions.Provides utilities to validate and to generate description in textual and graphical forms of finite state machine descriptions.