@openhps/core
    Preparing search index...

    Class DataObject

    Hierarchy (View Summary)

    Index
    createdTimestamp: number

    Created timestamp

    displayName: string

    Object display name

    parentUID: string
    uid: string

    Object identifier

    Unique object identifier

    • Get relative position of a specified object

      Parameters

      • referenceObjectUID: string

        Reference object identifier

      • Optionaltype: string

        Constructor type of the relative position

      Returns RelativePosition<any>

      Relative position to reference object

    • Set the unique identifier of this object

      Parameters

      • uid: string

        Unique Identifier

      Returns this

      Data object instance