Using uvm_component to create sequences

In reply to Marc43:

To make clearer my doubts, see the following picture.

https://pasteboard.co/IQPtOkf.png

Whether it is a uvm_driver or not (said uvm_component in the post), I need to create sequences depending on the DUT responses. I don’t want this logic in the UVC Interface but in the UVC Module. How can I use the driver or the component to create sequences and send them to a sequencer?

Thanks,
Marc