|
ENTITY control; model_ref : fea_model; control_id : identifier; creating_software : text; description : text; user_defined_control : SET [1:?] OF text; intended_analysis_code : SET [1:?] OF text; UNIQUE UR1 : model_ref, control_id; END_ENTITY; -- control |
Entity data types and their attributescontrolmodel_ref: fea_model; control_id: identifier; creating_software: text; description: text; user_defined_control: SET [1:?] OF text; intended_analysis_code: SET [1:?] OF text; |
Users: by entity attributescontrolanalysis_step.analysis_control applied_approval_assignment.items approval_item Ap209e2_analysis_approval_item element_sequence.control_ref node_sequence.control_ref retention_assignment.items retention_item Users: by defined types, not used by any entity attributecontrolAp209e2_analysis_approval_item applied_approval_assignment.items |
Global rules for this entity data type- |