| Package | Description |
|---|---|
| org.evrete.api |
| Modifier and Type | Method and Description |
|---|---|
RuntimeRule |
RuntimeRule.addImport(RuleScope scope,
String imp) |
RuntimeRule |
RhsContext.getRule()
A convenience method that returns reference to the current rule and its
environment.
|
| Modifier and Type | Method and Description |
|---|---|
default void |
ActivationManager.onActivation(RuntimeRule rule)
Deprecated.
|
default void |
ActivationManager.onActivation(RuntimeRule rule,
long count)
This method is called after rule activation.
|
default boolean |
ActivationManager.test(RuntimeRule rule) |
| Modifier and Type | Method and Description |
|---|---|
default void |
ActivationManager.onAgenda(int sequenceId,
List<RuntimeRule> agenda)
This method is called once for each memory change and before any rule activations.
|
Copyright © 2021. All rights reserved.