ENTITY data_equivalence_report_request
(* SCHEMA step_merged_ap_schema; *)
-- IN AP242
ENTITY data_equivalence_report_request;
      id : identifier;
      name : label;
      description : OPTIONAL text;
      criterion_of_report_request : data_equivalence_criterion;
END_ENTITY;
Explicit Attributes
Entity data_equivalence_report_request has the following local and inherited explicit attributes:
| Attribute | Type | Defined By | 
|---|
 |  id | identifier (STRING) | data_equivalence_report_request |  
|  name | label (STRING) | data_equivalence_report_request |  
|  description | text (STRING) | data_equivalence_report_request |  
|  criterion_of_report_request | data_equivalence_criterion (ENTITY) | data_equivalence_report_request |  
 
 | 
Derived Attributes
    No derived attributes
Inverse Attributes
    No Inverse AttributesSupertypes
    No supertypesSubtypes
Entity data_equivalence_report_request has the following subtypes:
    a3m_equivalence_summary_report_request_with_representative_value*
    detailed_equivalence_report_request*
    detailed_equivalence_report_request_with_number_of_instances
    summary_report_request_with_number_of_instances*
* - Immediate 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:15-04:00