Use the mediniGetContainer() function to return the parent
(container) of an element. To get the name of the parent of the element
myRequirement, use mediniGetContainer() as shown in the
example.
Note that this service is equivalent to .eContainer() in AQL.
Example
{ m:myRequirement.mediniGetContainer().name }