# 조건이 가리키는 대상 # Question: 조건은 어느 빈을 보는가? direction: right n0: "컨테이너" { shape: rectangle } n1: "조건 평가" { shape: rectangle } n2: "조건이 보는 것" { shape: rectangle } n3: "조건 대상 계약" { shape: rectangle } n4: "애플리케이션 공급 타입" { shape: rectangle } n0 -> n1: "조건 평가" n1 -> n2: "판정 요청" n2 -> n3: "대상 요구" n4 -> n3: "타입 제공"