| Package | Description |
|---|---|
| org.drools.core.base | |
| org.drools.core.beliefsystem.simple | |
| org.drools.core.common | |
| org.drools.core.impl | |
| org.drools.core.marshalling.impl | |
| 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 |
| Modifier and Type | Method and Description |
|---|---|
void |
WrappedStatefulKnowledgeSessionForRHS.initInitialFact(InternalKnowledgeBase kBase,
MarshallerReaderContext context) |
| Constructor and Description |
|---|
BeliefSystemLogicalCallback(MarshallerReaderContext context) |
| Modifier and Type | Method and Description |
|---|---|
MarshallerReaderContext |
PhreakPropagationContext.getReaderContext() |
| Constructor and Description |
|---|
DeactivateCallback(MarshallerReaderContext context) |
DeactivateCallback(MarshallerReaderContext context) |
PhreakPropagationContext(long number,
PropagationContext.Type type,
RuleImpl rule,
TerminalNode terminalNode,
InternalFactHandle factHandle,
EntryPointId entryPoint,
BitMask modificationMask,
Class<?> modifiedClass,
MarshallerReaderContext readerContext) |
PhreakPropagationContext(long number,
PropagationContext.Type type,
RuleImpl rule,
TerminalNode terminalNode,
InternalFactHandle factHandle,
EntryPointId entryPoint,
MarshallerReaderContext readerContext) |
| Modifier and Type | Method and Description |
|---|---|
InternalFactHandle |
StatefulKnowledgeSessionImpl.initInitialFact(InternalKnowledgeBase kBase,
InternalWorkingMemoryEntryPoint entryPoint,
EntryPointId epId,
MarshallerReaderContext context) |
InternalFactHandle |
StatefulKnowledgeSessionImpl.initInitialFact(InternalKnowledgeBase kBase,
MarshallerReaderContext context) |
| Constructor and Description |
|---|
WorkingMemoryReteAssertAction(MarshallerReaderContext context) |
WorkingMemoryReteExpireAction(MarshallerReaderContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessMarshaller.init(MarshallerReaderContext context) |
static InternalFactHandle |
InputMarshaller.readFactHandle(MarshallerReaderContext context) |
List<org.kie.api.runtime.process.ProcessInstance> |
ProcessMarshaller.readProcessInstances(MarshallerReaderContext context) |
void |
ProcessMarshaller.readProcessTimers(MarshallerReaderContext context) |
static Trigger |
InputMarshaller.readTrigger(MarshallerReaderContext inCtx) |
WorkItem |
ProcessMarshaller.readWorkItem(MarshallerReaderContext context) |
static WorkItem |
InputMarshaller.readWorkItem(MarshallerReaderContext context) |
void |
ProcessMarshaller.readWorkItems(MarshallerReaderContext context) |
| Constructor and Description |
|---|
BehaviorExpireWMAction(MarshallerReaderContext inCtx) |
| Modifier and Type | Method and Description |
|---|---|
MarshallerReaderContext |
PropagationContext.getReaderContext() |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.