ConfigUnit

abstract class ConfigUnit

Inheritors

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion
Link copied to clipboard

Interface used to indicate that the ConfigUnit allows the user to configure how the stage should contribute to the final score, via a accumulation per-element policy.

Link copied to clipboard
interface Scorable

Marker interface to indicate that the inherited interface is used for defining a scoring scheme.

Link copied to clipboard

Interface used to indicate that the ConfigUnit allows the user to configure how the stage should contribute to the final score, via a "score-out-of-total" policy.

Link copied to clipboard

Interface used to indicate that the ConfigUnit allows the user to configure how the stage should contribute to the final score, via a weighting policy.

Properties

Link copied to clipboard