Flow of Events - Jump to include/extend use case?

Hello,

This is my first post on the forum!!

I’m using Flow of Events in Use case Modeling.

I have a Use Case that at some point branches into three alternative paths that the user can take

I use the If-else pattern to represent the choice but what I really want to do is “Jump” to a separate Flow of Events in a different Use case for each of the potential paths.

The problem I face is that Jump only seems to be able to jump to points within the current use Case.

Am i trying to do something that makes no sense?
Is there a way to do what i want that I can’t see?

Any guidance will be gratefully received.

Thanx,

Doug