public class ForallBuilder extends Object implements ReteooComponentBuilder
Constructor and Description |
---|
ForallBuilder() |
Modifier and Type | Method and Description |
---|---|
void |
build(BuildContext context,
BuildUtils utils,
RuleConditionElement rce)
Builds and attach if needed the given RuleConditionalElement
|
boolean |
requiresLeftActivation(BuildUtils utils,
RuleConditionElement rce)
A boolean function that indicates if the builder requires a previous left
(tuple) activation in order to corretly build the given component.
|
public void build(BuildContext context, BuildUtils utils, RuleConditionElement rce)
ReteooComponentBuilder
build
in interface ReteooComponentBuilder
context
- current build contextpublic boolean requiresLeftActivation(BuildUtils utils, RuleConditionElement rce)
ReteooComponentBuilder
requiresLeftActivation
in interface ReteooComponentBuilder
rce
- the element to be builtCopyright © 2001–2017 JBoss by Red Hat. All rights reserved.