ENTITY validation_software_identification
(* SCHEMA step_merged_ap_schema; *)
-- IN AP242
ENTITY validation_software_identification;
id : identifier;
name : label;
description : OPTIONAL text;
software_name : label;
additional_name : label;
validation_criteria_or_results : validation_criteria_or_results_select;
END_ENTITY;
Explicit Attributes
Entity validation_software_identification has the following local and inherited explicit attributes:
Attribute | Type | Defined By |
---|
id | identifier (STRING) | validation_software_identification |
name | label (STRING) | validation_software_identification |
description | text (STRING) | validation_software_identification |
software_name | label (STRING) | validation_software_identification |
additional_name | label (STRING) | validation_software_identification |
validation_criteria_or_results | validation_criteria_or_results_select (SELECT) | validation_software_identification |
|
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
No subtypesReferenced By
Not referenced by any other definition
[Top Level Definitions] [Exit]
Generated by STEP Tools® EXPRESS to HTML Converter
2024-09-06T14:00:33-04:00