| SecurityAndPrivacy UML Documentation |
SecurityAndPrivacy
Class Operation
Represents the action that a person or process may perform on an information resource. Historically, "security operations" have been thought of as being related to a single file, record, or object: Create, Read, Update, Delete, Execute, e.g., Susan may Read but not Update or Delete this file. "Privacy operations" on the other hand have been thought of more broadly, often operating on a set of related files, records or objects: Access, Disclosure, Collection, Use, e.g., Susan may Access but not Disclose Patient Doe’s medical records. This class combines the intent of both kinds of operations, and the two sets of vocabulary are merged, although one could argue that Read is the same thing as Access.
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | Operation |
Name Expression | |
Namespace | SecurityAndPrivacy |
Owned Template Signature | |
Owner | SecurityAndPrivacy |
Owning Template Parameter | |
Package | SecurityAndPrivacy |
Qualified Name | FHIM::SecurityAndPrivacy::Operation |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
operation
Public OperationType operation
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | Operation |
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 | operation |
Name Expression | |
Namespace | Operation |
Opposite | |
Owner | Operation |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::SecurityAndPrivacy::Operation::operation |
Stereotype | |
Template Parameter | |
Type | OperationType |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
| SecurityAndPrivacy UML Documentation |