class

PrivacyRequirements

This is the "root" class for privacy requirements, which can contain high level privacy policies and low level privacy policies. The PrivacyDSLMetamodel EClass can contain any number of privacy requirements.

Attributes

Name Type Cardinality Description
privacyRequirementsName EString 0..1 Could be used to name the PrivacyRequirements model using informal text. In many cases this may not be useful, in which cases this attribute can be set to NULL.

References

Name Target Containment Cardinality Opposite Description
highLevelPrivacyPolicySet HighLevelPrivacyPolicy Yes 0..1 Reference to 0...n high level privacy policies.
lowLevelPrivacyPolicySet LowLevelPrivacyPolicySet Yes 0..1 Reference to 0...n low level privacy policies.