Upgrade to Pro — share decks privately, control downloads, hide ads and more …

CSE460 Lecture 07

CSE460 Lecture 07

Software Analysis and Design
Object Model II
(202102)

Tweet

More Decks by Javier Gonzalez-Sanchez

Other Decks in Programming

Transcript

  1. jgs CSE 460 Software Analysis and Design Lecture 07: Object

    Model II Dr. Javier Gonzalez-Sanchez [email protected] javiergs.engineering.asu.edu | javiergs.com PERALTA 230U Office Hours: By appointment
  2. jgs 460 00000111 Announcement § Quiz 02 is due today

    (February 3) 11:59 PM AZ time. It will open at the end of the lecture. Key ideas: (but not limited to) use case, activity, state, class diagrams.
  3. jgs 460 00000111 Class diagram Class diagrams show the classes

    in a system § modifiers § Attributes § methods And the relationships between these classes: § Association / Dependency § Aggregation / Composition § Generalization / Specialization / Realization
  4. jgs CSE 460 Software Analysis and Design Javier Gonzalez-Sanchez [email protected]

    Fall 2020 Disclaimer. These slides can only be used as study material for the class CSE460 at ASU. They cannot be distributed or used for another purpose.