0

I've written a pseudo code for an algorithm and I need to draw an activity diagram for it. But I'm having difficulty getting my head around how to display a for loop on an activity diagram. Can anyone please guide me?

JVTura
  • 313
  • 1
  • 4
  • 12

1 Answers1

2

Here are some simple examples with code snipets on how to display for loop in activity diagram

Kapparino
  • 988
  • 11
  • 33