ENTITY detailed_report_request_with_number_of_data

(* SCHEMA Ap242_managed_model_based_3d_engineering_mim_LF; *)
  ENTITY detailed_report_request_with_number_of_data
    SUBTYPE OF(detailed_report_request);
      number_of_data : INTEGER;
    WHERE
      WR1 : SELF\detailed_report_request.detailed_report_request_type
            <> INFERIOR_QUALITY_ELEMENT;
  END_ENTITY;

Explicit Attributes

Entity detailed_report_request_with_number_of_data 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
 detailed_report_request_typedetailed_report_type (ENUM)detailed_report_request
 report_sequencepreferred_ordering (ENUM)detailed_report_request
 number_of_dataINTEGERdetailed_report_request_with_number_of_data

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity detailed_report_request_with_number_of_data inherits from the following supertypes:
  data_quality_report_request
    detailed_report_request

Subtypes

    No subtypes

Referenced By

Entity detailed_report_request_with_number_of_data and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 data_quality_report_request ENTITY detailed_report_request
 detailed_report_request_with_number_of_data ENTITY detailed_report_request


[Top Level Definitions] [Exit]

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