Given the sequence diagram below answer the following questions. COSEWIC Member getSpecies ("Barn Owl") alt :Species spe
Posted: Fri Jul 08, 2022 6:16 am
Conditional logic
Looping logic
Optional logic
Parallel logic
2. When the user interface, represented by the actor, executes"createAssessment()" towards the lifeline ":Assessment", whataction has been performed?
The public method "createAssessment()" from the class"Assessment" is invoked
Actor is creating assessments
The private attribute createAssessment()" from the class"Assessment" is invoked
Threats has been instantiated
Species is creating assessments
Given the sequence diagram below answer the following questions. COSEWIC Member getSpecies ("Barn Owl") alt :Species species details [isBird?] getSpecies ("Barn Owl species details :Bird [isMammal?] getSpecies () createAssessment() :Mammal Message Assessment saved :Assessment getThreats() list of Threats :Threats
Given the state machine diagram below answer the following questions. add species Created assess species Assessed reassess species Publish species Published