Overview Schemas Index

External_library_arm         


ENTITY User_defined_library_or_dictionary
          SUBTYPE OF (External_source);
INVERSE
          source : External_source_identification FOR item;
END_ENTITY; -- User_defined_library_or_dictionary

Entity data types and their attributes

External_source
          id: STRING;
          (OPT) description: STRING;
User_defined_library_or_dictionary
          (INV) source: External_source_identification FOR item;

Users: by entity attributes

External_source
          Description_text_assignment.items
                    description_item
                              sbb_description_item
          External_context_dependent_unit.external_source
          External_conversion_based_unit.external_source
          External_library_property.source
          External_representation_item.external_source
          Externally_defined_type_qualifier.external_source
User_defined_library_or_dictionary
          External_source_identification.item
                    external_identification_item
                              el_external_identification_item

Users: by defined types, not used by any entity attribute

User_defined_library_or_dictionary
          el_external_identification_item
                    External_source_identification.item

Global rules for this entity data type

          -