Overview Schemas Index

process_property_schema         


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 attributes

process_product_association
          name: label;
          description: text;
          defined_product: characterized_product_definition;
          process: product_definition_process;

Users

process_product_association
          attribute_language_assignment.items
                    attribute_language_item
                              automotive_design_attribute_language_item
          multi_language_attribute_assignment.items
                    multi_language_attribute_item
                              automotive_design_multi_language_attribute_item

Global rules for this entity data type

          restrict_multi_language_for_process_product_association (automotive_design)
          restrict_process_product_association (automotive_design)