ArrayDef create_array(in unsigned long length, in IDLType element_type);
SequenceDef create_sequence(in unsigned long bound, in IDLType element_type);
StringDef create_string(in unsigned long bound);
PrimitiveDef get_primitive(in PrimitiveKind kind);
Contained lookup_id(in RepositoryId search_id);
Generated by the ORBacus IDL-to-HTML translator (non-commercial)