ENTITY product_definition_process

(* SCHEMA integrated_cnc_schema; *)
ENTITY product_definition_process
  SUBTYPE OF (action);
    identification : identifier;
  INVERSE
    product_definitions : SET [1:?] OF process_product_association FOR 
                             process;
END_ENTITY; -- 10303-49: process_property_schema

Explicit Attributes

Entity product_definition_process has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)action
 descriptiontext (STRING)action
 chosen_methodaction_method (ENTITY)action
 identificationidentifier (STRING)product_definition_process

Derived Attributes

Entity product_definition_process has the following local and inherited derived attributes:
AttributeTypeDefined By
 ididentifier (STRING)action

Inverse Attributes

Entity product_definition_process has the following local and inherited inverse attributes:
AttributeTypeDefined By
 product_definitionsSET OF process_product_association (ENTITY)product_definition_process

Supertypes

Entity product_definition_process inherits from the following supertypes:
  action

Subtypes

    No subtypes

Referenced By

Entity product_definition_process and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 action_relationship ENTITY action
 characterized_action_definition SELECT action
 id_attribute_select SELECT action
 process_product_association ENTITY product_definition_process
 supported_item SELECT action


[Top Level Definitions]

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