1 / 6

Registration for special class

Class registration. <<Extends>>. <<Extends>>. Student. Registration for special class. Prereq courses not completed. Student Billing. Bursar’s office. Instructor. Suppose the employees of the university are not billed for

walda
Download Presentation

Registration for special class

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Class registration <<Extends>> <<Extends>> Student Registration for special class Prereq courses not completed Student Billing Bursar’s office Instructor Suppose the employees of the university are not billed for tuition. Their spouses do not get a full tuition waiver, but pay only 25% of the total tuition. Extend the above use case diagram to capture these situations.

  2. Class registration <<Extends>> <<Extends>> Student Registration for special class Prereq courses not completed Student Billing <<Extends>> Bursar’s office Instructor Process employee tuition <<Extends>> Process spouse tuition

  3. Home Equity Loan Customer Home Owner Home Assessment Assessor Home Mortgage Loan Home buyer Credit History Check Credit Bureau Auto Loan Auto buyer Credit Card Loan Officer Credit Card Applicant <<uses>> <<uses>> <<uses>> <<uses>> <<uses>> <<uses>>

  4. An auto rental company wants to develop an automated system to handle car reservations, customer billing and car auctions. Usually a customer reserves a car, picks it up, and then returns it after a certain period of time. At the time of pick up, the customer has the option to buy or waive collision insurance. When the car is returned, the customer receives a bill and pays the specified amount. Note that mileage should be recorded both at time of pick up and on return, in order to bill the appropriate amount. In addition to renting out cars, every six months or so, the company auctions the cars that have over 20,000 miles. Draw a use case diagram to capture the requirements of the system to be developed. Include an abstract use case for capturing the common behavior among any two use cases. Extend the diagram to capture corporate billing, where corporate customers are not directly billed; rather, the corporations they work for are billed and payments are made sometime later.

  5. Reserve car <extends> Buy insurance Pick up car <uses> Customer Rental Clerk Record mileage <uses> Return car Auction car <uses> <uses> <extends> Generate bill Generate bill for corporate customers

More Related