public class VariableExpressionExecutor extends Object implements ExpressionExecutor
| Constructor and Description |
|---|
VariableExpressionExecutor(String streamIdOfVariable,
String attributeName,
int position,
List<QueryEventStream> queryEventStreamList,
String currentStreamReference) |
public VariableExpressionExecutor(String streamIdOfVariable, String attributeName, int position, List<QueryEventStream> queryEventStreamList, String currentStreamReference)
public Object execute(AtomicEvent event)
execute in interface ExpressionExecutorpublic Attribute.Type getType()
getType in interface ExpressionExecutorCopyright © 2012. All Rights Reserved.