과제/모바일인지/2013/ClimateCard Source
Retired DISLab
Title: Climate Card participant User participant ProactiveSvc participant CardSvcMgr participant ClimateHandler participant LowLevelContextMgr participant PrefMgr participant ClimateWebSvc participant ActionLogger participant Android System Android System->ActionLogger: Boot ActionLogger->LowLevelContextMgr: GPS 주기적 기록 User->ProactiveSvc: Start ProactiveSvc->CardSvcMgr: reqCard(climate) CardSvcMgr->LowLevelContextMgr: getCurrentLocation() LowLevelContextMgr-->CardSvcMgr: location CardSvcMgr->PrefMgr: getLocation(after 5 hours) PrefMgr-->CardSvcMgr: set(POI, prob) CardSvcMgr->ClimateHandler: getClimate(times, locations) ClimateHandler->ClimateWebSvc: http://.../climate.jsp?times&locations ClimateWebSvc-->ClimateHandler: climate info. (JSON) ClimateHandler-->CardSvcMgr: climate info. CardSvcMgr-->ProactiveSvc: Climate Card