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:
AttributeTypeDefined By
 descriptiontext (STRING)data_quality_definition_representation_relationship
 definitiondata_quality_definition (ENTITY)data_quality_definition_representation_relationship
 used_representationused_quality_representation_select (SELECT)data_quality_definition_representation_relationship

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity data_quality_definition_representation_relationship and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 inspected_product_definition FUNCTION data_quality_definition_representation_relationship
 software_for_data_quality_check ENTITY data_quality_definition_representation_relationship


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2023-12-22T16:32:02-05:00