Adaptive mobile computing systems need to process a broad range of composite events, which are combinations of primitive events such as logicevent, time events, and temporal events, etc.
适应性移动计算系统要求大范围的事件组合,这些事件包括逻辑事件、时间事件和暂时事件等。
2
Use the state machine implementation if the process logic is event driven.
如果流程逻辑为事件驱动的,则使用状态机实现。
3
You will enter all the logic to manage the event inside the controller.