ENTITY uuid_attribute

(* SCHEMA step_merged_ap_schema; *)
-- IN AP242
ENTITY uuid_attribute
   ABSTRACT SUPERTYPE OF (ONEOF(v5_uuid_attribute, v4_uuid_attribute) ANDOR uuid_attribute_with_approximate_location);
      identifier : uuid;
      identified_item : uuid_set_or_list_attribute_select;
   UNIQUE
      UR1 : identifier;
END_ENTITY;

Explicit Attributes

Entity uuid_attribute has the following local and inherited explicit attributes:
AttributeTypeDefined By
 identifieruuid (STRING)uuid_attribute
 identified_itemuuid_set_or_list_attribute_select (SELECT)uuid_attribute

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

Entity uuid_attribute has the following subtypes:
    hash_based_v5_uuid_attribute
    uuid_attribute_with_approximate_location*
    v4_uuid_attribute*
    v5_uuid_attribute*
* - Immediate Subtypes

Referenced By

Entity uuid_attribute and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 v4_uuid_attribute ENTITY uuid_attribute
 v5_uuid_attribute ENTITY uuid_attribute


[Top Level Definitions] [Exit]

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