StarUML documentation
v6
v6
  • Introduction
  • User Guide
    • Introduction
    • Basic Concepts
    • Managing Project
    • Managing Diagrams
    • Diagram Editor
    • Editing Elements
    • Formatting Elements
    • Annotation Elements
    • Managing Extensions
    • User Interface
    • CLI (Command Line Interface)
    • Validation Rules
    • Keyboard Shortcuts
    • TouchBar (MacBook)
    • Customization
  • Working with UML Diagrams
    • Class Diagram
    • Package Diagram
    • Composite Structure Diagram
    • Object Diagram
    • Component Diagram
    • Deployment Diagram
    • Use Case Diagram
    • Sequence Diagram
    • Communication Diagram
    • Timing Diagram
    • Interaction Overview Diagram
    • Statechart Diagram
    • Activity Diagram
    • Information Flow Diagram
    • Profile Diagram
  • Working with SysML Diagrams
    • Requirement Diagram
    • Block Definition Diagram
    • Internal Block Diagram
    • Parametric Diagram
  • Working with Additional Diagrams
    • Entity-Relationship Diagram
    • Flowchart Diagram
    • Data Flow Diagram
    • C4 Diagram
    • BPMN Diagram
    • Mindmap Diagram
    • Wireframe Diagram
    • AWS Architecture Diagram
    • GCP Architecture Diagram
  • Developing Extensions
    • Getting Started
    • Commands
    • Menus
    • Keymaps
    • Toolbox
    • Accessing Elements
    • Creating, Deleting and Modifying Elements
    • Working with Selections
    • Defining Preferences
    • Using Dialogs
    • Registering to Extension Registry
Powered by GitBook
On this page
  • Create Diagram
  • Delete Diagram
  • Open Diagram
  • Close Diagram
  • Change Active Diagram
  1. User Guide

Managing Diagrams

Create Diagram

To create a Diagram:

  1. Select first an element where a new Diagram to be contained as a child in Model Explorer.

  2. Select Model | Add Diagram | [DiagramType] in Menu Bar or select Add Diagram | [DiagramType] in Context Menu.

Delete Diagram

To delete a Diagram:

  1. Select a Diagram to delete in Model Explorer.

  2. Press Ctrl+Delete or select Edit | Delete from Model in Menu Bar or Delete from Model in Context Menu.

Open Diagram

To open a diagram, double-click a diagram in Model Explorer.

To open a sub-diagram of a model element, select a model element which contains a diagram as a child and then press Ctrl+Shift+D or select Edit | Open Sub-Diagram.

Close Diagram

To close a diagram, click the close icon (x mark) of a diagram in Working Diagrams or press F4 or select View | Close Diagram in Menu Bar.

To close other diagram except an active diagram, press Ctrl+F4 or select View | Close Other Diagrams in Menu Bar.

To close all diagrams, press Shift+F4 or select View | Close All Diagrams in Menu Bar.

Change Active Diagram

To change active diagram, select a diagram in Working Diagram.

To activate the next diagram, press Ctrl+Shift+] or select View | Next Diagram.

To activate the previous diagram, press Ctrl+Shift+[ or select View | Previous Diagram.

PreviousManaging ProjectNextDiagram Editor

Last updated 1 year ago