ENTITY detailed_report_request_with_number_of_data
(* SCHEMA step_merged_ap_schema; *)
-- IN AP242
ENTITY detailed_report_request_with_number_of_data
SUBTYPE OF (detailed_report_request);
number_of_data : INTEGER;
DERIVE
SELF\detailed_report_request.detailed_report_request_type : detailed_report_type := measured_element;
END_ENTITY;
Explicit Attributes
Entity detailed_report_request_with_number_of_data has the following local and inherited explicit attributes:
* - Explicit attribute redeclared as derived
Derived Attributes
Entity detailed_report_request_with_number_of_data has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity detailed_report_request_with_number_of_data inherits from the following supertypes:
data_quality_report_request
detailed_report_request
Subtypes
No subtypesReferenced By
Entity detailed_report_request_with_number_of_data and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2024-09-06T14:00:31-04:00