ENTITY process_product_association

(* SCHEMA AUTOMOTIVE_DESIGN; *)
 
ENTITY process_product_association;
  name : label;
  description : text;
  defined_product : characterized_product_definition;
  process : product_definition_process;
END_ENTITY; -- 10303-49: process_property_schema

Explicit Attributes

Entity process_product_association has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)process_product_association
 descriptiontext (STRING)process_product_association
 defined_productcharacterized_product_definition (SELECT)process_product_association
 processproduct_definition_process (ENTITY)process_product_association

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity process_product_association and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 attribute_language_item SELECT process_product_association
 multi_language_attribute_item SELECT process_product_association
 product_definition_process ENTITY process_product_association
 restrict_multi_language_for_process_product_association RULE process_product_association
 restrict_process_product_association RULE process_product_association


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:16:12-04:00