1.3.3.1 DataFlow
DataFlows are the representation of all types of information that can be transmitted between elements. For example, DataFlows can be objects or requests. A DataFlow between elements expresses that the kind of information that it represents (defined through its ModelSignal) can circulate between the connected elements. This can provide high level (system level) information exchange diagrams.
ModelElementSignalNameSpaceDataFlow
Association
Description
Destination : NameSpace [0..1]
SModel : Signal [0..1]
Owner : NameSpace [1..1]
DataFlows belong to a NameSpace. If they have an origin NameSpace, then this is the owner. Otherwise, the NameSpace constituting the definition context of the DataFlow (this typically designates the Package in which the diagram has been defined) will be the owner.
Origin : NameSpace [0..1]
DataFlows sent by the NameSpace.