TYPE project_item

(* SCHEMA step_merged_ap_schema; *)
-- DIFF IN AP214
-- DIFF IN AP203e2
-- DIFF IN AP238 STEP-NC
-- DIFF IN AP232
-- IN AP203e2/AP214/AP232/AP238 STEP-NC/AP242
TYPE project_item = SELECT
  (action,							 -- AP232
   action_method,						 -- AP242
   action_method_relationship,					 -- AP242
   applied_action_assignment,					 -- AP242
   applied_action_method_assignment,				 -- AP242
   assembly_component_usage,					 -- AP214/AP238 STEP-NC/AP242
   configuration_item,						 -- AP214/AP238 STEP-NC/AP242
   executed_action,						 -- AP203e2/AP214/AP238 STEP-NC/AP242
   measure_representation_item,					 -- AP242
   product,							 -- AP214/AP238 STEP-NC/AP242
   product_concept,						 -- Common
   product_definition,						 -- AP214/AP238 STEP-NC/AP242
   product_definition_formation,				 -- AP214/AP238 STEP-NC/AP242
   product_definition_occurrence,				 -- AP242
   product_definition_occurrence_reference,			 -- AP242
   product_group,						 -- AP242
   product_group_membership,					 -- AP242
   product_group_relationship,					 -- AP242
   product_identification,					 -- AP242
   property_definition_representation,				 -- AP242
   representation,						 -- AP242
   representation_item,						 -- AP242
   value_representation_item);					 -- AP242
END_TYPE;

Referenced By

Defintion project_item is references by the following definitions:
DefinitionType
 applied_organizational_project_assignment ENTITY
 change_management_object SELECT


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2020-07-28T17:02:13-04:00