1 / 17

CMIS 470 Structured Systems Design

CMIS 470 Structured Systems Design. Object-Oriented Analysis and Design – Sequence Diagrams; BPP details Week 5. Plan for Class. Sequence diagrams Turn in OO homeworks #1 and #2 (Use-Case and Class diagrams) BPP details. Sequence Diagrams.

zudora
Télécharger la présentation

CMIS 470 Structured Systems Design

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. CMIS 470Structured Systems Design Object-Oriented Analysis and Design – Sequence Diagrams; BPP details Week 5

  2. Plan for Class • Sequence diagrams • Turn in OO homeworks #1 and #2 (Use-Case and Class diagrams) • BPP details

  3. Sequence Diagrams • Illustrates the objects that participate in a use-case and the messages that pass between them over time for one use-case. • A dynamic model • Most similar to a DFD Level 0

  4. Patient Admission System • A patient will call in to schedule an appointment or cancel an appointment. The office employee should be able to look up the patient’s name to determine if this is an existing patient. The office employee should also be able to lookup any existing unpaid bills the patient may have with the doctor’s office. The system will look up available times and dates for an appointment. When a day/time works for the patient, the system will add a new appointment. • Before available days and times can be recorded, an employee of the doctor’s office will need to create a master schedule. This master schedule will list all the doctor’s schedules and the days and times the office will be open for appointments. • A doctor can alter his or her schedule. When this occurs, the doctor will inform the employee of any days/times when he/she is not available. In addition, the doctor can add days/times when he/she is available to see patients.

  5. Elements of a Sequence Diagram • Text • Objects • Message or interaction • Message condition • Dotted Line • Focus of Control or Activation

  6. Object creates Object • If object creates an object, message is sent directly to an object instead of its lifeline.

  7. Creating a Sequence Diagram • 1. Copy text for use case from the use case specification. Paste it onto the left margin of the page. • 2. Identify Objects • 3. Add messages • 4. Place lifeline and focus of control

  8. Another example • Enrolling in a fitness class • Catapult special order system

  9. Enrolling in a Fitness Class • When a student wants to add a new class, the manager will check the fitness class schedule for availability. The manager will notify the student of an opening, and the student will pay the fee if there is an opening. The student is then registered for the class. • As new instructors are hired, their availability to teach a class will be recorded. Information on the type of class the instructor is certified to teach as well as the times he/she is available is recorded. • At times, the fitness class schedule must be changed. When this occurs, the manager will change the fitness schedule, and will then notify the instructors and students who are affected by the change.

  10. CD special order • Using the web, customers should be able to search for products and identify if the item is available. They should be able to order the item. The functionality that the system should have is listed below: • Search through the inventory of products • Receive marketing material on all products • User should be able to place item into shopping cart • User should be able to provide customer information including billing information. • Order is accepted.

  11. TIPS • Don’t turn your sequence diagram into a flowchart • Update existing models

  12. Modification of Class Diagram • Similar to DFDs and ERDs, after creating a Sequence Diagram, you may alter your Class Diagram.

  13. For Next Class Meeting… • Review of PDD and WBS

  14. Next RR Deliverable • Baseline Project Plan is due in three weeks.

  15. Project Management: The Big Picture TRACKING AND REPORTING • Set the baseline plan • Enter actuals • Track variance • Adjust plan • Print and submit reports • Communicate

  16. RR Project:Next Deliverable (BPP) • Baseline Project Plan deliverable: • Enter your project plan (WBS) into MS Project • Review the plan and fine-tune it (paying attention to logic of task completion dates) • Define resources and assign them to the project tasks • Save as baseline plan • Must save as BASELINE before starting to record actuals • Produce reports requested for the BPP deliverable

  17. RR Project:TRACK and REPORT • First status report due October 13 • Suggest you hold a team meeting once a week to: • Record actuals • At least START DATE (and FINISH DATE when task is completed) • Close out completed tasks by setting Percent Complete to 100% • Prepare status report for class • See RR Project specs for what the weekly status report needs to contain • Make sure each team member is clear on what needs to be done during the next week • Consider generating MS-P “To Do List” reports

More Related