TYPE classification_item

(* SCHEMA step_ship_schema; *)
-- ONLY IN AP215/AP216/AP218
TYPE classification_item = SELECT
  (action,				 -- Common
   action_request_solution,		 -- Common
   applied_action_request_assignment,	 -- AP215/AP216 only
   approval,		 		-- AP215/AP216 only
   axis2_placement_3d,			 -- AP216 only
   compound_representation_item,	 -- Common
   document,				 -- AP215/AP216 only
   document_reference,			 -- AP216 only
   edge_curve,				 -- AP216 only
   executed_action,			 -- AP215/AP216 only
   external_source,			 -- AP215/AP216 only
   group,				 -- Common
   identification_assignment_relationship,	 -- AP215/AP216 only
   measure_with_unit,			 -- AP216 only
   product,				 -- Common
   product_definition,			 -- Common
   product_definition_relationship,	 -- Common
   product_definition_shape,		 -- Common
   product_definition_with_associated_documents, -- AP218 only
   product_related_product_category,	 -- Common
   property_definition,			 -- Common
   property_definition_relationship,	 -- AP218 only
   property_definition_representation,	 -- AP215/AP216 only
   representation,			 -- Common
   representation_relationship,		 -- AP216 only
   shape_aspect,			 -- AP215/AP218 only
   shape_aspect_relationship,		 -- AP218 only
   shape_representation,		 -- AP216 only
   versioned_action_request,		 -- Common
   vertex_point);			 -- AP216 only
END_TYPE;

Referenced By

Defintion classification_item is references by the following definitions:
DefinitionType
 applied_classification_assignment ENTITY
 product_definition_relationship_with_definable_object RULE
 product_definition_shape_with_definition_matches_pattern RULE
 product_definition_shape_with_versionable_object RULE
 product_definition_shape_with_versionable_object_matches_pattern RULE
 product_definition_with_definable_object_matches_pattern RULE
 property_definition_with_definition_matches_pattern RULE
 property_definition_with_versionable_object_matches_pattern RULE
 representation_with_versionable_object_matches_pattern RULE
 shape_aspect_relationship_with_definable_object RULE
 shape_aspect_relationship_with_definition_matches_pattern RULE
 shape_aspect_with_definable_object_matches_pattern RULE
 user_defined_requires_user_defined_class RULE


[Top Level Definitions] [Exit]

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