|
ENTITY process_product_association; name : label; description : text; defined_product : characterized_product_definition; process : product_definition_process; END_ENTITY; -- process_product_association |
Entity data types and their attributesprocess_product_associationname: label; description: text; defined_product: characterized_product_definition; process: product_definition_process; |
Global rules for this entity data typerestrict_multi_language_for_process_product_association (automotive_design)restrict_process_product_association (automotive_design) |