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:
AttributeTypeDefined By
 ididentifier (STRING)validation_software_identification
 namelabel (STRING)validation_software_identification
 descriptiontext (STRING)validation_software_identification
 software_namelabel (STRING)validation_software_identification
 additional_namelabel (STRING)validation_software_identification
 validation_criteria_or_resultsvalidation_criteria_or_results_select (SELECT)validation_software_identification

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

    Not referenced by any other definition


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2020-07-28T17:02:19-04:00