org.drools.spi
Interface Salience

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

public interface Salience
extends Serializable


Method Summary
 int getValue(Tuple tuple, org.drools.definition.rule.Rule rule, WorkingMemory workingMemory)
           
 

Method Detail

getValue

int getValue(Tuple tuple,
             org.drools.definition.rule.Rule rule,
             WorkingMemory workingMemory)


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