0

We know UML is for the OOP paradigm. Are there any equivalents to UML for the Functional and Iterative paradigms? I have tried to use UML, but it is based on objects not process.

Steve M
  • 1
  • 1
  • You are correct! I searched for "UML for the Functional and Iterative paradigms" but got no hits. Thanks for putting me on track Angel. That thread has been classified off topic, maybe why it didn't turn up in search – Steve M Apr 29 '18 at 04:31
  • rxjava uses a state timeline diagram to model individual method functionality. http://reactivex.io/documentation/single.html. It makes sense for them to model it individually across time because you can chain the methods in any number of ways. – Angel Koh Apr 29 '18 at 04:50

0 Answers0