Object) Theater 상호의존표 관계 정리
v1, v2 각각 객체간의 상호의존 관계 정리
📜 제목으로 보기
v1 (Ticket 단순구매)
-
v1 객체 상호의존표

theater_ticket.png

theater_invitation.png

theater_ticketoffice.png

ticketoffice_ticket.png

ticketoffice_seller.png

ticketseller_ticket.png

ticketseller_audience.png

audience_invitation_ticket.png

audience_theater.png

audience_theater2.png

v2 (Reservate 예매)
- v2 객체 상호의존표
theater_movie_screening.png

theater_movie_screening_2.png

theater_ticketoffice.png

theater_ticketoffice_2.png

theater_customer.png

customer_ticketseller.png

ticketseller_ticketoffice.png

ticketoffice_theater_screening.png
