| SecurityAndPrivacy UML Documentation |
SecurityAndPrivacy
Class CompositePolicy
Composite Policy class is the integration point between Security and Privacy perspectives. It contains a set of basic policies that work together to enforce a privacy policy, organizational standard operating procedure, or a privacy consent directive. Its basic characteristic is that it contains other policies. An instance of a Composite Policy may include several Authorization, Delegation, Refrain, or Obligation policies. A Composite Policy is specialization of the abstract Policy class and inherits all its attributes and associations. In addition to the attributes it inherits from its base class (“Policy”), this type of class contains additional associations and attributes. [HL7 DAM]This class is derived from ISO 22600-2 and HL7 DAM.
Attributes |
Policy | policy |
Pointer to a set of policies that together make up the Composite Policy. Note that the component policies may be a mixture of atomic policies and other composite policies.
|
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | CompositePolicy |
Name Expression | |
Namespace | SecurityAndPrivacy |
Owned Template Signature | |
Owner | SecurityAndPrivacy |
Owning Template Parameter | |
Package | SecurityAndPrivacy |
Qualified Name | FHIM::SecurityAndPrivacy::CompositePolicy |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
policy
Public Policy policy
-
Pointer to a set of policies that together make up the Composite Policy. Note that the component policies may be a mixture of atomic policies and other composite policies.
-
Constraints:
-
Properties:
-
Aggregation | Composite |
Alias | |
Association | compositePolicy_policy |
Association End | |
Class | CompositePolicy |
Datatype | |
Default | |
Default Value | |
Is Composite | true |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 1 |
Lower Value | (1) |
Multiplicity | 1..* |
Name | policy |
Name Expression | |
Namespace | CompositePolicy |
Opposite | |
Owner | CompositePolicy |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::SecurityAndPrivacy::CompositePolicy::policy |
Stereotype | |
Template Parameter | |
Type | Policy |
Upper | * |
Upper Value | (*) |
Visibility | Public |
| SecurityAndPrivacy UML Documentation |