DEMO // LEARN // SYSML // INTERNAL-DEMO
LEARN // SYSML

Activity Diagram — Behavior as Flow

Step-by-step behavior with inputs, outputs, and decisions.

◤ PICK A VIEW

Switch perspective

◤ DEFINITION

What it is

An Activity diagram models behavior as a flow of actions, decisions, forks, and joins, with object flows carrying typed data between them.

◤ PURPOSE

Why it exists

Describes how a function unfolds over time — useful for use-case realization, scenario walk-throughs, and concurrency analysis.