rd-framework
Toggle table of contents
2026.1.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
rd-framework
rd-framework
/
com.jetbrains.rd.framework
/
IIdentities
IIdentities
interface
IIdentities
Generates unique identifiers for objects in an object graph.
Inheritors
Identities
Members
Properties
dynamic
Kind
Link copied to clipboard
abstract
val
dynamicKind
:
IdKind
Functions
next
Link copied to clipboard
abstract
fun
next
(
parent
:
RdId
)
:
RdId
Generates the next unique identifier.