|
ENTITY Predefined_picture_representation_item SUBTYPE OF (Picture_representation_item); WHERE WR1: SELF\Representation_item.name IN pre_defined_picture_representation_types; END_ENTITY; -- Predefined_picture_representation_item |
Entity data types and their attributesRepresentation_item(OPT) name: STRING; Binary_representation_item - Bytes_representation_item - Picture_representation_item - Predefined_picture_representation_item - |
Global rules for this entity data type- |