1 / 3

Assignment 7 (Extra credit) Object behaviors

Assignment 7 (Extra credit) Object behaviors Consider the ABC Corp. case (next page). One may consider two use cases for this: Complete Requisition and Buyer Fills Requisition. The steps for the Complete Requisition use case is given. For this use case:

nyx
Download Presentation

Assignment 7 (Extra credit) Object behaviors

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. Assignment 7 (Extra credit) Object behaviors Consider the ABC Corp. case (next page). One may consider two use cases for this: Complete Requisition and Buyer Fills Requisition. The steps for the Complete Requisition use case is given. For this use case: • Identify the classes and attributes and draw the class diagram [10] • Identify the methods to implement the use case and associate the methods with the different classes [15] • Draw a sequence diagram showing the sequence of method calls to implement the use case [20] • Give the extended class diagram indicating methods for the classes. [5]

  2. Use case: Complete requisition Actors: Employees, Supervisor Steps: • Initiate new requisition screen • Fill in requisition details – possibly multiple requisition lines • Enter Product#, Quantity • Verify Product# against the product master file • Assign the requisition number • Save the requisition • Review the requisition (by supervisor) • Initiate the approve requisition screen • Enter the approver code • Update the requisition transaction file • Write to requisition audit file

More Related