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