|
Drools :: Core 6.0.0.Alpha9 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Accumulate | |
|---|---|
| org.drools.phreak | |
| org.drools.reteoo | |
| org.drools.rule | Contains the binary representations of rule constructs, like Package (which the compiler produces), Rule, and Conditional Elements. |
| Uses of Accumulate in org.drools.phreak |
|---|
| Methods in org.drools.phreak with parameters of type Accumulate | |
|---|---|
static void |
RuleNetworkEvaluatorActivation.PhreakAccumulateNode.addMatch(AccumulateNode accNode,
Accumulate accumulate,
LeftTuple leftTuple,
RightTuple rightTuple,
LeftTuple currentLeftChild,
LeftTuple currentRightChild,
InternalWorkingMemory wm,
AccumulateNode.AccumulateMemory am,
AccumulateNode.AccumulateContext accresult,
boolean useLeftMemory)
|
void |
RuleNetworkEvaluatorActivation.PhreakAccumulateNode.evaluateResultConstraints(AccumulateNode accNode,
LeftTupleSink sink,
Accumulate accumulate,
LeftTuple leftTuple,
PropagationContext context,
InternalWorkingMemory workingMemory,
AccumulateNode.AccumulateMemory memory,
AccumulateNode.AccumulateContext accctx,
boolean useLeftMemory,
LeftTupleSets trgLeftTuples,
LeftTupleSets stagedLeftTuples)
|
static void |
RuleNetworkEvaluatorActivation.PhreakAccumulateNode.reaccumulateForLeftTuple(AccumulateNode accNode,
Accumulate accumulate,
LeftTuple leftTuple,
InternalWorkingMemory wm,
AccumulateNode.AccumulateMemory am,
AccumulateNode.AccumulateContext accctx)
|
static void |
RuleNetworkEvaluatorActivation.PhreakAccumulateNode.removeMatch(AccumulateNode accNode,
Accumulate accumulate,
RightTuple rightTuple,
LeftTuple match,
InternalWorkingMemory wm,
AccumulateNode.AccumulateMemory am,
AccumulateNode.AccumulateContext accctx,
boolean reaccumulate)
Removes a match between left and right tuple |
static void |
RuleNetworkEvaluatorActivation.PhreakAccumulateNode.removePreviousMatchesForLeftTuple(AccumulateNode accNode,
Accumulate accumulate,
LeftTuple leftTuple,
InternalWorkingMemory workingMemory,
AccumulateNode.AccumulateMemory memory,
AccumulateNode.AccumulateContext accctx,
boolean reInit)
|
static void |
RuleNetworkEvaluatorActivation.PhreakAccumulateNode.removePreviousMatchesForRightTuple(AccumulateNode accNode,
Accumulate accumulate,
RightTuple rightTuple,
PropagationContext context,
InternalWorkingMemory workingMemory,
AccumulateNode.AccumulateMemory memory,
LeftTuple firstChild,
LeftTupleSets trgLeftTuples)
|
| Uses of Accumulate in org.drools.reteoo |
|---|
| Methods in org.drools.reteoo that return Accumulate | |
|---|---|
Accumulate |
AccumulateNode.getAccumulate()
|
| Constructors in org.drools.reteoo with parameters of type Accumulate | |
|---|---|
AccumulateNode(int id,
LeftTupleSource leftInput,
ObjectSource rightInput,
AlphaNodeFieldConstraint[] resultConstraints,
BetaConstraints sourceBinder,
BetaConstraints resultBinder,
Accumulate accumulate,
boolean unwrapRightObject,
BuildContext context)
|
|
| Uses of Accumulate in org.drools.rule |
|---|
| Methods in org.drools.rule that return Accumulate | |
|---|---|
Accumulate |
Accumulate.clone()
|
|
Drools :: Core 6.0.0.Alpha9 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||