public class EvalEveryNode extends EvalNodeBase
Modifier and Type | Field and Description |
---|---|
protected EvalEveryFactoryNode |
factoryNode |
Constructor and Description |
---|
EvalEveryNode(PatternAgentInstanceContext context,
EvalEveryFactoryNode factoryNode,
EvalNode childNode) |
Modifier and Type | Method and Description |
---|---|
EvalNode |
getChildNode() |
EvalEveryFactoryNode |
getFactoryNode() |
EvalStateNode |
newState(Evaluator parentNode,
EvalStateNodeNumber stateNodeNumber,
long stateNodeId)
Create the evaluation state node containing the truth value state for each operator in an
event expression.
|
getContext
protected final EvalEveryFactoryNode factoryNode
public EvalEveryNode(PatternAgentInstanceContext context, EvalEveryFactoryNode factoryNode, EvalNode childNode)
public EvalEveryFactoryNode getFactoryNode()
public EvalNode getChildNode()
public EvalStateNode newState(Evaluator parentNode, EvalStateNodeNumber stateNodeNumber, long stateNodeId)
EvalNodeBase
newState
in interface EvalNode
newState
in class EvalNodeBase
parentNode
- is the parent evaluator node that this node indicates a change in truth value tostateNodeNumber
- node numberstateNodeId
- node id