|
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 attributesExternal_sourceid: STRING; (OPT) description: STRING; User_defined_library_or_dictionary (INV) source: External_source_identification FOR item; |
Global rules for this entity data type- |