SourceRef

@Serializable
sealed interface SourceRef(source)

A reference to the model quantity a reward term reads, by name and by what kind of thing it is.

It exists so the descriptor can say where a reward came from without holding the object — which is the whole property that lets a description travel without a model.

Inheritors

Properties

Link copied to clipboard
abstract val name: String