ENTITY uuid_provenance

(* SCHEMA step_merged_ap_schema; *)
-- IN AP242
ENTITY uuid_provenance;
      identifier : uuid;
      content : LIST [1:?] OF UNIQUE uuid_relationship;
   UNIQUE
      UR1 : identifier;
END_ENTITY;

Explicit Attributes

Entity uuid_provenance has the following local and inherited explicit attributes:
AttributeTypeDefined By
 identifieruuid (STRING)uuid_provenance
 contentLIST OF uuid_relationship (ENTITY)uuid_provenance

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

    Not referenced by any other definition


[Top Level Definitions] [Exit]

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