I'm trying to visualize a data flow in a diagram where data can flow in one or many directions. Some actors push the data to another actor in the diagram and other actors pull the data.
From what I can find, there is no notation of it in uml but I might be wrong. What would be a good way of conveying who the acting part is as well as the direction(s) of the data flow in a diagram like this?