| Package | Description |
|---|---|
| org.drools.core.base | |
| org.drools.core.base.mvel | |
| org.drools.core.definitions.rule.impl | |
| org.drools.core.phreak |
| Modifier and Type | Class and Description |
|---|---|
class |
SalienceInteger |
| Modifier and Type | Field and Description |
|---|---|
static Salience |
SalienceInteger.DEFAULT_SALIENCE |
| Modifier and Type | Class and Description |
|---|---|
class |
MVELSalienceExpression |
| Modifier and Type | Class and Description |
|---|---|
static class |
RuleImpl.SafeSalience |
| Modifier and Type | Method and Description |
|---|---|
Salience |
RuleImpl.getSalience()
Retrieve the
Rule salience. |
| Modifier and Type | Method and Description |
|---|---|
void |
RuleImpl.setSalience(Salience salience)
Set the
Rule |
| Constructor and Description |
|---|
SafeSalience(Salience delegate) |
| Modifier and Type | Method and Description |
|---|---|
static void |
PhreakRuleTerminalNode.doLeftTupleInsert(TerminalNode rtnNode,
RuleExecutor executor,
InternalAgenda agenda,
RuleAgendaItem ruleAgendaItem,
int salienceInt,
Salience salience,
LeftTuple leftTuple,
InternalWorkingMemory wm) |
static void |
PhreakRuleTerminalNode.doLeftTupleUpdate(TerminalNode rtnNode,
RuleExecutor executor,
InternalAgenda agenda,
int salienceInt,
Salience salience,
LeftTuple leftTuple,
InternalWorkingMemory wm) |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.