public class ExprPriorEvalStrategyRelativeAccess extends ExprPriorEvalStrategyBase
Constructor and Description |
---|
ExprPriorEvalStrategyRelativeAccess(RelativeAccessByEventNIndex relativeAccess) |
Modifier and Type | Method and Description |
---|---|
EventBean |
getSubstituteEvent(EventBean originalEvent,
boolean isNewData,
int constantIndexNumber) |
evaluate
public ExprPriorEvalStrategyRelativeAccess(RelativeAccessByEventNIndex relativeAccess)
public EventBean getSubstituteEvent(EventBean originalEvent, boolean isNewData, int constantIndexNumber)
getSubstituteEvent
in class ExprPriorEvalStrategyBase