Integrations (PTC products, 3rd party products and code) > Code integration (Ada, ARINC 653, C, C#, C++, IDL, Java, SQL and VB) > IDL Code > Mapping information > Mapping information for UML items > Generalization mapping for IDL (IDL code)
  
Generalization mapping for IDL (IDL code)
For each Generalization that links two Components or two Interfaces, in the IDL file generated for the sub item ACS generates code similar to this:
#include "Package6_Interface2.idl"
...
interface Interface3 : Package6::Interface2
component Component3 : Component2
The generation of a Generalization in an IDL file is derived only from the source and destination items it links.
Child items:
Not applicable.
Properties:
All Generalization properties are ignored.
Tag Definitions:
Not applicable.