org.drools.spi
Interface Enabled

All Superinterfaces:
Serializable
All Known Implementing Classes:
EnabledBoolean, MVELEnabledExpression

public interface Enabled
extends Serializable


Method Summary
 boolean getValue(Tuple tuple, Declaration[] declrs, Rule rule, WorkingMemory workingMemory)
           
 

Method Detail

getValue

boolean getValue(Tuple tuple,
                 Declaration[] declrs,
                 Rule rule,
                 WorkingMemory workingMemory)


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