|
ENTITY Rule_product SUBTYPE OF (Software); END_ENTITY; -- Rule_product |
Entity data types and their attributesProductid: STRING; (OPT) name: STRING; (OPT) description: STRING; Information_product - Software - Rule_product - |
Global rules for this entity data type- |