class

InformationFlow

This EClass defines an information flow, consisting of a source, a destination, the information, and privacy protection mechanisms applied to the information flow.

Note that in this current draft of the PrivacyDSL, more than one of these references can be present (this may turn out to be unnecessary).

Attributes

Name Type Cardinality Description
informationFlowComment EString 0..1 Informal textual comment about the information flow.
informationFlowName EString 0..1 Informal textual name of the information flow.

References

Name Target Containment Cardinality Opposite Description
infoFlow Information Yes * Specifies the information communicated in the information flow.
infoFlowDestination InfoFlowDestination Yes * Specifies the destination of the information flow.
infoFlowSource InfoFlowSource Yes * Specifies the source of the information flow.
privacyProtectionMechanisms PrivacyProtectionMechanism Yes * Specifies the privacy protection mechanism applied to the information flow.