ilog.rules.dt.model.common

Interface DTActionSet

    • Method Detail

      • getActionList

        java.util.List<DTAction> getActionList()
      • getExecutableActionList

        java.util.List<DTAction> getExecutableActionList()
        This method returns all actions that must considered for generation. Action corresponding to no-arg Action Definition must be generated. Disabled actions and action partially filled can also be returned by this method.
        Returns:
        a list of DTAction object

© Copyright IBM Corp. 1987, 2015