There is 20 states and I want to move from any of that state to Canceled state, based on specific event. How can I achieve this using Papyrus UML Spring State Machine?
I'm expecting like a grouping of multiple states and connect this group to the canceled state.