Drools :: Core 6.0.0.Beta5

org.drools.core.spi
Interface Salience

All Superinterfaces:
Serializable
All Known Implementing Classes:
MVELSalienceExpression, SalienceInteger

public interface Salience
extends Serializable


Method Summary
 int getValue()
           
 int getValue(KnowledgeHelper khelper, org.kie.api.definition.rule.Rule rule, WorkingMemory workingMemory)
           
 boolean isDynamic()
           
 

Method Detail

getValue

int getValue(KnowledgeHelper khelper,
             org.kie.api.definition.rule.Rule rule,
             WorkingMemory workingMemory)

getValue

int getValue()

isDynamic

boolean isDynamic()

Drools :: Core 6.0.0.Beta5

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.