NamedEntityDefinition

A structure that represents a named entity.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the entity.

Link copied to clipboard

The definition of a metric.

Link copied to clipboard

The property name to be used for the named entity.

Link copied to clipboard

The property role. Valid values for this structure are PRIMARY and ID.

Link copied to clipboard

The property usage. Valid values for this structure are INHERIT, DIMENSION, and MEASURE.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String