ENTITY hash_based_v5_uuid_attribute

(* SCHEMA step_merged_ap_schema; *)
-- IN AP242
ENTITY hash_based_v5_uuid_attribute
   SUBTYPE OF (v5_uuid_attribute);
      hash_function : STRING;
   WHERE
      WR1:
         hash_function <> '';
END_ENTITY;

Explicit Attributes

Entity hash_based_v5_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
 hash_functionSTRINGhash_based_v5_uuid_attribute

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity hash_based_v5_uuid_attribute inherits from the following supertypes:
  uuid_attribute
    v5_uuid_attribute

Subtypes

    No subtypes

Referenced By

Entity hash_based_v5_uuid_attribute and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 uuid_attribute ENTITY v5_uuid_attribute
 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:04-04:00