How to get REC element from component object

Hi Capella Community,

If I want to get a referenced PhysicalComponent from a REC, I have to use the following method :
“REC.getReferencedElements()”, and then, check if my EObject is an instance of PhysicalComponent.

But how I have to do in the opposite direction ?
What is the method to get the associated REC from a Component ?

Thank You,
Maxence