Class DecisionFunctionRuleSet

All Implemented Interfaces:
Serializable, Cloneable, Map<String,Object>, UnnamedComponent

public class DecisionFunctionRuleSet extends UnnamedModelComponent<DecisionFunctionRuleSet>
Child of DecisionFunction. Specifies either a contained ruleset by name or decision function by ID.
See Also: