|
ENTITY fixed_instance_attribute_set SUBTYPE OF (variational_representation_item); fixed_attributes : SET [1:?] OF instance_attribute_reference; WHERE WR1: SIZEOF(QUERY(q <* using_representations(SELF) | SIZEOF(QUERY(r <* q.items | 'PARAMETERIZATION_SCHEMA.FIXED_INSTANCE_ATTRIBUTE_SET' IN TYPEOF(r))) > 1)) = 0; END_ENTITY; -- fixed_instance_attribute_set |
Entity data types and their attributesrepresentation_itemname: label; variational_representation_item - fixed_instance_attribute_set fixed_attributes: SET [1:?] OF instance_attribute_reference; |
Global rules for this entity data type- |