Creating UML sequence diagrams of C/C++ elements

You can create Unified Modeling Language (UML) sequence diagrams of C/C++ elements to understand and develop behaviors and interactions in C/C++ applications.

You must be in the C/C++ perspective.
To create a UML sequence diagram of C/C++ elements:
  1. Right-click a C/C++ class or data type, or selected C/C++ classes; then click Visualize > Add to New Diagram File > Sequence Diagram.
  2. In the New Sequence Diagram wizard, specify a parent folder and type a file name.
  3. Click Finish.

Parent topic: Creating and populating UML sequence diagrams

Related concepts
Sequence diagrams

Related tasks
Creating UML sequence diagrams
Populating UML sequence diagrams with C/C++ elements

Terms of use | Feedback
(C) Copyright IBM Corporation 2004, 2005. All Rights Reserved.