# 소비자 소스에서 유도하는 셋 # Question: 요구 목록은 어디서 나오는가? direction: right n0: "소비자 자바 소스" { shape: rectangle } n1: "생성 자바 패키지" { shape: rectangle } n2: "서비스 경로" { shape: rectangle } n3: "메서드 경로" { shape: rectangle } n0 -> n1: "유도" n0 -> n2: "유도" n0 -> n3: "유도"