public abstract class EvalBase
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected SelectExprForgeContext |
context |
protected EventType |
resultEventType |
Constructor and Description |
---|
EvalBase(SelectExprForgeContext context,
EventType resultEventType) |
Modifier and Type | Method and Description |
---|---|
EventAdapterService |
getEventAdapterService() |
EventType |
getResultEventType() |
protected final SelectExprForgeContext context
protected final EventType resultEventType
public EvalBase(SelectExprForgeContext context, EventType resultEventType)
public EventAdapterService getEventAdapterService()
public EventType getResultEventType()