Definitions for "State Diagram" Add To Word List
Login or Register  | Word Lists | Search History

A graphical representation of the operation of a state machine.
Helpful?           0
(IEEE) A diagram that depicts the states that a system or component can assume, and shows the events or circumstances that cause or result from a change from one state to another. Syn: state graph. See: state-transition table.
Helpful?           0
a finite state machine where every edge is annotated with a matrix of intervals constraining various delays
Helpful?           0
a graph whose nodes are states and whose directed arcs are transitions labeled by event names
Helpful?           0
a very convenient way to visualise the operation of a flip-flop or even of large sequential components
Helpful?           0
a visual representation of an application's state machines
Helpful?           0
a visual representation of a task's various states and events
Helpful?           0
A diagram that shows a state machine. See: state machine.
Helpful?           0
a directed graph in which nodes represent system states and arcs represent transitions between states
Helpful?           0
Shows the event-ordered behavior of the instances of the class.
Helpful?           0
A diagram that shows States of a system or subsystem, Transitions between States, and the Events that cause the Transitions.
Helpful?           0
A state diagram is a pictorial description of state relationships.
Helpful?           0
State diagrams are used to graphically represent finite state machines. State transition tables are another possible representation.
Helpful?           0