| Methods in org.drools.base.accumulators with parameters of type WorkingMemory |
void |
MVELAccumulatorFunctionExecutor.accumulate(Object workingMemoryContext,
Object context,
Tuple leftTuple,
InternalFactHandle handle,
Declaration[] declarations,
Declaration[] innerDeclarations,
WorkingMemory workingMemory)
|
void |
CollectAccumulator.accumulate(Object workingMemoryContext,
Object context,
Tuple leftTuple,
InternalFactHandle handle,
Declaration[] declarations,
Declaration[] innerDeclarations,
WorkingMemory workingMemory)
|
void |
JavaAccumulatorFunctionExecutor.accumulate(Object workingMemoryContext,
Object context,
Tuple leftTuple,
InternalFactHandle handle,
Declaration[] declarations,
Declaration[] innerDeclarations,
WorkingMemory workingMemory)
|
Object |
MVELAccumulatorFunctionExecutor.getResult(Object workingMemoryContext,
Object context,
Tuple leftTuple,
Declaration[] declarations,
WorkingMemory workingMemory)
|
Object |
CollectAccumulator.getResult(Object workingMemoryContext,
Object context,
Tuple leftTuple,
Declaration[] declarations,
WorkingMemory workingMemory)
|
Object |
JavaAccumulatorFunctionExecutor.getResult(Object workingMemoryContext,
Object context,
Tuple leftTuple,
Declaration[] declarations,
WorkingMemory workingMemory)
|
void |
MVELAccumulatorFunctionExecutor.init(Object workingMemoryContext,
Object context,
Tuple leftTuple,
Declaration[] declarations,
WorkingMemory workingMemory)
|
void |
CollectAccumulator.init(Object workingMemoryContext,
Object context,
Tuple leftTuple,
Declaration[] declarations,
WorkingMemory workingMemory)
|
void |
JavaAccumulatorFunctionExecutor.init(Object workingMemoryContext,
Object context,
Tuple leftTuple,
Declaration[] declarations,
WorkingMemory workingMemory)
|
void |
MVELAccumulatorFunctionExecutor.reverse(Object workingMemoryContext,
Object context,
Tuple leftTuple,
InternalFactHandle handle,
Declaration[] declarations,
Declaration[] innerDeclarations,
WorkingMemory workingMemory)
|
void |
CollectAccumulator.reverse(Object workingMemoryContext,
Object context,
Tuple leftTuple,
InternalFactHandle handle,
Declaration[] declarations,
Declaration[] innerDeclarations,
WorkingMemory workingMemory)
|
void |
JavaAccumulatorFunctionExecutor.reverse(Object workingMemoryContext,
Object context,
Tuple leftTuple,
InternalFactHandle handle,
Declaration[] declarations,
Declaration[] innerDeclarations,
WorkingMemory workingMemory)
|
| Methods in org.drools.base.mvel with parameters of type WorkingMemory |
void |
MVELAccumulator.accumulate(Object workingMemoryContext,
Object context,
Tuple leftTuple,
InternalFactHandle handle,
Declaration[] declarations,
Declaration[] innerDeclarations,
WorkingMemory workingMemory)
|
void |
MVELConsequence.evaluate(KnowledgeHelper knowledgeHelper,
WorkingMemory workingMemory)
|
FieldValue |
MVELReturnValueExpression.evaluate(Object object,
Tuple tuple,
Declaration[] previousDeclarations,
Declaration[] requiredDeclarations,
WorkingMemory workingMemory,
Object ctx)
|
boolean |
MVELPredicateExpression.evaluate(Object object,
Tuple tuple,
Declaration[] previousDeclarations,
Declaration[] requiredDeclarations,
WorkingMemory workingMemory,
Object context)
|
boolean |
MVELEvalExpression.evaluate(Tuple tuple,
Declaration[] requiredDeclarations,
WorkingMemory workingMemory,
Object context)
|
Object |
MVELAccumulator.getResult(Object workingMemoryContext,
Object context,
Tuple leftTuple,
Declaration[] declarations,
WorkingMemory workingMemory)
|
Object |
MVELObjectExpression.getValue(Activation item,
Declaration[] declrs,
org.drools.definition.rule.Rule rule,
WorkingMemory workingMemory)
|
int |
MVELSalienceExpression.getValue(KnowledgeHelper khelper,
org.drools.definition.rule.Rule rule,
WorkingMemory workingMemory)
|
boolean |
MVELEnabledExpression.getValue(Tuple tuple,
Declaration[] declrs,
Rule rule,
WorkingMemory workingMemory)
|
void |
MVELAccumulator.init(Object workingMemoryContext,
Object context,
Tuple leftTuple,
Declaration[] declarations,
WorkingMemory workingMemory)
|
void |
MVELAccumulator.reverse(Object workingMemoryContext,
Object context,
Tuple leftTuple,
InternalFactHandle handle,
Declaration[] declarations,
Declaration[] innerDeclarations,
WorkingMemory workingMemory)
|
| Methods in org.drools.event with parameters of type WorkingMemory |
void |
DebugAgendaEventListener.activationCancelled(ActivationCancelledEvent event,
WorkingMemory workingMemory)
|
void |
DefaultAgendaEventListener.activationCancelled(ActivationCancelledEvent event,
WorkingMemory workingMemory)
|
void |
AgendaEventListener.activationCancelled(ActivationCancelledEvent event,
WorkingMemory workingMemory)
|
void |
DebugAgendaEventListener.activationCreated(ActivationCreatedEvent event,
WorkingMemory workingMemory)
|
void |
DefaultAgendaEventListener.activationCreated(ActivationCreatedEvent event,
WorkingMemory workingMemory)
|
void |
AgendaEventListener.activationCreated(ActivationCreatedEvent event,
WorkingMemory workingMemory)
|
void |
DebugAgendaEventListener.afterActivationFired(AfterActivationFiredEvent event,
WorkingMemory workingMemory)
|
void |
DefaultAgendaEventListener.afterActivationFired(AfterActivationFiredEvent event,
WorkingMemory workingMemory)
|
void |
AgendaEventListener.afterActivationFired(AfterActivationFiredEvent event,
WorkingMemory workingMemory)
|
void |
DebugAgendaEventListener.afterRuleFlowGroupActivated(RuleFlowGroupActivatedEvent event,
WorkingMemory workingMemory)
|
void |
DefaultAgendaEventListener.afterRuleFlowGroupActivated(RuleFlowGroupActivatedEvent event,
WorkingMemory workingMemory)
|
void |
AgendaEventListener.afterRuleFlowGroupActivated(RuleFlowGroupActivatedEvent event,
WorkingMemory workingMemory)
|
void |
DebugAgendaEventListener.afterRuleFlowGroupDeactivated(RuleFlowGroupDeactivatedEvent event,
WorkingMemory workingMemory)
|
void |
DefaultAgendaEventListener.afterRuleFlowGroupDeactivated(RuleFlowGroupDeactivatedEvent event,
WorkingMemory workingMemory)
|
void |
AgendaEventListener.afterRuleFlowGroupDeactivated(RuleFlowGroupDeactivatedEvent event,
WorkingMemory workingMemory)
|
void |
DebugAgendaEventListener.agendaGroupPopped(AgendaGroupPoppedEvent event,
WorkingMemory workingMemory)
|
void |
DefaultAgendaEventListener.agendaGroupPopped(AgendaGroupPoppedEvent event,
WorkingMemory workingMemory)
|
void |
AgendaEventListener.agendaGroupPopped(AgendaGroupPoppedEvent event,
WorkingMemory workingMemory)
|
void |
DebugAgendaEventListener.agendaGroupPushed(AgendaGroupPushedEvent event,
WorkingMemory workingMemory)
|
void |
DefaultAgendaEventListener.agendaGroupPushed(AgendaGroupPushedEvent event,
WorkingMemory workingMemory)
|
void |
AgendaEventListener.agendaGroupPushed(AgendaGroupPushedEvent event,
WorkingMemory workingMemory)
|
void |
DebugAgendaEventListener.beforeActivationFired(BeforeActivationFiredEvent event,
WorkingMemory workingMemory)
|
void |
DefaultAgendaEventListener.beforeActivationFired(BeforeActivationFiredEvent event,
WorkingMemory workingMemory)
|
void |
AgendaEventListener.beforeActivationFired(BeforeActivationFiredEvent event,
WorkingMemory workingMemory)
|
void |
DebugAgendaEventListener.beforeRuleFlowGroupActivated(RuleFlowGroupActivatedEvent event,
WorkingMemory workingMemory)
|
void |
DefaultAgendaEventListener.beforeRuleFlowGroupActivated(RuleFlowGroupActivatedEvent event,
WorkingMemory workingMemory)
|
void |
AgendaEventListener.beforeRuleFlowGroupActivated(RuleFlowGroupActivatedEvent event,
WorkingMemory workingMemory)
|
void |
DebugAgendaEventListener.beforeRuleFlowGroupDeactivated(RuleFlowGroupDeactivatedEvent event,
WorkingMemory workingMemory)
|
void |
DefaultAgendaEventListener.beforeRuleFlowGroupDeactivated(RuleFlowGroupDeactivatedEvent event,
WorkingMemory workingMemory)
|
void |
AgendaEventListener.beforeRuleFlowGroupDeactivated(RuleFlowGroupDeactivatedEvent event,
WorkingMemory workingMemory)
|
void |
AgendaEventSupport.fireActivationCancelled(Activation activation,
WorkingMemory workingMemory,
org.drools.event.rule.ActivationCancelledCause cause)
|
void |
AgendaEventSupport.fireActivationCreated(Activation activation,
WorkingMemory workingMemory)
|
void |
AgendaEventSupport.fireBeforeActivationFired(Activation activation,
WorkingMemory workingMemory)
|
| Methods in org.drools.impl with parameters of type WorkingMemory |
void |
StatefulKnowledgeSessionImpl.AgendaEventListenerWrapper.activationCancelled(ActivationCancelledEvent event,
WorkingMemory workingMemory)
|
void |
StatefulKnowledgeSessionImpl.AgendaEventListenerWrapper.activationCreated(ActivationCreatedEvent event,
WorkingMemory workingMemory)
|
void |
StatefulKnowledgeSessionImpl.AgendaEventListenerWrapper.afterActivationFired(AfterActivationFiredEvent event,
WorkingMemory workingMemory)
|
void |
StatefulKnowledgeSessionImpl.AgendaEventListenerWrapper.afterRuleFlowGroupActivated(RuleFlowGroupActivatedEvent event,
WorkingMemory workingMemory)
|
void |
StatefulKnowledgeSessionImpl.AgendaEventListenerWrapper.afterRuleFlowGroupDeactivated(RuleFlowGroupDeactivatedEvent event,
WorkingMemory workingMemory)
|
void |
StatefulKnowledgeSessionImpl.AgendaEventListenerWrapper.agendaGroupPopped(AgendaGroupPoppedEvent event,
WorkingMemory workingMemory)
|
void |
StatefulKnowledgeSessionImpl.AgendaEventListenerWrapper.agendaGroupPushed(AgendaGroupPushedEvent event,
WorkingMemory workingMemory)
|
void |
StatefulKnowledgeSessionImpl.AgendaEventListenerWrapper.beforeActivationFired(BeforeActivationFiredEvent event,
WorkingMemory workingMemory)
|
void |
StatefulKnowledgeSessionImpl.AgendaEventListenerWrapper.beforeRuleFlowGroupActivated(RuleFlowGroupActivatedEvent event,
WorkingMemory workingMemory)
|
void |
StatefulKnowledgeSessionImpl.AgendaEventListenerWrapper.beforeRuleFlowGroupDeactivated(RuleFlowGroupDeactivatedEvent event,
WorkingMemory workingMemory)
|
| Methods in org.drools.management with parameters of type WorkingMemory |
void |
KnowledgeSessionMonitoring.AgendaStats.activationCancelled(ActivationCancelledEvent event,
WorkingMemory workingMemory)
|
void |
KnowledgeSessionMonitoring.AgendaStats.activationCreated(ActivationCreatedEvent event,
WorkingMemory workingMemory)
|
void |
KnowledgeSessionMonitoring.AgendaStats.afterActivationFired(AfterActivationFiredEvent event,
WorkingMemory workingMemory)
|
void |
KnowledgeSessionMonitoring.AgendaStats.afterRuleFlowGroupActivated(RuleFlowGroupActivatedEvent event,
WorkingMemory workingMemory)
|
void |
KnowledgeSessionMonitoring.AgendaStats.afterRuleFlowGroupDeactivated(RuleFlowGroupDeactivatedEvent event,
WorkingMemory workingMemory)
|
void |
KnowledgeSessionMonitoring.AgendaStats.agendaGroupPopped(AgendaGroupPoppedEvent event,
WorkingMemory workingMemory)
|
void |
KnowledgeSessionMonitoring.AgendaStats.agendaGroupPushed(AgendaGroupPushedEvent event,
WorkingMemory workingMemory)
|
void |
KnowledgeSessionMonitoring.AgendaStats.beforeActivationFired(BeforeActivationFiredEvent event,
WorkingMemory workingMemory)
|
void |
KnowledgeSessionMonitoring.AgendaStats.beforeRuleFlowGroupActivated(RuleFlowGroupActivatedEvent event,
WorkingMemory workingMemory)
|
void |
KnowledgeSessionMonitoring.AgendaStats.beforeRuleFlowGroupDeactivated(RuleFlowGroupDeactivatedEvent event,
WorkingMemory workingMemory)
|
| Methods in org.drools.rule with parameters of type WorkingMemory |
void |
Accumulate.accumulate(Object[] workingMemoryContext,
Object[] context,
Tuple leftTuple,
InternalFactHandle handle,
WorkingMemory workingMemory)
Executes the accumulate (action) code for the given fact handle |
Object[] |
Accumulate.getResult(Object[] workingMemoryContext,
Object[] context,
Tuple leftTuple,
WorkingMemory workingMemory)
Gets the result of the accumulation |
void |
Accumulate.init(Object[] workingMemoryContext,
Object[] context,
Tuple leftTuple,
WorkingMemory workingMemory)
Executes the initialization block of code |
boolean |
ReturnValueRestriction.isAllowed(InternalReadAccessor readAccessor,
InternalFactHandle handle,
Tuple tuple,
WorkingMemory workingMemory,
ContextEntry context)
|
boolean |
EvalCondition.isAllowed(Tuple tuple,
WorkingMemory workingMemory,
Object context)
|
boolean |
Rule.isEffective(Tuple tuple,
RuleTerminalNode rtn,
WorkingMemory workingMemory)
This returns true is the rule is effective. |
boolean |
Rule.isEnabled(Tuple tuple,
RuleTerminalNode rtn,
WorkingMemory workingMemory)
|
void |
Accumulate.reverse(Object[] workingMemoryContext,
Object[] context,
Tuple leftTuple,
InternalFactHandle handle,
WorkingMemory workingMemory)
Executes the reverse (action) code for the given fact handle |
| Methods in org.drools.spi with parameters of type WorkingMemory |
void |
Accumulator.accumulate(Object workingMemoryContext,
Object context,
Tuple leftTuple,
InternalFactHandle handle,
Declaration[] declarations,
Declaration[] innerDeclarations,
WorkingMemory workingMemory)
Executes the accumulate (action) code for the given fact handle |
void |
Consequence.evaluate(KnowledgeHelper knowledgeHelper,
WorkingMemory workingMemory)
Execute the consequence for the supplied matching Tuple. |
FieldValue |
ReturnValueExpression.evaluate(Object object,
Tuple tuple,
Declaration[] previousDeclarations,
Declaration[] localDeclarations,
WorkingMemory workingMemory,
Object context)
|
boolean |
PredicateExpression.evaluate(Object object,
Tuple tuple,
Declaration[] previousDeclarations,
Declaration[] localDeclarations,
WorkingMemory workingMemory,
Object context)
|
boolean |
EvalExpression.evaluate(Tuple tuple,
Declaration[] requiredDeclarations,
WorkingMemory workingMemory,
Object context)
|
GlobalResolver |
GlobalExporter.export(WorkingMemory workingMemory)
This method is called internally by the StatelessSession, which will provide the WorkingMemory. |
Object |
Accumulator.getResult(Object workingMemoryContext,
Object context,
Tuple leftTuple,
Declaration[] declarations,
WorkingMemory workingMemory)
Gets the result of the accummulation |
Iterator |
DataProvider.getResults(Tuple tuple,
WorkingMemory wm,
PropagationContext ctx,
Object providerContext)
|
int |
Salience.getValue(KnowledgeHelper khelper,
org.drools.definition.rule.Rule rule,
WorkingMemory workingMemory)
|
boolean |
Enabled.getValue(Tuple tuple,
Declaration[] declrs,
Rule rule,
WorkingMemory workingMemory)
|
void |
ConsequenceExceptionHandler.handleException(Activation activation,
WorkingMemory workingMemory,
Exception exception)
|
void |
AsyncExceptionHandler.handleException(WorkingMemory workingMemory,
ConsequenceException exception)
|
void |
Accumulator.init(Object workingMemoryContext,
Object context,
Tuple leftTuple,
Declaration[] declarations,
WorkingMemory workingMemory)
Executes the initialization block of code |
boolean |
JavaFact.isRegistered(WorkingMemory workingMemory)
|
boolean |
JavaFact.register(WorkingMemory workingMemory)
|
void |
Accumulator.reverse(Object workingMemoryContext,
Object context,
Tuple leftTuple,
InternalFactHandle handle,
Declaration[] declarations,
Declaration[] innerDeclarations,
WorkingMemory workingMemory)
Reverses the accumulate action for the given fact handle |
boolean |
JavaFact.unregister(WorkingMemory workingMemory)
|