You can create CORBA structures, enumerations, and typedefs
using the same steps you would for creating such items in C++.
Procedure
- Create a type inside a <<CORBA
Module>> package or <<CORBA
Interface>> class.
- On the General tab of the Features window
for the type, select Language from the Kind list.
- On the Declaration tab of the Features window,
declare the IDL.
- Click OK.