1 / 8

Stimulate 2005

Stimulate 2005. System Analysis and Design (SA&D) Object Oriented modeling Handouts. Instructor: Luz M. Quiroga lquiroga@hawaii.edu University of Hawaii Information and Computer Science / Library and information Science POST 314b; 808-956-9988. Object Oriented Modeling.

oren
Download Presentation

Stimulate 2005

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. Stimulate 2005 System Analysis and Design (SA&D) Object Oriented modeling Handouts Instructor: Luz M. Quiroga lquiroga@hawaii.edu University of Hawaii Information and Computer Science / Library and information Science POST 314b; 808-956-9988

  2. Object Oriented Modeling Object Oriented Database Modeling(handouts) • Static Models • Use case diagrams, • Class diagrams • Dynamic Models • State diagrams • Interaction diagrams • Sequence diagrams • Collaboration diagrams

  3. OO paradigm:Terms and concepts • Key terms • Unified Modeling Language (UML) • Associations, relationships • Concepts • Object • Object class • Use case • Class diagram • Event • Operation • Sequence diagram • State • State transition

  4. Static: Use-case Modeling A use case consist of actors and use case It can include generalization / specialization It represent the typical interactions user - systems Source: Sinha

  5. Static:Representing classes and objects UML notation Encapsulation reusability Source: Sinha

  6. State diagram for the student object • States, transitions, events

  7. Sequence diagram for a class registration scenario with prerequisites • Objects, lineline, activation, messages

  8. Source: Martin

More Related