Package | Description |
---|---|
org.drools.core.reteoo | |
org.drools.core.spi |
Modifier and Type | Field and Description |
---|---|
static ObjectTypeNode.Id |
ObjectTypeNode.DEFAULT_ID |
protected ObjectTypeNode.Id |
RuleTerminalNode.leftInputOtnId |
Modifier and Type | Method and Description |
---|---|
ObjectTypeNode.Id |
RightTupleImpl.getInputOtnId() |
ObjectTypeNode.Id |
BaseLeftTuple.getInputOtnId() |
ObjectTypeNode.Id |
LeftTupleSink.getLeftInputOtnId() |
ObjectTypeNode.Id |
QueryTerminalNode.getLeftInputOtnId() |
ObjectTypeNode.Id |
RuleTerminalNode.getLeftInputOtnId() |
ObjectTypeNode.Id |
LeftTupleSource.getLeftInputOtnId() |
ObjectTypeNode.Id |
RightInputAdapterNode.getLeftInputOtnId() |
ObjectTypeNode.Id |
BetaNode.getRightInputOtnId() |
ObjectTypeNode.Id |
RightTupleSink.getRightInputOtnId() |
ObjectTypeNode.Id |
WindowNode.getRightInputOtnId() |
ObjectTypeNode.Id |
ObjectTypeNode.nextOtnId() |
Modifier and Type | Method and Description |
---|---|
boolean |
ObjectTypeNode.Id.before(ObjectTypeNode.Id otherId) |
static void |
LeftTupleSourceUtils.doModifyLeftTuple(InternalFactHandle factHandle,
ModifyPreviousTuples modifyPreviousTuples,
PropagationContext context,
InternalWorkingMemory workingMemory,
LeftTupleSink sink,
ObjectTypeNode.Id leftInputOtnId,
BitMask leftInferredMask) |
void |
LeftTupleSink.setLeftInputOtnId(ObjectTypeNode.Id leftInputOtnId) |
void |
QueryTerminalNode.setLeftInputOtnId(ObjectTypeNode.Id leftInputOtnId) |
void |
RuleTerminalNode.setLeftInputOtnId(ObjectTypeNode.Id leftInputOtnId) |
void |
LeftTupleSource.setLeftInputOtnId(ObjectTypeNode.Id leftInputOtnId) |
void |
RightInputAdapterNode.setLeftInputOtnId(ObjectTypeNode.Id leftInputOtnId) |
void |
BetaNode.setRightInputOtnId(ObjectTypeNode.Id rightInputOtnId) |
void |
WindowNode.setRightInputOtnId(ObjectTypeNode.Id rightInputOtnId) |
Modifier and Type | Method and Description |
---|---|
ObjectTypeNode.Id |
Tuple.getInputOtnId() |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.