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.
작성자 정보
- 지티 작성
- 작성일
컨텐츠 정보
- 16 조회
- 목록
본문
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.