Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Use our ZenUML Online Editor or choose your prefered platform application in our product list.

Type in below code

Code Block
Start
End
Start -> End.Process() {
  return Completed()
}

Your just completed your first sequence diagram!

...