| Package | Description |
|---|---|
| org.evrete | |
| org.evrete.api |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractRule |
| Modifier and Type | Method and Description |
|---|---|
Rule |
AbstractRule.addImport(RuleScope scope,
String imp) |
Rule |
AbstractRule.set(String property,
Object value) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RuleSet<R extends Rule>
Interface describes a mutable collection of rules.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
RuleBuilder<C extends RuntimeContext<C>> |
interface |
RuntimeRule |
| Modifier and Type | Field and Description |
|---|---|
static Comparator<Rule> |
RuntimeContext.SALIENCE_COMPARATOR |
| Modifier and Type | Method and Description |
|---|---|
Comparator<Rule> |
RuntimeContext.getRuleComparator() |
| Modifier and Type | Method and Description |
|---|---|
void |
RuntimeContext.setRuleComparator(Comparator<Rule> comparator) |
Copyright © 2021. All rights reserved.