Behavioural Modelling

STEPS TO MAKE THIS
  1. From the use case diagram, select a use case and involve actors
  1. From the class diagram, identify the involved classes in the use case and their relevant methods
  1. Convert all the methods needed into a messaging sequence

video below on how to do it

Panopto
Capture, manage, and search all your video content.
https://ntu.cloud.panopto.eu/Panopto/Pages/Viewer.aspx?id=be55c2dd-e135-43aa-a565-acdd00e093c7&start=0

UML Diagrams

They show how objects interact via:

Sequence Diagram

Elements of a Sequence Diagram

Object

Actor

Lifeline

An execution occurrence

Message

Guard Condition

Object destruction

Frame

Example

Messages
External actors
Object Creation/Deletion
Condition Alt frames
Looping Frames
Option Frames
Reference Frames - Note: This refers to another diagram