ENTITY data_quality_definition_representation_relationship
(* SCHEMA step_merged_ap_schema; *)
-- IN AP242
ENTITY data_quality_definition_representation_relationship;
description : text;
definition : data_quality_definition;
used_representation : used_quality_representation_select;
END_ENTITY;
Explicit Attributes
Entity data_quality_definition_representation_relationship has the following local and inherited explicit attributes:
Attribute | Type | Defined By |
---|
description | text (STRING) | data_quality_definition_representation_relationship |
definition | data_quality_definition (ENTITY) | data_quality_definition_representation_relationship |
used_representation | used_quality_representation_select (SELECT) | data_quality_definition_representation_relationship |
|
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
No subtypesReferenced By
Entity data_quality_definition_representation_relationship 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