1: package org.omg.CORBA; 2: 3: public interface AliasDef extends org.omg.CORBA.AliasDefOperations, 4: org.omg.CORBA.TypedefDef, org.omg.CORBA.portable.IDLEntity { 5: 6: }