Modeldraw
  • Welcome to Modeldraw
  • Getting Started
    • Quickstart Guide
  • FAQ
  • UML Designer
    • Common Elements
      • Comment
      • Comment Link
      • Dependency
      • Realization
      • Frame
    • Class Diagrams
      • Class
      • Association
      • Generalization
      • Composition
      • Aggregation
      • Enumeration
      • Interface
      • Association Class Link
      • Ball (Interface Realization)
      • Socket (Required Interface)
    • Sequence Diagrams
      • Lifeline
      • Activation Bar
      • Synchronous Message
      • Asynchronous Message
      • Return Message
      • Found Message
      • Interaction Frame
    • Use Case Diagrams
      • Actor
      • Use Case
      • Association
      • System Boundary
      • Generalization
      • Include Relationship
      • Extend Relationship
    • State Machine Diagrams
      • State
      • Initial State
      • Final State
      • Transition
      • Superstate
      • Concurrent Boundary
      • History Pseudostate
      • History Transition
    • Package Diagrams
      • Package
    • Deployment Diagrams
      • Node
      • Communication Path
      • Deployed Artifact
      • Internet
    • Activity Diagrams
      • Initial Node
      • Activity Final
      • Action
      • Flow
      • Decision / Merge
      • Fork / Join
      • Partitions
      • Flow Final
      • Send Signal
      • Accept Signal
      • Time Signal
    • Component Diagrams
      • Component
      • Ball (Interface Realization)
      • Socket (Required Interface)
    • Communication Diagrams
      • Object
      • Link
  • Wireframes
    • Views
    • Layouts
    • Components
Powered by GitBook
On this page
  1. UML Designer
  2. Activity Diagrams

Partitions

PreviousFork / JoinNextFlow Final

Last updated 7 months ago

Partitions, also known as Swimlanes, in an Activity Diagram are used to organize and group activities based on responsibility or location. They provide a way to visually separate and categorize the actions within an activity diagram.

With Partitions in Modeldraw's Activity Diagram, you can:

  • Organize activities based on who performs them or where they occur

  • Clearly show responsibility for different parts of a process

  • Visualize how a process flows across different departments or systems

  • Improve the readability of complex diagrams by grouping related actions

  • Identify potential areas for process optimization or handoff points

Understanding Partitions

Partitions in Modeldraw's Activity Diagram tool are represented by vertical or horizontal divisions of the diagram canvas. Key points to understand about Partitions include:

  • They group related activities together based on a common characteristic (e.g., department, actor, location).

  • Partitions divide the diagram into distinct areas, usually with labels.

  • They can be vertical or horizontal, depending on the diagram's layout and preference.

  • Activities can flow from one partition to another, showing handoffs or transitions.

  • They clearly show which entity is responsible for each action in the process.

Remember that activities can span across partitions, and flows can cross partition boundaries to show the progression of the process across different responsible parties or locations.

Vertical Partitions