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