I have a logic between two nodes that exchange some data. Something like:
What's the right UML diagram that allows me to represent this data exchange?
I use Enterprise Architect so I can use also other diagram types with i.
Simple sequence diagram!
In sequence diagrams you show the message exchange between objects.