TYPE group_item

(* SCHEMA ship_moulded_form_schema; *)
  TYPE group_item = SELECT
    (approval,
     identification_assignment_relationship,
     product_definition,
     product_definition_relationship);
  END_TYPE; -- group_item

Referenced By

Defintion group_item is references by the following definitions:
DefinitionType
 applied_group_assignment ENTITY
 approval_history_approves_same_definition RULE
 version_history_has_exactly_one_assigned_group RULE


[Top Level Definitions] [Exit]

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