Overview Schemas Index

external_reference_schema         


ENTITY external_source;
          source_id : source_item;
DERIVE
          description : text := get_description_value (SELF);
WHERE
          WR1: SIZEOF (USEDIN (SELF, 'BASIC_ATTRIBUTE_SCHEMA.' + 'DESCRIPTION_ATTRIBUTE.DESCRIBED_ITEM')) <= 1;
END_ENTITY; -- external_source

Entity data types and their attributes

external_source
          source_id: source_item;
          (DER) description: text;

Known subtypes

          external_class_library (External_class_mim)
          known_source (Plib_class_reference_mim)

Users

external_source
          applied_external_identification_assignment.items
                    external_identification_item
                              el_external_identification_item
          attribute_language_assignment.items
                    attribute_language_item
                              automotive_design_attribute_language_item
          description_attribute.described_item
                    description_attribute_select
          external_identification_assignment.source
          external_source_relationship.related_source
          external_source_relationship.relating_source
          externally_defined_item.source
          library_defined_product_definition.library
          multi_language_attribute_assignment.items
                    multi_language_attribute_item
                              automotive_design_multi_language_attribute_item

Global rules for this entity data type

          restrict_multi_language_for_external_source (automotive_design)
          restrict_multi_language_for_external_source (Catalog_data_information_mim)