|
| SecurityAndPrivacy UML Documentation |
SecurityAndPrivacy
Class AtomicPolicy
This is the base class for a variety of individual policy types, and may be used to instantiate specific policies. These policies may exist on their own, or may be combined together in a composition of atomic policies. ISO 22600-2 specifies a Security Policy as plan or course of action adopted for providing computer security.This class is derived from ISO 22600-2 and HL7 DAM, where this concept is called Basic Policy. The FHIM calls this Atomic Policy to emphasize that they may be combined into composites.
Properties:
| Alias | |
| Classifier Behavior | |
| Is Abstract | true |
| Is Active | false |
| Is Leaf | false |
| Keywords | |
| Name | AtomicPolicy |
| Name Expression | |
| Namespace | SecurityAndPrivacy |
| Owned Template Signature | |
| Owner | SecurityAndPrivacy |
| Owning Template Parameter | |
| Package | SecurityAndPrivacy |
| Qualified Name | FHIM::SecurityAndPrivacy::AtomicPolicy |
| Representation | |
| Stereotype | |
| Template Parameter | |
| Visibility | Public |
implementableRule
Public String implementableRule
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | AtomicPolicy |
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | false |
| 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 | 0 |
| Lower Value | (0) |
| Multiplicity | 0..1 |
| Name | implementableRule |
| Name Expression | |
| Namespace | AtomicPolicy |
| Opposite | |
| Owner | AtomicPolicy |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::SecurityAndPrivacy::AtomicPolicy::implementableRule |
| Stereotype | |
| Template Parameter | |
| Type | String |
| Upper | 1 |
| Upper Value | (1) |
| Visibility | Public |
ruleText
Public String ruleText
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | AtomicPolicy |
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | false |
| 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 | 0 |
| Lower Value | (0) |
| Multiplicity | 0..1 |
| Name | ruleText |
| Name Expression | |
| Namespace | AtomicPolicy |
| Opposite | |
| Owner | AtomicPolicy |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::SecurityAndPrivacy::AtomicPolicy::ruleText |
| Stereotype | |
| Template Parameter | |
| Type | String |
| Upper | 1 |
| Upper Value | (1) |
| Visibility | Public |
securityContext
Public SecurityContext securityContext
-
Constraints:
-
Properties:
-
| Aggregation | Composite |
| Alias | |
| Association | atomicPolicy_securityContext |
| Association End | |
| Class | AtomicPolicy |
| 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 | 0 |
| Lower Value | (0) |
| Multiplicity | 0..1 |
| Name | securityContext |
| Name Expression | |
| Namespace | AtomicPolicy |
| Opposite | |
| Owner | AtomicPolicy |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::SecurityAndPrivacy::AtomicPolicy::securityContext |
| Stereotype | |
| Template Parameter | |
| Type | SecurityContext |
| Upper | 1 |
| Upper Value | (1) |
| Visibility | Public |
|
| SecurityAndPrivacy UML Documentation |