public class EntryPointBuilder extends Object implements ReteooComponentBuilder
| Constructor and Description |
|---|
EntryPointBuilder() |
| 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)
ReteooComponentBuilderbuild in interface ReteooComponentBuildercontext - current build contextpublic boolean requiresLeftActivation(BuildUtils utils, RuleConditionElement rce)
ReteooComponentBuilderrequiresLeftActivation in interface ReteooComponentBuilderrce - the element to be builtCopyright © 2001–2020 JBoss by Red Hat. All rights reserved.