TYPE date_item

(* SCHEMA step_merged_cad_schema; *)
-- DIFF IN AP214
-- DIFF IN AP203e2
TYPE date_item = SELECT
  (action,							 -- Common
   action_directive,						 -- Common
   action_method,						 -- AP214/AP242
   action_property,						 -- AP214/AP242
   action_relationship,						 -- AP214/AP242
   action_request_solution,					 -- AP214/AP242
   alternate_product_relationship,				 -- AP214/AP242
   applied_action_assignment,					 -- Common
   applied_classification_assignment,				 -- AP214/AP242
   applied_organization_assignment,				 -- Common
   applied_person_and_organization_assignment,			 -- Common
   applied_security_classification_assignment,			 -- AP203e2/AP242
   approval_person_organization,				 -- Common
   approval_status,						 -- AP214/AP242
   assembly_component_usage_substitute,				 -- AP214/AP242
   certification,						 -- Common
   class,							 -- AP214/AP242
   class_system,						 -- AP214/AP242
   configuration_design,					 -- AP214/AP242
   configuration_item,						 -- AP214/AP242
   configured_effectivity_assignment,				 -- AP214/AP242
   contract,							 -- Common
   data_quality_definition,					 -- AP242
   directed_action,						 -- AP203e2/AP242
   document,							 -- AP203e2/AP242
   document_file,						 -- Common
   draughting_model,						 -- AP214/AP242
   drawing_revision,						 -- AP214/AP242
   effectivity,							 -- AP214/AP242
   event_occurrence,						 -- Common
   executed_action,						 -- Common
   general_property,						 -- AP214/AP242
   information_usage_right,					 -- AP203e2/AP242
   material_designation,					 -- AP214/AP242
   mechanical_design_geometric_presentation_representation,	 -- AP214/AP242
   organization_relationship,					 -- AP214/AP242
   organizational_project,					 -- Common
   person_and_organization,					 -- AP214/AP242
   presentation_area,						 -- AP214/AP242
   product,							 -- AP214/AP242
   product_concept,						 -- AP214/AP242
   product_concept_feature,					 -- AP214/AP242
   product_concept_feature_association,				 -- AP214/AP242
   product_concept_feature_category,				 -- AP214/AP242
   product_concept_feature_category_usage,			 -- AP214/AP242
   product_definition,						 -- Common
   product_definition_formation,				 -- Common
   product_definition_formation_relationship,			 -- AP214/AP242
   product_definition_relationship,				 -- Common
   product_definition_substitute,				 -- AP214/AP242
   property_definition,						 -- AP214/AP242
   requirement_for_action_resource,				 -- AP214/AP242
   resource_property,						 -- AP214/AP242
   security_classification,					 -- Common
   security_classification_level,				 -- AP214/AP242
   shape_representation,					 -- AP214/AP242
   versioned_action_request);					 -- Common
END_TYPE;

Referenced By

Defintion date_item is references by the following definitions:
DefinitionType
 applied_date_assignment ENTITY


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-11-21T15:22:01-05:00