Chapter 15 Working with IDL


Module

You create a CORBA module using a package with the <<CORBAModule>> stereotype.

One IDL file is generated per package. The directory hierarchy follows the module hierarchy (and not the package hierarchy) that means that only <<CORBAModule>> stereotyped packages are mapped onto file directories. #include directives are generated based on <<include>> stereotyped dependencies between packages and based on class shortcuts defined in a given package

 


Copyright (C) 2005. Sybase Inc. All rights reserved.