ENTITY data_quality_report_request

(* SCHEMA Ap242_managed_model_based_3d_engineering_mim_LF; *)
  ENTITY data_quality_report_request
     ABSTRACT SUPERTYPE OF (ONEOF (
                        SUMMARY_REPORT_REQUEST,
                        DETAILED_REPORT_REQUEST));
      description                 : text;
      criterion_of_report_request : data_quality_criterion;
  END_ENTITY;

Explicit Attributes

Entity data_quality_report_request has the following local and inherited explicit attributes:
AttributeTypeDefined By
 descriptiontext (STRING)data_quality_report_request
 criterion_of_report_requestdata_quality_criterion (ENTITY)data_quality_report_request

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

Entity data_quality_report_request has the following subtypes:
    detailed_report_request*
    detailed_report_request_with_number_of_data
    shape_summary_request_with_representative_value
    summary_report_request*
* - Immediate Subtypes

Referenced By

    Not referenced by any other definition


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:20:06-04:00