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