Skip to content

Modeler_audit_rules_R2760

Antonin Abhervé edited this page Sep 3, 2020 · 1 revision

R2760

Summary

A fork segment must always target a state, not a pseudo state.

Details

A fork node is a control node that splits a flow into multiple concurrent flows towards concurrent states.

Tips

Transitions leaving from a fork and targeting pseudo states should be removed.

Clone this wiki locally