Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.
Information Flow
An Information Flow represents information items or classifiers flowing between two elements in any diagram. The connector is available from the Common page of the Toolbox and from every Quick Link menu.
You can have more than one Information Flow connector between the same two elements, identifying which 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 page of the Toolbox 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:
Notes: |
|
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.