notes Flashcards
«extends» in a use case diagram is for _____ use cases.
optional
for a relationship class to be created in a domain model class, the relationship betweeen the two classes must be many to many
In a system sequence diagram, alt is for ______
if else statements
In a system sequence diagram, opt is for _______
conditions, if statements only
In a system sequence diagram, we use _____ for loops.
loop
In an Activity diagram, we use __________ for if/else conditions.
decision box/diamond
In a context/level-0 diagram, only _______ and ________ are included
external agents, process 0
no data storesor higher level processes are used
In activity diagram, Use (two/one) bars to indicate a loop.
two
one at the begining of loop and one at the end
In activity diagram, Use (two/one) bars to indicate parallel activities.
one