|
Drools :: Core 6.0.0.Beta5 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Salience | |
|---|---|
| org.drools.core.base | |
| org.drools.core.base.mvel | |
| org.drools.core.phreak | |
| org.drools.core.rule | Contains the binary representations of rule constructs, like Package (which the compiler produces), Rule, and Conditional Elements. |
| Uses of Salience in org.drools.core.base |
|---|
| Classes in org.drools.core.base that implement Salience | |
|---|---|
class |
SalienceInteger
|
| Fields in org.drools.core.base declared as Salience | |
|---|---|
static Salience |
SalienceInteger.DEFAULT_SALIENCE
|
| Uses of Salience in org.drools.core.base.mvel |
|---|
| Classes in org.drools.core.base.mvel that implement Salience | |
|---|---|
class |
MVELSalienceExpression
|
| Uses of Salience in org.drools.core.phreak |
|---|
| Methods in org.drools.core.phreak with parameters of type Salience | |
|---|---|
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)
|
| Uses of Salience in org.drools.core.rule |
|---|
| Methods in org.drools.core.rule that return Salience | |
|---|---|
Salience |
Rule.getSalience()
Retrieve the Rule salience. |
| Methods in org.drools.core.rule with parameters of type Salience | |
|---|---|
void |
Rule.setSalience(Salience salience)
Set the Rule |
|
Drools :: Core 6.0.0.Beta5 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||