|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ReteooComponentBuilder
An interface for Reteoo Component builders
Method Summary | |
---|---|
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. |
Method Detail |
---|
void build(BuildContext context, BuildUtils utils, RuleConditionElement rce)
context
- current build contextrce
- boolean requiresLeftActivation(BuildUtils utils, RuleConditionElement rce)
rce
- the element to be built
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |