ENTITY process_product_association

(* SCHEMA step_merged_ap_schema; *)
-- IN AP214/AP232/AP238 STEP-NC/AP242
ENTITY process_product_association;
      name : label;
      description : text;
      defined_product : characterized_product_definition;
      process : product_definition_process;
END_ENTITY;

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
 classification_item SELECT process_product_association
 description_item SELECT process_product_association
 instance_usage_context_select 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
2020-07-28T17:02:18-04:00