Create connection to element inside a sub-process

Suppose I have created a subprocess as part of some UML-diagram. The sub process has certain actions in it, that are more or less triggered by actions in the current, main UML-diagram. So I would like to draw a connector between elements in the current UML-diagram and elements in the sub-process.

Can I achieve such a thing?

Hello jvbethlehem,

You can put the parent element into the child diagram, establish the connection and remove the parent shape in diagram. This will create the relationship between the models.

Best regards,
Rain Wong