Task System¶
Description¶
A paradigm component defining a finite state machine. It contains Task System State objects, which execute Actions and select Transitions from one state to the next. The task system finishes when one of its states evaluates an Exit Task System transition.