public class StmtClassForgeableAIFactoryProviderCreateVariable extends StmtClassForgeableAIFactoryProviderBase
MEMBERNAME_STATEMENTAIFACTORY
Constructor and Description |
---|
StmtClassForgeableAIFactoryProviderCreateVariable(String className,
CodegenPackageScope packageScope,
StatementAgentInstanceFactoryCreateVariableForge forge,
String variableName,
DataInputOutputSerdeForge serde) |
Modifier and Type | Method and Description |
---|---|
protected CodegenMethod |
codegenConstructorInit(CodegenMethodScope parent,
CodegenClassScope classScope) |
protected EPTypeClass |
typeOfFactory() |
forge, getClassName, getForgeableType
public StmtClassForgeableAIFactoryProviderCreateVariable(String className, CodegenPackageScope packageScope, StatementAgentInstanceFactoryCreateVariableForge forge, String variableName, DataInputOutputSerdeForge serde)
protected EPTypeClass typeOfFactory()
typeOfFactory
in class StmtClassForgeableAIFactoryProviderBase
protected CodegenMethod codegenConstructorInit(CodegenMethodScope parent, CodegenClassScope classScope)
codegenConstructorInit
in class StmtClassForgeableAIFactoryProviderBase
Copyright © 2005–2021. All rights reserved.