StarUML documentation
v4
v4
  • Introduction
  • User Guide
    • Introduction
    • Basic Concepts
    • Managing Project
    • Managing Diagrams
    • Editing Elements
    • Formatting Diagram
    • Annotation Elements
    • Managing Extensions
    • User 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
  • Developing Extensions
    • Getting Started
    • Commands
    • Menus
    • Keymaps
    • 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 Information Flow Diagram
  • Information Item
  • Information Flow
  1. Working with UML Diagrams

Information Flow Diagram

PreviousActivity DiagramNextProfile Diagram

Last updated 4 years ago

Create Information Flow Diagram

To create a Information Flow Diagram:

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

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

See also

Information Item

To create an Information Item:

  1. Select Information Item in Toolbox.

  2. Drag on the diagram as the size of Information Item.

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

  • Name Expression : Edit name expression.

    Syntax of Name Expression

    expression ::= [ '<<' stereotype `>>` ] [ visibility ] name
    stereotype ::= (identifier)
    visibility ::= '+' | '#' | '-' | '~'
    name ::= (identifier)
  • Visibility : Change visibility property.

  • Add Note : Add a linked note.

  • Add Constraint: Add a constraint.

  • Add Attribute (Ctrl+Enter) : Add an attribute.

  • Add Operation (Ctrl+Shift+Enter) : Add an operation.

  • Add Reception : Add a reception.

Information Flow

To create an Information Flow:

  1. Select Information Flow in Toolbox.

  2. Drag from an element and drop on another element.

- For more information about UML Information Flow Diagram

To suppress Attributes, see .

To suppress Operations, see .

To suppress Receptions, see .

To show or hide Operation Signatures, see .

You can use QuickEdit for Relationship (See ).

UML Information Flow Diagram
Information Flow Diagram (from uml-diagram.org)
Suppress Attributes
Suppress Operations
Suppress Receptions
Show Operation Signature
Relationship