flowchart LR
classDef activity fill:#AFDAFD,stroke:#6c8ebf,stroke-width:2px,color:#000880
classDef doc fill:#0565b3,stroke:#6c8ebf,stroke-width:2px,color:#ffffff
120@{ shape: doc, label: "نیازمندیهای تحویل"}
class 120 doc
284@{ label: " P5.1 تجمیع نیازهای تامین و تکمیل "}
class 284 activity
286@{ label: " P5.3 ایجاد تعادل بین نیازمندیها و پاسخ تامین و تکمیل "}
class 286 activity
284 --> 120
120 --> 286