PillarMetric

A metric for a particular pillar in a lens.

Types

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

Properties

Link copied to clipboard

The ID used to identify a pillar, for example, security.

Link copied to clipboard

The questions that have been identified as risks in the pillar.

Link copied to clipboard

A map from risk names to the count of how many questions have that rating.

Functions

Link copied to clipboard
inline fun copy(block: PillarMetric.Builder.() -> Unit = {}): PillarMetric
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