ENTITY process_product_association

(* SCHEMA integrated_cnc_schema; *)
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
 product_definition_process ENTITY process_product_association


[Top Level Definitions]

Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2010-01-12T10:42:22-02:00