|
ENTITY Software_version SUBTYPE OF (Information_version); SELF\Product_version.of_product : Software; END_ENTITY; -- Software_version |
Entity data types and their attributesProduct_versionid: STRING; (OPT) description: STRING; of_product: Product; Information_version (RT) of_product: Information_product; Software_version (RT) of_product: Software; |
| Rule_version (Production_rule_arm) |
Global rules for this entity data type- |