Creating relationships between C/C++ elements
Relationships identify the semantic ties that exist between C/C++ elements. To add relationships to a C/C++ class diagram, you must work in the diagram editor. You cannot specify relationships in the
Project Explorer
view.
Creating inheritance relationships between C/C++ elements
You can add an inheritance relationship between a C++ class or struct.
Creating associations between C/C++ elements
You can add an association relationship to a C/C++ class or data type.
Creating composite associations between C/C++ elements
You can add a composite association relationship to a C++ class or data type.
Parent topic:
Developing C/C++ elements
Related tasks
Creating C/C++ classes
Modifying C/C++ classes or data types
Adding fields to C/C++ classes and data types
Adding methods to C/C++ classes and data types
Changing the visibility of C/C++ fields and methods
Changing the type for C/C++ fields in diagrams
Changing the return type for C/C++ methods in diagrams
Refactoring inline
Creating C/C++ enumerations
Adding enumeration literals to C/C++ enumerations
Deleting C/C++ elements from diagrams
Deleting C/C++ elements from projects
Renaming C/C++ elements
Feedback