Relationships in C/C++ domain modeling class diagrams

In C/C++ domain modeling class diagrams, a relationship is the connection between C/C++ classes and other elements.

You can use several relationships to define the structure between C/C++ classes:

You can also use note attachment relationships to provide more information about diagrams, diagram elements, and connectors.


Feedback