Uses of Interface
org.beangle.ems.dictionary.service.CodeGenerator
-
Packages that use CodeGenerator Package Description org.beangle.ems.dictionary.service.impl -
-
Uses of CodeGenerator in org.beangle.ems.dictionary.service.impl
Classes in org.beangle.ems.dictionary.service.impl that implement CodeGenerator Modifier and Type Class Description classScriptCodeGeneratorclassSeqCodeGeneratorFields in org.beangle.ems.dictionary.service.impl declared as CodeGenerator Modifier and Type Field Description protected CodeGeneratorImporterCodeGenListener. codeGeneratorConstructors in org.beangle.ems.dictionary.service.impl with parameters of type CodeGenerator Constructor Description ImporterCodeGenListener(CodeGenerator codeGenerator)
-