TYPE uuid_relationship_role

(* SCHEMA step_merged_ap_schema; *)
-- IN AP242
TYPE uuid_relationship_role = ENUMERATION OF
      (supersedes,
       merge,
       split,
       derive_from,
       same_as,
       similar_to);
END_TYPE;

Referenced By

Defintion uuid_relationship_role is references by the following definitions:
DefinitionType
 uuid_relationship ENTITY


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2026-09-02T09:08:03-04:00