public static pt.ist.fenixframework.dml.runtime.DirectRelation<
         org.fenixedu.bennu.core.domain.Bennu,
         org.fenixedu.academic.domain.phd.candidacy.PhdCandidacyRefereeLetter>
     getRelationPhdCandidacyRefereeLetterRootDomainObject() {
   return org.fenixedu.bennu.core.domain.Bennu
       .getRelationPhdCandidacyRefereeLetterRootDomainObject();
 }