RuleGroup

data class RuleGroup(val referenceSets: RuleGroupReferenceSets? = null, val ruleVariables: RuleGroupRuleVariables? = null, val rulesSource: RuleGroupRulesSource, val statefulRuleOptions: RuleGroupStatefulRuleOptions? = null)

Constructors

Link copied to clipboard
fun RuleGroup(referenceSets: RuleGroupReferenceSets? = null, ruleVariables: RuleGroupRuleVariables? = null, rulesSource: RuleGroupRulesSource, statefulRuleOptions: RuleGroupStatefulRuleOptions? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard