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, Rule rule, WorkingMemory workingMemory)
           
 

Method Detail

getValue

boolean getValue(Tuple tuple,
                 Rule rule,
                 WorkingMemory workingMemory)


Copyright © 2001-2013 JBoss Inc.. All Rights Reserved.