Lab2SampleCode SequenceDiagram

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

Note: This is the sequence for positive (OK) acknowledgements

from each screen - Cancel action sequences are not shown here.

Customer UIDisplayItems UIGetAddress UIGetCreditCard

checkOut
run/select
<<create>>
<<create>>
<<create>>
Actor
setVisible(true)

actionPerformedprocessDisplayItems
setVisible(false)

setVisible(true)

processGetAddress
actionPerformed
setVisible(false)

setVisible(true)
getAddress

processGetCreditCard
setVisible(false)
actionPerformed

actionPerformed

exit

You might also like