Overview Schemas Index

date_time_schema         


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

Entity data types and their attributes

time_role
          name: label;
          (DER) description: text;

Users: by entity attributes

time_role
          description_attribute.described_item
                    description_attribute_select
          time_assignment.role

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

time_role
          -

Global rules for this entity data type

          -