Class to manage the definition of security classifications. These classifications can be applied to any content (e.g. Classes, Slots and Instances) in the repository to control access to those elements via relevant user clearance levels
| Template Slots |
| |
Slot Name |
Documentation |
Type |
Cardinality |
Min/Max |
Default |
Template Value |
 |
contained_in_content_classification_group |
Relation to the classification group to which a security classification belongs |
EA_Content_Classification_Group |
0:1 |
|
|
|
 |
description |
A meaningful description of the element and its purpose in the model. |
String |
0:1 |
|
|
|
 |
ea_security_display_label |
Slot to hold the name that should be displayed in any user interfaces. Should be the display slot for security instances |
String |
0:1 |
|
|
|
 |
name |
A descriptive name of the element in the model.\n(NOTE: A unique, internal reference is managed separately by the system.) |
String |
1:1 |
|
|
|
 |
security_classification_index |
Numerical index to control the hierarchy / sequence of classifications within a group. |
Integer |
0:1 |
|
|
|
 |
system_is_published |
Slot to control whether an instance is ready to be published in Essential Viewer, or not. Defaults to true. |
Boolean |
0:1 |
|
true |
|
 |
system_secured_edit_elements |
The set of elements within the repository that have been assigned this security classification for EDIT access |
:ESSENTIAL-CLASS, :ESSENTIAL-SLOT, :EA_Graph_Relation, EA_Relation, EA_Class, EA_Security |
0:* |
|
|
|
 |
system_secured_read_elements |
The set of elements within the repository that have been assigned this security classification for READ access |
:ESSENTIAL-CLASS, :ESSENTIAL-SLOT, EA_Relation, EA_Class, :EA_Graph_Relation, EA_Security |
0:* |
|
|
|
 |
system_security_edit_classification |
Defines the security classification that has been assigned to an element of the repository for EDIT access |
EA_Content_Classification |
0:* |
|
|
|
 |
system_security_read_classification |
Defines the security classification that has been assigned to an element of the repository for READ access |
EA_Content_Classification |
0:* |
|
|
|