public class EPChainableTypeEventSingle extends Object implements EPChainableType
Modifier and Type | Field and Description |
---|---|
static EPTypeClass |
EPTYPE |
Constructor and Description |
---|
EPChainableTypeEventSingle(EventType type) |
Modifier and Type | Method and Description |
---|---|
CodegenExpression |
codegen(CodegenMethod method,
CodegenClassScope classScope,
CodegenExpression typeInitSvcRef) |
static EventType |
fromInputOrNull(EPChainableType inputType) |
EventType |
getType() |
public static final EPTypeClass EPTYPE
public EPChainableTypeEventSingle(EventType type)
public static EventType fromInputOrNull(EPChainableType inputType)
public EventType getType()
public CodegenExpression codegen(CodegenMethod method, CodegenClassScope classScope, CodegenExpression typeInitSvcRef)
codegen
in interface EPChainableType
Copyright © 2005–2022. All rights reserved.