Properties

Link copied to clipboard
abstract val field: String
Link copied to clipboard
abstract val fieldType: RuleValueType
Link copied to clipboard
abstract val name: String
Link copied to clipboard
abstract val options: List<Option>
Link copied to clipboard

Functions

Link copied to clipboard
abstract fun createValues(ruleEvent: RuleEvent?, allEventValues: Map<String, List<RuleDataValueHistory>>, currentEnrollmentValues: Map<String, RuleAttributeValue>): RuleVariableValue
Link copied to clipboard
open fun getOptionName(value: String): String