TYPE compound_item_definition

(* SCHEMA ship_moulded_form_schema; *)
  TYPE compound_item_definition = SELECT
    (list_representation_item,
     set_representation_item);
  END_TYPE; -- compound_item_definition

Referenced By

Defintion compound_item_definition is references by the following definitions:
DefinitionType
 compound_representation_item ENTITY


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:16:45-04:00