|
ENTITY Information_product ABSTRACT SUPERTYPE SUBTYPE OF (Product); WHERE WR1: SIZEOF(['document', 'information'] * types_of_product(SELF)) = 0; END_ENTITY; -- Information_product |
Entity data types and their attributesProductid: STRING; (OPT) name: STRING; (OPT) description: STRING; Information_product - |
| Analytical_model (Analytical_model_arm) |
| Functional_product (Functional_usage_view_arm) |
| Software (Software_arm) |
| ap210_eaiapd_restrict_information_product_subtypes (Ap210_electronic_assembly_interconnect_and_packaging_design_arm) |
Global rules for this entity data type- |