Searched refs:getHardReverseReferences (Results 1 – 4 of 4) sorted by relevance
343 List<AhatInstance> refs = getHardReverseReferences(); in getAssociatedClassForOverhead()
444 @Deprecated public List<AhatInstance> getHardReverseReferences() { in getHardReverseReferences() method in AhatInstance
515 assertTrue(obj.getHardReverseReferences().contains(ref));516 assertFalse(obj.getHardReverseReferences().contains(weak));
88 method @Deprecated public List<AhatInstance> getHardReverseReferences();