Drools :: Core 6.0.0.Beta5

org.drools.core.rule.builder.dialect.asm
Class PredicateGenerator

java.lang.Object
  extended by org.drools.core.rule.builder.dialect.asm.PredicateGenerator

public class PredicateGenerator
extends Object


Constructor Summary
PredicateGenerator()
           
 
Method Summary
static void generate(PredicateStub stub, Tuple tuple, Declaration[] previousDeclarations, Declaration[] localDeclarations, WorkingMemory workingMemory)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PredicateGenerator

public PredicateGenerator()
Method Detail

generate

public static void generate(PredicateStub stub,
                            Tuple tuple,
                            Declaration[] previousDeclarations,
                            Declaration[] localDeclarations,
                            WorkingMemory workingMemory)

Drools :: Core 6.0.0.Beta5

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