public class EvalMatchUntilStateBounds
extends java.lang.Object
Constructor and Description |
---|
EvalMatchUntilStateBounds(java.lang.Integer lowerbounds,
java.lang.Integer upperbounds) |
Modifier and Type | Method and Description |
---|---|
java.lang.Integer |
getLowerbounds() |
java.lang.Integer |
getUpperbounds() |
static EvalMatchUntilStateBounds |
initBounds(EvalMatchUntilFactoryNode factoryNode,
MatchedEventMap beginState,
PatternAgentInstanceContext context) |
public EvalMatchUntilStateBounds(java.lang.Integer lowerbounds, java.lang.Integer upperbounds)
public java.lang.Integer getLowerbounds()
public java.lang.Integer getUpperbounds()
public static EvalMatchUntilStateBounds initBounds(EvalMatchUntilFactoryNode factoryNode, MatchedEventMap beginState, PatternAgentInstanceContext context)