public class ThreeFormNoParamFactory extends Object implements EnumForgeDescFactory
Modifier and Type | Class and Description |
---|---|
static interface |
ThreeFormNoParamFactory.ForgeFunction |
Constructor and Description |
---|
ThreeFormNoParamFactory(EPChainableType returnType,
ThreeFormNoParamFactory.ForgeFunction function) |
Modifier and Type | Method and Description |
---|---|
EnumForgeLambdaDesc |
getLambdaStreamTypesForParameter(int parameterNum) |
EnumForgeDesc |
makeEnumForgeDesc(List<ExprDotEvalParam> bodiesAndParameters,
int streamCountIncoming,
StatementCompileTimeServices statementCompileTimeService) |
public ThreeFormNoParamFactory(EPChainableType returnType, ThreeFormNoParamFactory.ForgeFunction function)
public EnumForgeLambdaDesc getLambdaStreamTypesForParameter(int parameterNum)
getLambdaStreamTypesForParameter
in interface EnumForgeDescFactory
public EnumForgeDesc makeEnumForgeDesc(List<ExprDotEvalParam> bodiesAndParameters, int streamCountIncoming, StatementCompileTimeServices statementCompileTimeService)
makeEnumForgeDesc
in interface EnumForgeDescFactory
Copyright © 2005–2022. All rights reserved.