|
| SecurityAndPrivacy UML Documentation |
SecurityAndPrivacy
Class Permission
This class corresponds to a Role-Based Access Control (RBAC) permission. It specifies an information object and action/operation allowed on that object. A permission contains one operation and precisely one information reference. [HL7 DAM]
Properties:
| Alias | |
| Classifier Behavior | |
| Is Abstract | false |
| Is Active | false |
| Is Leaf | false |
| Keywords | |
| Name | Permission |
| Name Expression | |
| Namespace | SecurityAndPrivacy |
| Owned Template Signature | |
| Owner | SecurityAndPrivacy |
| Owning Template Parameter | |
| Package | SecurityAndPrivacy |
| Qualified Name | FHIM::SecurityAndPrivacy::Permission |
| Representation | |
| Stereotype | |
| Template Parameter | |
| Visibility | Public |
description
Public String description
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | Permission |
| 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 | description |
| Name Expression | |
| Namespace | Permission |
| Opposite | |
| Owner | Permission |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::SecurityAndPrivacy::Permission::description |
| Stereotype | |
| Template Parameter | |
| Type | String |
| Upper | 1 |
| Upper Value | (1) |
| Visibility | Public |
identifier
Public «II» Id identifier
-
This attribute is used to specify the unique identifier of the permission.
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | Permission |
| 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 | 1 |
| Lower Value | (1) |
| Multiplicity | 1 |
| Name | identifier |
| Name Expression | |
| Namespace | Permission |
| Opposite | |
| Owner | Permission |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::SecurityAndPrivacy::Permission::identifier |
| Stereotype | |
| Template Parameter | |
| Type | «II» Id |
| Upper | 1 |
| Upper Value | (1) |
| Visibility | Public |
informationObject
Public InformationObject informationObject
-
This association identifies the information resources specified by a permission.
-
Constraints:
-
Properties:
-
| Aggregation | Shared |
| Alias | |
| Association | permission_informationObject |
| Association End | |
| Class | Permission |
| 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 | 1 |
| Lower Value | (1) |
| Multiplicity | 1 |
| Name | informationObject |
| Name Expression | |
| Namespace | Permission |
| Opposite | |
| Owner | Permission |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::SecurityAndPrivacy::Permission::informationObject |
| Stereotype | |
| Template Parameter | |
| Type | InformationObject |
| Upper | 1 |
| Upper Value | (1) |
| Visibility | Public |
operation
Public Operation operation
-
Pointer to actions that a person or process may perform on an information resource as a result of the Permission.
-
Constraints:
-
Properties:
-
| Aggregation | Shared |
| Alias | |
| Association | permission_operation |
| Association End | |
| Class | Permission |
| 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 | * |
| Name | operation |
| Name Expression | |
| Namespace | Permission |
| Opposite | |
| Owner | Permission |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::SecurityAndPrivacy::Permission::operation |
| Stereotype | |
| Template Parameter | |
| Type | Operation |
| Upper | * |
| Upper Value | (*) |
| Visibility | Public |
version
Public String version
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | Permission |
| 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 | version |
| Name Expression | |
| Namespace | Permission |
| Opposite | |
| Owner | Permission |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::SecurityAndPrivacy::Permission::version |
| Stereotype | |
| Template Parameter | |
| Type | String |
| Upper | 1 |
| Upper Value | (1) |
| Visibility | Public |
|
| SecurityAndPrivacy UML Documentation |