Drools :: Core 6.1.0.Beta1

org.drools.core.spi
Interface Enabled

All Superinterfaces:
Serializable
All Known Implementing Classes:
EnabledBoolean, MVELEnabledExpression, Rule.SafeEnabled

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)

Drools :: Core 6.1.0.Beta1

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