TYPE approval_item

(* SCHEMA ship_structures_schema; *)
  TYPE approval_item = SELECT
    (product_definition_shape,
     product_definition,
     property_definition);
  END_TYPE; -- approval_item

Referenced By

Defintion approval_item is references by the following definitions:
DefinitionType
 applied_approval_assignment ENTITY
 approval_history_contains_approval_elements RULE


[Top Level Definitions] [Exit]

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