flowchart LR
classDef activity fill:#AFDAFD,stroke:#6c8ebf,stroke-width:2px,color:#000880
classDef doc fill:#0565b3,stroke:#6c8ebf,stroke-width:2px,color:#ffffff
493@{ shape: doc, label: "رویدادهای ریسک"}
class 493 doc
189@{ label: " OE9.2 شناسایی رویداد ریسک "}
class 189 activity
190@{ label: " OE9.3 کمیسازی تاثیر و احتمال ریسک "}
class 190 activity
189 --> 493
493 --> 190