ilog.rules.res.model

Interface IlrMutableRepository

    • Method Detail

      • removeRuleApp

        boolean removeRuleApp(IlrMutableRuleAppInformation ruleApp)
        Removes a RuleApp from the repository. Nothing is changed in the repository if it does not already contain ruleApp.

        The behavior of ruleApp after it has been removed from the repository is undefined .

        Parameters:
        ruleApp - The RuleApp to remove.
        Returns:
        true if the repository contained ruleApp.

© Copyright IBM Corp. 1987, 2020