sequenceDiagrams
2015-11-24 22:43:35 0 举报
sequenceDiagrams是一种用于描述系统行为和交互的图形化工具,它以序列图的形式展示了对象之间的消息传递顺序。在这段描述中,有两个参与者:Alice和Bob。当Alice向Bob发送一条消息时,Bob会立即回复一条确认消息。如果Bob没有收到确认消息,他会再次发送一条消息。如果Alice仍然没有回复,则Bob会停止发送消息。最终,Alice会回复一条确认消息,整个交互过程结束。这个简单的交互过程展示了如何使用sequenceDiagrams来描述系统中不同对象之间的消息传递和响应行为。
作者其他创作
大纲/内容
Address()
logout()
taxiAvailable()
Passenger
request()
GPSLocation()
Reply
Login
getGPSLocation()
update Taxi available
Loop
showHomePage()
CheckLogin()
setReply()
updateTaxi()
Request
getAddress()
ControlTaxi
setMeetingLocation()
sendConfirmation()
requestTaxi()
ControlChoice
Wrong Email or Password
Alt
setPassenger()
showLoginPage()
respose()
getInfoPositionPassenger()
Taxi not available]
Loop
Error()
Login()
until GPSLocation and Address get
HomePage
getEmail()getPassword()
setLogs()
CheckLoginInformation
Logs
Taxi Driver
setTaxiDriver()
0 条评论
下一页