
The Information Flow is a connector linking two elements in any diagram. It represents information items or classifiers flowing between two elements. The connector is available from the Common toolbox page and from every Quicklink menu.
You can have more than one Information Flow connector between the same two elements, identifying what items flow between the two under differing conditions.
Example of Use
- Open a diagram and add two elements (for example, Nodes on a Deployment diagram).
- Click on the Information Flow connector in the Common toolbox page and drag between the two elements. The Information Items Conveyed dialog displays.
- Add the classifier or information item element(s) to the Information Flow. The diagram now resembles the following.

- Add another connector between the same two elements (for example, a Communication Path connector).
- Right-click the connector and select the Advanced | Information Flows Realized context menu option. The Information Flows Realized dialog displays.
- Tick the checkbox against the required classifier element and click on the OK button. The combined connector now resembles the following:

Note: |
Once the connectors are combined, you cannot access the Information Items Conveyed dialog directly. You add or delete information items on the connector using the Information Items Realized dialog. If you have more than one Information Flow connector between the elements, they form part of the same combined connector; you can again work on them separately through the Information Items Realized dialog. |
Toolbox Icon
![]()
OMG UML Specification
The OMG UML specification (UML Superstructure Specification, v2.1.1, p. 606) states:
An InformationFlow specifies that one or more information items circulates from its sources to its targets.
The OMG UML specification (UML Superstructure Specification, v2.1.1, p. 607) also states:
An information flow is an abstraction of the communication of an information item from its sources to its targets. It is used to abstract the communication of information between entities of a system. Sources or targets of an information flow designate sets of objects that can send or receive the conveyed information item.


