1 / 6

WEEK 3 – PRESENTATION GUIDELINE

WEEK 3 – PRESENTATION GUIDELINE. Class Diagram Modeling. Expected Content. Introduction (Scenario) Main Entities of the Environment Classes, Attributes & Operations Class Diagram. Introduction (Scenario).

amelia
Télécharger la présentation

WEEK 3 – PRESENTATION GUIDELINE

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. WEEK 3 – PRESENTATION GUIDELINE Class Diagram Modeling

  2. Expected Content • Introduction (Scenario) • Main Entities of the Environment • Classes, Attributes & Operations • Class Diagram

  3. Introduction (Scenario) • This section give a description of the scenario that you want to create class diagram for. The scenario comes from the project case of each individual group. • Recall sample scenario discussed in class

  4. Main Entities of the Environment • This part should discuss, the main entities extracted from the scenario described above (in the previous slide). • By entities, we refer to things that we want to store information about them. • Example entities can be: students, courses, projects, department, managers, etc.

  5. Classes, Attributes & Operations • In this section, you should identify: • Classes, e.g. student • Attributes making the classes e.g. student name, student age, etc. • Operations associated with the classes, e.g. resister student(), updatestudentrec(), etc.

  6. Class Diagram • Last step draw class diagram, indicating the • relationships (association, composition and aggregation) between the classes • multiplicities between the classes, i.e. (1..*, 0..*, etc.)

More Related