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 ExpressionExecutor
public Attribute.Type getType()
getType
in interface ExpressionExecutor
Copyright © 2012. All Rights Reserved.