面向对象程序设计
2020-12-25 14:58:24 1 举报
Airport system UML
作者其他创作
大纲/内容
Terminal display(候机大厅显示屏)
+statime:int/string+lastime;int/string+stastation:string+lasstation:string+planeid:int+flightid:string
+void flight()
Online business window(线上业务)
+statime:int/string+lastime;int/string+stastation:string+lasstation:string+planeid:int+flightid:string+userid:string+name:string+password:string+credit_card:string+phonenumber:string#userid:string#name:string#password:string#credit_card:string#phonenumber:string
+void user()+void VIP_user()
Pick up service
+userid:string+name:string+phonenumber:string
+void online_business_window()
Offline business window(线下业务)
+statime:int/string+lastime;int/string+stastation:string+lasstation:string+planeid:int+flightid:string+name:string+credit_card:string+phonenumber:string
check in window(值机窗口)
Order information sending(订单信息发送)
+year:int+month:int+day:int+hour:int+minute:int+week:string+statime:int/string+lastime;int/string+stastation:string+lasstation:string+planeid:int+flightid:string
+void flight_time()+void flight_information()
Epidemic notification(疫情通报)
+confirmed_cases:int+danger_area:string
Airport system UML
manager
+name:string+ID:int+password:string
+void outputmanager()+void weather_prejudice()+void epidemic_notification()
flight time
+year:int+month:int+day:int+hour:int+minute:int+week:string
Customer service center
+statime:int/string+lastime;int/string+stastation:string+lasstation:string+planeid:int+flightid:string+firnumber:int+secnumber:int+trinumber:int+fticprice:int+sticprice:int+tticprice:int+fir_rest_ticket:int+sec_rest_ticket:int+tri_rest_ticket:int+totle_rest_ticket:int
+void online_business_window()+void user()+void VIP_user()
Flight information
VIP user
+userid:string+name:string+password:string+credit_card:string+phonenumber:string+VIP_level#userid:string#name:string#password:string#credit_card:string#phonenumber:string
+void user()
weather prejudice
+date:string+weather:string
boss
+password:string#ID:int#boss password:string
+void setmanager();+void resetpassword(string)
user
+userid:string+name:string+password:string+credit_card:string+phonenumber:string#userid:string#name:string#password:string#credit_card:string#phonenumber:string
hotel booking
flight
+statime:int/string+lastime;int/string+stastation:string+lasstation:string+planeid:int+flightid:string+firnumber:int+secnumber:int+trinumber:int+fticprice:int+sticprice:int+tticprice:int+fir_rest_ticket:int+sec_rest_ticket:int+tri_rest_ticket:int+totle_rest_ticket:int#fn_start:int#sn_start:int#tn_start:int #planeid:int #stastation:string#lasstation:string#flight_time statime:int/string#flight_time lastime:int/string#firnumber:int #secnumber:int #trinumber:int #fir_rest_ticket:int#sec_rest_ticket:int #tri_rest_ticketint #fticprice:float #sticprice:float #tticprice:float #totle_rest_ticket:int
+void userlook()+void book_tic(int)+void refund_tic(int)+void lookat(string)+void lookbt()+void lookwt()+void resetmassage()
VIP channel
+ operation1(params):returnType- operation2(params)- operation3()
Air ticket purchase
Interface_Online_business_window
0 条评论
下一页