|
ENTITY collection SUBTYPE OF (product); END_ENTITY; -- collection |
Entity data types and their attributesproductid: identifier; name: label; (OPT) description: text; frame_of_reference: SET [1:?] OF product_context; collection - |
Global rules for this entity data type- |