activity (n)~ In a statechart diagram the response an object in a particular state makes to an event without changing its state. Unlike actions activities have non-negligible execution times and can be interrupted. The keyword do indicates an activity.
작성자 정보
- 지티 작성
- 작성일
컨텐츠 정보
- 256 조회
- 목록
본문
activity (n)~ In a statechart diagram the response an object in a particular state makes to an event without changing its state. Unlike actions activities have non-negligible execution times and can be interrupted. The keyword do indicates an activity.