Drools :: Core 6.2.0.CR4

org.drools.core.spi
Interface Enabled

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

public interface Enabled
extends Serializable


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

Method Detail

getValue

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

Drools :: Core 6.2.0.CR4

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