The TypeLibrary Importer automatically sets some COM properties for imported elements. This guarantees that you can use the imported elements properly in a IBM® Rational® Rhapsody® model. One property that is always set for imported interfaces, libraries, and coclasses is the uuid property (under COM::<metatype>).
The import also sets the properties listed in the following table.
| For... | Property |
|---|---|
| «COM Interfaces» | COM::Interface::Type |
| Attributes of a «COM interface» |
COM::Attribute::id and implementation |
| Operations of a «COM interface» |
COM::Operation::id |
| Arguments of operations defined in a «COM interface» | COM::Argument::readonly and retval |