public interface RETESinkNode extends RETENode
| Modifier and Type | Method and Description |
|---|---|
void |
fire(BindingVector env,
boolean isAdd)
Propagate a token to this node.
|
void fire(BindingVector env, boolean isAdd)
env - a set of variable bindings for the rule being processed.isAdd - distinguishes between add and remove operations.Licenced under the Apache License, Version 2.0