IBM Support

How to inherit from an external class in Rhapsody

Question & Answer


Question

How to inherit from an external class in IBM Rational Rhapsody?

Cause

You have a class, which shall inherit from another class, which is defined in an external source file, like


class ClassName : public mosqpp::mosquittopp
{
// Code
}

Answer

The easiest way to inherit from external classes is to use the property


CPP_CG::Class::AdditionalBaseClasses


The AdditionalBaseClasses property adds inheritance from external classes to the model.

[{"Product":{"code":"SSB2MU","label":"IBM Engineering Systems Design Rhapsody"},"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Component":"General Information","Platform":[{"code":"PF016","label":"Linux"},{"code":"PF033","label":"Windows"}],"Version":"7.6;7.6.0.1;7.6.1;7.6.1.1;7.6.1.2;7.6.1.3;7.6.1.4;7.6.1.5;8.0;8.0.1;8.0.2;8.0.3;8.0.4;8.0.5;8.0.6;8.1;8.1.1;8.1.2;8.1.2.1;8.1.3;8.1.4;8.1.5;8.2;8.2.1;8.3","Edition":"","Line of Business":{"code":"LOB59","label":"Sustainability Software"}}]

Product Synonym

Rational Rhapsody

Document Information

Modified date:
27 May 2022

UID

swg22012182