This image depicts a type inheritance hierarchy. At the top is the PERSON_T class, which is the super class of STUDENT_T class. Again, STUDENT_T class is a super class of PARTTIMESTUDENT_T class.