Metric Record
constructor(name: String, direction: String, weight: Double, declaredLowerLimit: Double, declaredUpperLimit: Double, effectiveLowerLimit: Double, effectiveUpperLimit: Double, domainWasRescaled: Boolean, allowLowerLimitAdjustment: Boolean, allowUpperLimitAdjustment: Boolean, realizedLowestScore: Double? = null, realizedHighestScore: Double? = null, hadTiedScores: Boolean, valueFunctionId: String, unitsOfMeasure: String?, description: String?)(source)