ilog.rules.res.session.ruleset

Interface IlrRuleInformation

    • Method Detail

      • getActions

        java.util.Collection<IlrRuleAction> getActions()
        Deprecated. This method is deprecated because a DE rule can be associated only with a single action.
        Use getActionName()
        Since:
        8.5
        Returns:
        the actions contained in this rule, when the decision engine (DE) is used for execution.
      • getActionName

        java.lang.String getActionName()
        Returns the action name of the rule.
        Returns:
        the action name

© Copyright IBM Corp. 1987, 2020