StarUML documentation
v7
v7
  • 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
  • Mermaid Support
  • 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 Mindmap Diagram
  • Mindmap Model
  • Node
  • Edge
  1. Working with Additional Diagrams

Mindmap Diagram

PreviousBPMN DiagramNextWireframe Diagram

Create Mindmap Diagram

To create a Mindmap Diagram:

  1. Select first an element where a new Mindmap Diagram to be contained as a child.

  2. Select Model | Add Diagram | Mindmap Diagram in Menu Bar or select Add Diagram | Mindmap Diagram in Context Menu.

Mindmap Model

To create a Mindmap Model (model element only) by Menu:

  1. Select an Element where a new Mindmap Model to be contained.

  2. Select Model | Add | Mindmap in Menu Bar or Add | Mindmap in Context Menu.

Node

To create a node element:

  1. Select Node in Toolbox.

  2. Drag on the diagram as the size.

You can use QuickEdit for element by double-click or press Enter on a selected element.

  • Name : Edit name.

  • Add Node Left : Add a linked node to the left.

  • Add Node Right : Add a linked node to the right.

Edge

To create an edge:

  1. Select Edge in Toolbox.

  2. Drag from a node and drop on another node.

Mindmap Diagram