Uses of Class
org.drools.reteoo.AccumulateNode.AccumulateContext

Packages that use AccumulateNode.AccumulateContext
org.drools.reteoo   
 

Uses of AccumulateNode.AccumulateContext in org.drools.reteoo
 

Methods in org.drools.reteoo with parameters of type AccumulateNode.AccumulateContext
 void AccumulateNode.evaluateResultConstraints(AccumulateNode.ActivitySource source, LeftTuple leftTuple, PropagationContext context, InternalWorkingMemory workingMemory, AccumulateNode.AccumulateMemory memory, AccumulateNode.AccumulateContext accctx, boolean useLeftMemory)
          Evaluate result constraints and propagate assert in case they are true
protected  LeftTuple[] AccumulateNode.splitList(LeftTuple parent, AccumulateNode.AccumulateContext accctx, boolean isUpdatingSink)
           
 

Constructors in org.drools.reteoo with parameters of type AccumulateNode.AccumulateContext
ReteooWorkingMemory.EvaluateResultConstraints(AccumulateNode.ActivitySource source, LeftTuple leftTuple, PropagationContext context, InternalWorkingMemory workingMemory, AccumulateNode.AccumulateMemory memory, AccumulateNode.AccumulateContext accctx, boolean useLeftMemory, AccumulateNode node)
           
 



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