ocr: SYSCLASS Verify SUPER CLASS NAME) table SELECT CLASS_NAME FROMSYSCLASS WHERE CLASS = "xxx; SYSTABLE Create class table SYSCOLUMN tables CREATE TABLE XXXX (Fieldi CHAR(1), Field2 CHAR(D); SYSOBJECT Update SYSCLASS table INSERT INTO SYSOBJECT VALUES Imy. class, my_object); SYSBEHAVIOR Update SYSBEHAVIOR table INSERT INIO SYSBEHAVIORV VALUES (my class, my_object, my_type, my_behavior); FIGURE 3 The that following the specified processes must superclasses occur as exists; the 2) new retrieve object is the added: primary 1) SAL verify key for the class record; 3) execute the CREATE TABLE syntax; 4) ...