TYPE identification_item

(* SCHEMA step_ship_schema; *)
-- ONLY IN AP215/AP216/AP218
TYPE identification_item = SELECT
  (action,				 -- AP215/AP216 only
   action_request_solution,		 -- Common
   compound_representation_item,	 -- AP216 only
   document,				 -- AP215/AP216 only
   executed_action,			 -- Common
   externally_defined_class,		 -- AP218 only
   externally_defined_general_property,	 -- AP218 only
   group,				 -- Common
   product,				 -- Common
   product_definition,			 -- Common
   product_definition_relationship,	 -- Common
   product_definition_shape,		 -- Common
   product_related_product_category,	 -- Common
   property_definition,			 -- Common
   property_definition_relationship,	 -- AP218 only
   representation,			 -- AP218 only
   shape_aspect,			 -- AP218 only
   shape_aspect_relationship,		 -- AP218 only
   versioned_action_request);		 -- Common
END_TYPE;

Referenced By

Defintion identification_item is references by the following definitions:
DefinitionType
 applied_identification_assignment ENTITY
 versionable_object_has_one_version_id RULE


[Top Level Definitions] [Exit]

Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2007-09-24T12:42:20-04:00