addRule(Rule rule, InternalRuleBase rulebase, ReteooBuilder.IdGenerator idGenerator) Creates the corresponting Rete network for the given Rule and adds it to
the given rule base.
Parameters: rule - The rule to add. Parameters: rulebase - The rulebase to add the rule to.
Creates the corresponting Rete network for the given Rule and adds it to
the given rule base.
Parameters: rule - The rule to add. Parameters: rulebase - The rulebase to add the rule to. a List of terminal nodes for the rule throws: RuleIntegrationException - if an error prevents complete construction of the network forthe Rule. throws: InvalidPatternException -