Package | Description |
---|---|
org.drools.core.beliefsystem.simple | |
org.drools.core.common | |
org.drools.core.impl | |
org.drools.core.marshalling.impl | |
org.drools.core.phreak | |
org.drools.core.reteoo | |
org.drools.core.rule |
Contains the binary representations of rule constructs, like Package (which the compiler produces), Rule, and Conditional Elements.
|
org.drools.core.spi |
Constructor and Description |
---|
BeliefSystemLogicalCallback(MarshallerReaderContext context) |
BeliefSystemLogicalCallback(MarshallerReaderContext context,
ProtobufMessages.ActionQueue.Action _action) |
Modifier and Type | Method and Description |
---|---|
MarshallerReaderContext |
PhreakPropagationContext.getReaderContext() |
Modifier and Type | Method and Description |
---|---|
PropagationContext |
PhreakPropagationContextFactory.createPropagationContext(long number,
int type,
RuleImpl rule,
LeftTuple leftTuple,
InternalFactHandle factHandle,
EntryPointId entryPoint,
BitMask modificationMask,
Class<?> modifiedClass,
MarshallerReaderContext readerContext) |
PropagationContext |
PropagationContextFactory.createPropagationContext(long number,
int type,
RuleImpl rule,
LeftTuple leftTuple,
InternalFactHandle factHandle,
EntryPointId entryPoint,
BitMask modificationMask,
Class<?> modifiedClass,
MarshallerReaderContext readerContext) |
PropagationContext |
PhreakPropagationContextFactory.createPropagationContext(long number,
int type,
RuleImpl rule,
LeftTuple leftTuple,
InternalFactHandle factHandle,
EntryPointId entryPoint,
MarshallerReaderContext readerContext) |
PropagationContext |
PropagationContextFactory.createPropagationContext(long number,
int type,
RuleImpl rule,
LeftTuple leftTuple,
InternalFactHandle factHandle,
EntryPointId entryPoint,
MarshallerReaderContext readerContext) |
void |
Scheduler.ActivationTimerInputMarshaller.deserialize(MarshallerReaderContext inCtx,
ProtobufMessages.Timers.Timer _timer) |
Constructor and Description |
---|
AgendaGroupQueueImpl.DeactivateCallback(MarshallerReaderContext context) |
AgendaGroupQueueImpl.DeactivateCallback(MarshallerReaderContext context,
ProtobufMessages.ActionQueue.Action _action) |
PhreakPropagationContext(long number,
int type,
RuleImpl rule,
LeftTuple leftTuple,
InternalFactHandle factHandle,
EntryPointId entryPoint,
BitMask modificationMask,
Class<?> modifiedClass,
MarshallerReaderContext readerContext) |
PhreakPropagationContext(long number,
int type,
RuleImpl rule,
LeftTuple leftTuple,
InternalFactHandle factHandle,
EntryPointId entryPoint,
MarshallerReaderContext readerContext) |
RuleFlowGroupImpl.DeactivateCallback(MarshallerReaderContext context) |
RuleFlowGroupImpl.DeactivateCallback(MarshallerReaderContext context,
ProtobufMessages.ActionQueue.Action _action) |
Modifier and Type | Method and Description |
---|---|
void |
StatefulKnowledgeSessionImpl.initInitialFact(InternalKnowledgeBase kBase,
MarshallerReaderContext context) |
Constructor and Description |
---|
StatefulKnowledgeSessionImpl.WorkingMemoryReteAssertAction(MarshallerReaderContext context) |
StatefulKnowledgeSessionImpl.WorkingMemoryReteAssertAction(MarshallerReaderContext context,
ProtobufMessages.ActionQueue.Action _action) |
StatefulKnowledgeSessionImpl.WorkingMemoryReteExpireAction(MarshallerReaderContext context) |
StatefulKnowledgeSessionImpl.WorkingMemoryReteExpireAction(MarshallerReaderContext context,
ProtobufMessages.ActionQueue.Action _action) |
Modifier and Type | Field and Description |
---|---|
MarshallerReaderContext |
MarshallerReaderContext.stream |
Modifier and Type | Method and Description |
---|---|
void |
PhreakTimerNode.TimerNodeTimerInputMarshaller.deserialize(MarshallerReaderContext inCtx,
ProtobufMessages.Timers.Timer _timer) |
void |
PhreakTimerNode.TimerNodeTimerInputMarshaller.read(MarshallerReaderContext inCtx) |
Modifier and Type | Method and Description |
---|---|
void |
ObjectTypeNode.ExpireJobContextTimerInputMarshaller.deserialize(MarshallerReaderContext inCtx,
ProtobufMessages.Timers.Timer _timer) |
void |
ObjectTypeNode.ExpireJobContextTimerInputMarshaller.read(MarshallerReaderContext inCtx) |
Constructor and Description |
---|
PropagationQueuingNode.PropagateAction(MarshallerReaderContext context) |
PropagationQueuingNode.PropagateAction(MarshallerReaderContext context,
ProtobufMessages.ActionQueue.Action _action) |
QueryRiaFixerNode.QueryRiaFixerNodeFixer(MarshallerReaderContext context) |
Modifier and Type | Method and Description |
---|---|
void |
SlidingTimeWindow.BehaviorJobContextTimerInputMarshaller.deserialize(MarshallerReaderContext inCtx,
ProtobufMessages.Timers.Timer _timer) |
void |
SlidingTimeWindow.BehaviorJobContextTimerInputMarshaller.read(MarshallerReaderContext inCtx) |
Constructor and Description |
---|
SlidingTimeWindow.BehaviorExpireWMAction(MarshallerReaderContext inCtx) |
SlidingTimeWindow.BehaviorExpireWMAction(MarshallerReaderContext context,
ProtobufMessages.ActionQueue.Action _action) |
Modifier and Type | Method and Description |
---|---|
MarshallerReaderContext |
PropagationContext.getReaderContext() |
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.