|
Drools :: ReteOO 6.0.0.CR2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.drools.core.common.BaseNode
org.drools.core.reteoo.ObjectSource
org.drools.core.reteoo.EntryPointNode
org.drools.reteoo.nodes.ReteEntryPointNode
public class ReteEntryPointNode
| Field Summary |
|---|
| Fields inherited from class org.drools.core.reteoo.EntryPointNode |
|---|
log |
| Fields inherited from class org.drools.core.reteoo.ObjectSource |
|---|
declaredMask, inferredMask, sink, source |
| Fields inherited from class org.drools.core.common.BaseNode |
|---|
associations, id, partitionId, partitionsEnabled, streamMode |
| Constructor Summary | |
|---|---|
ReteEntryPointNode()
|
|
ReteEntryPointNode(int id,
org.drools.core.reteoo.ObjectSource objectSource,
org.drools.core.reteoo.builder.BuildContext context)
|
|
ReteEntryPointNode(int id,
org.drools.core.common.RuleBasePartitionId partitionId,
boolean partitionsEnabled,
org.drools.core.reteoo.ObjectSource objectSource,
org.drools.core.rule.EntryPointId entryPoint)
|
|
| Method Summary | |
|---|---|
void |
doDeleteObject(org.drools.core.spi.PropagationContext pctx,
org.drools.core.common.InternalWorkingMemory wm,
org.drools.core.reteoo.LeftTuple leftTuple)
|
void |
doRightDelete(org.drools.core.spi.PropagationContext pctx,
org.drools.core.common.InternalWorkingMemory wm,
org.drools.core.reteoo.RightTuple rightTuple)
|
| Methods inherited from class org.drools.core.reteoo.EntryPointNode |
|---|
addObjectSink, assertActivation, assertObject, assertObject, assertQuery, attach, byPassModifyToBetaNode, calculateDeclaredMask, doCollectAncestors, doRemove, equals, getEntryPoint, getObjectTypeNodes, getQueryNode, getType, hashCode, isObjectMemoryEnabled, modifyActivation, modifyObject, modifyObject, modifyQuery, readExternal, removeObjectSink, retractActivation, retractObject, retractQuery, setObjectMemoryEnabled, toString, updateSink, writeExternal |
| Methods inherited from class org.drools.core.reteoo.ObjectSource |
|---|
getDeclaredMask, getObjectTypeNode, getParentObjectSource, getSinkPropagator, initDeclaredMask, isInUse, networkUpdated, resetInferredMask, updateMask |
| Methods inherited from class org.drools.core.common.BaseNode |
|---|
addAssociation, attach, collectAncestors, getAssociations, getId, getPartitionId, isStreamMode, remove, removeAssociation, setId, setPartitionId |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.drools.core.common.NetworkNode |
|---|
getAssociations, getId, getPartitionId |
| Constructor Detail |
|---|
public ReteEntryPointNode()
public ReteEntryPointNode(int id,
org.drools.core.reteoo.ObjectSource objectSource,
org.drools.core.reteoo.builder.BuildContext context)
public ReteEntryPointNode(int id,
org.drools.core.common.RuleBasePartitionId partitionId,
boolean partitionsEnabled,
org.drools.core.reteoo.ObjectSource objectSource,
org.drools.core.rule.EntryPointId entryPoint)
| Method Detail |
|---|
public void doRightDelete(org.drools.core.spi.PropagationContext pctx,
org.drools.core.common.InternalWorkingMemory wm,
org.drools.core.reteoo.RightTuple rightTuple)
doRightDelete in class org.drools.core.reteoo.EntryPointNode
public void doDeleteObject(org.drools.core.spi.PropagationContext pctx,
org.drools.core.common.InternalWorkingMemory wm,
org.drools.core.reteoo.LeftTuple leftTuple)
doDeleteObject in class org.drools.core.reteoo.EntryPointNode
|
Drools :: ReteOO 6.0.0.CR2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||