CORBA type translation
The
types used in the realizing class must correspond
to the CORBA types defined in a CORBA module and the CORBAStereotype
property
to create the correct argument list for generated operations.
It is important to note the following:
- User-defined CORBA IDL types are generated in the IDL file generated for the package or class in which the type is defined.
- Types defined in a
«CORBAModule»
stereotyped package are constrained to be only CORBA IDL types.