public class ForallBuilder extends Object implements RuleConditionBuilder
| Constructor and Description |
|---|
ForallBuilder() |
| Modifier and Type | Method and Description |
|---|---|
org.drools.core.rule.RuleConditionElement |
build(RuleBuildContext context,
BaseDescr descr) |
org.drools.core.rule.RuleConditionElement |
build(RuleBuildContext context,
BaseDescr descr,
org.drools.core.rule.Pattern prefixPattern) |
public org.drools.core.rule.RuleConditionElement build(RuleBuildContext context, BaseDescr descr, org.drools.core.rule.Pattern prefixPattern)
build in interface RuleConditionBuilderpublic org.drools.core.rule.RuleConditionElement build(RuleBuildContext context, BaseDescr descr)
build in interface RuleConditionBuilderCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.