State Diagram

A data model used to show the valid states of an object and allowed transitions between them. Unlike state tables, which systematically consider and model all possible transitions, state diagrams model only the valid transitions of an object.

» Rastak DIC