state machine (n)~ A graph of states and transitions that describes th…
페이지 정보
본문
state machine (n)~ A graph of states and transitions that describes the response of an object of a given class to the receipt of outside stimuli. A state machine is attached to a class or method. A statechart diagram represents a state machine.