1 / 15

UML

UML. Interaction diagrams. Collaboration diagrams Depict behaviour of objects as they interact Sequence diagrams depict the dynamic behaviour of elements that make up a system Both diagrams can represent the same information. Collaboration. Two levels Specification-level

yale
Télécharger la présentation

UML

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. UML

  2. Interaction diagrams • Collaboration diagrams • Depict behaviour of objects as they interact • Sequence diagrams • depict the dynamic behaviour of elements that make up a system Both diagrams can represent the same information

  3. Collaboration Two levels • Specification-level Shows classes, associations and their messages • Instance-level Shows specific objects links and

  4. Iteration

  5. Sequenties

  6. Iteratie

  7. Vraag Wat is het verschil tussen sequentie- en collaboratiediagrammen? Wanneer gebruik je de een, en wanneer de ander? Zie pagina 220 boek

  8. State diagrams Describe the state of an element and its transitions Transitions • An element is in a source state. • An event occurs. • An action is performed. • The element enters a target state.

  9. Events

  10. Actions = processing Action: return_var := target.actionname (arguments)

  11. State Diagram of User Account

  12. Volgende week Vragen Mail naar jansen@swi.psy.uva.nl

More Related