public class PhreakAsyncSendNode extends Object
Constructor and Description |
---|
PhreakAsyncSendNode() |
Modifier and Type | Method and Description |
---|---|
void |
doLeftInserts(AsyncSendNode node,
AsyncSendNode.AsyncSendMemory memory,
InternalWorkingMemory wm,
TupleSets<LeftTuple> srcLeftTuples) |
void |
doNode(AsyncSendNode node,
AsyncSendNode.AsyncSendMemory memory,
InternalWorkingMemory wm,
TupleSets<LeftTuple> srcLeftTuples) |
static boolean |
isAllowed(InternalFactHandle factHandle,
AlphaNodeFieldConstraint[] alphaConstraints,
InternalWorkingMemory wm) |
void |
propagate(AsyncSendNode node,
InternalWorkingMemory wm,
InternalFactHandle factHandle,
BetaConstraints betaConstraints,
ContextEntry[] context) |
public void doNode(AsyncSendNode node, AsyncSendNode.AsyncSendMemory memory, InternalWorkingMemory wm, TupleSets<LeftTuple> srcLeftTuples)
public void doLeftInserts(AsyncSendNode node, AsyncSendNode.AsyncSendMemory memory, InternalWorkingMemory wm, TupleSets<LeftTuple> srcLeftTuples)
public static boolean isAllowed(InternalFactHandle factHandle, AlphaNodeFieldConstraint[] alphaConstraints, InternalWorkingMemory wm)
public void propagate(AsyncSendNode node, InternalWorkingMemory wm, InternalFactHandle factHandle, BetaConstraints betaConstraints, ContextEntry[] context)
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.