41 - Activity Diagrams Mapping the Flow of Actions and Data
42 - Understanding actions in an activity diagram
43 - Control flows and tokens how they control your processes
44 - Object Flow Object Nodes and Pins How Data Moves Between Actions
45 - Starting and Ending an Activity Initial and Final Nodes
46 - Decision and Merge Nodes Controlling Process Flow
47 - Fork and Join Nodes Achieving Process Parallelism
48 - Activity Partitions Organizing Responsibilities in Diagrams
49 - Call Behavior Actions Reusable and Flexible Process Steps
50 - Send Signal Actions Fire and Forget in System Modeling
51 - Accept Event Actions Listening for Signals in Asynchronous Processes
52 - Wait Timer Action Pausing Processes with TimeBased Control
53 - Exercise on the Activity Diagram
53 - SysML-Activity-Diagram-Excercise.pdf
54 - My solution to the use Activity Diagram task