|
ENTITY product_definition_process SUBTYPE OF (action); identification : identifier; INVERSE product_definitions : SET [1:?] OF process_product_association FOR process; END_ENTITY; -- product_definition_process |
Entity data types and their attributesactionname: label; (OPT) description: text; chosen_method: action_method; (DER) id: identifier; product_definition_process identification: identifier; (INV) product_definitions: SET [1:?] OF process_product_association FOR process; |
| product_process_plan (automotive_design) |
| product_process_plan (Process_plan_mim) |
Global rules for this entity data type- |