Available eServices - PowerPoint PPT Presentation

About This Presentation
Title:

Available eServices

Description:

Eff: booked_plane = true. Prec: true ... Eff: train_booked= true. book_tracktravel. registration. Prec: true ... Eff: registered_event = true. Prec: true ... – PowerPoint PPT presentation

Number of Views:28
Avg rating:3.0/5.0
Slides: 10
Provided by: BERA150
Category:

less

Transcript and Presenter's Notes

Title: Available eServices


1
  • Available eServices

2
book_airtravel
Prec true book_plane (depature_place,
date_leave, arrive_place, date_back) Output
success_plane_booking Eff booked_plane true
Prec true book_limo_airport(depature_place,
date_leave, arrive_place, date_back Output
success_limo_airport_booking Eff
limo_airport_booked
3
book_tracktravel
Prec true book_train(depature_place,
date_leave, arrive_place, date_back Output
success_train_booking Eff train_booked true
Prec true book_limo_airport(depature_place,
date_leave, arrive_place, date_back Output
success_limo_airport_booking Eff
limo_airport_booked
4
registration
Prec true register_event (event_name,
start_registr_date, end_registr_date) Output
success_registration_notification Eff
registered_event true
5
book_accomodation
Prec true book_hotel(name_hotel, place_hotel,
date_arrive, date_back) Output
success_plane_booking Eff booked_plane true
Prec true book_hotel_shuttle(date,
from/to_place) hotel_shuttle_booked) Output
success_ hotel_shuttle_booking Eff
hotel_shuttle_booked
6
  • Designer desired behavior specification

7
book_train
book_plane
book_hotel
book_hotel
book_hotel_shuttle
book_limo_airport
register
book_plane
book_train
8
Composition (the color of each action denotes the
eService that executes it)
9
book_limo_airport
book_hotel
book_train
book_limo_airport
book_plane
book_hotel
book_hotel_shuttle
book_hotel
book_limo_airport
register
book_plane
book_hotel_shuttle
book_limo_airport
book_train
Write a Comment
User Comments (0)
About PowerShow.com