For this one, i would recommend rather to use the Interpreter view and the Expert Properties view rather than browsing the metamodel to look to relevant relationship between elements.
When clicking on the element you want to extends, you can retrieve it’s type with the interpreter view, aql:self.eClass().name for instance.