| Class | Description |
|---|---|
| State |
The respresentation of a state in a state machine.
|
| StateMachine |
The representation of a finite state machine.
|
| Transition |
A representation of a transition from a state to another state.
|
| Exception | Description |
|---|---|
| IllegalTransitionException |
An exception thrown when an invalid transition is attempted from a state.
|
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.