com.ibm.wbiserver.brules.mgmt.dtable

Interface DecisionTableRuleTemplate

  • All Superinterfaces:
    RuleTemplate, java.io.Serializable, Template


    public interface DecisionTableRuleTemplate
    extends RuleTemplate, java.io.Serializable
    This interface represents a rule template contained within a decision table. There is another interface, RuleSetRuleTemplate, that represents a rule template contained within a ruleset.

    The DecisionTableRuleTemplate interface does not allow new instances of the template to be created since it is not allowed to add new template instance rules to a decision table.

    • Method Detail

      • getParentDecisionTable

        DecisionTable getParentDecisionTable()
        Get the decision table that contains this rule template.
        Returns:
        The DecisionTable that contains this RuleTemplate.
IBM Business Process ManagerTM
Release 8