Overview Schemas Index

External_source_arm         


ENTITY External_source;
          id : STRING;
          description : OPTIONAL STRING;
END_ENTITY; -- External_source

Entity data types and their attributes

External_source
          id: STRING;
          (OPT) description: STRING;

Known subtypes

          External_class_library (External_class_arm)
          Known_source (External_library_arm)
          User_defined_library_or_dictionary (External_library_arm)

Known subtype constraints

          external_source_subtypes (External_library_arm)

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

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

External_source
          sbb_description_item
                    Description_text_assignment.items

Global rules for this entity data type

          -