1 / 5

Chapters 23 and 24

Chapters 23 and 24. Iteration 2 – Quick Analysis Update. From Iteration 1 to 2. Iteration 2 begins with quick update: Use cases – 80% in fully dressed form System sequence diagrams – in the POS case study, add support for third-party external systems with varying interfaces

toyah
Télécharger la présentation

Chapters 23 and 24

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. Chapters 23 and 24 Iteration 2 – Quick Analysis Update

  2. From Iteration 1 to 2 • Iteration 2 begins with quick update: • Use cases – 80% in fully dressed form • System sequence diagrams – in the POS case study, add support for third-party external systems with varying interfaces • Domain Model – in the Monopoly game case study, include representation of special squares. • System operation contracts

  3. Fig. 23.1 An SSD scenario illustrating external systems

  4. Generalization and Specialization Generalization: the activity of identifying commonality among concepts and defining superclass (general concept) and subclass (specialized concept) relationships. • Generalization-specialization class hierarchy. • Declare superclasses as abstract. • Append the superclass name to the subclass.

  5. Fig. 23.2 Generalization-specialization class hierarchy • A concrete RegularSquare class is also needed.

More Related