Class DecisionFunctionRuleSetTable

All Implemented Interfaces:
Serializable, Cloneable, Iterable<DecisionFunctionRuleSet>, Collection<DecisionFunctionRuleSet>, List<DecisionFunctionRuleSet>

public class DecisionFunctionRuleSetTable extends ModelComponentTable<DecisionFunctionRuleSet>
Child of DecisionFunction. It contains a list of referenced DecisionFunctions and RuleSets.
See Also: