public class EPChainableTypeEventMulti extends Object implements EPChainableType
Modifier and Type | Field and Description |
---|---|
static EPTypeClass |
EPTYPE |
Constructor and Description |
---|
EPChainableTypeEventMulti(Class container,
EventType component) |
Modifier and Type | Method and Description |
---|---|
CodegenExpression |
codegen(CodegenMethod method,
CodegenClassScope classScope,
CodegenExpression typeInitSvcRef) |
EventType |
getComponent() |
Class |
getContainer() |
public static final EPTypeClass EPTYPE
public Class getContainer()
public EventType getComponent()
public CodegenExpression codegen(CodegenMethod method, CodegenClassScope classScope, CodegenExpression typeInitSvcRef)
codegen
in interface EPChainableType
Copyright © 2005–2020. All rights reserved.