public class CodeGeneratorManager extends Object
Constructor and Description |
---|
CodeGeneratorManager() |
Modifier and Type | Method and Description |
---|---|
static ICodeGenerator |
getCodeGenerator() |
static void |
setFactory(ICodeGeneratorFactory f)
Make this class use the passed in factory to obtain references to the code generator
|
public static ICodeGenerator getCodeGenerator()
public static void setFactory(ICodeGeneratorFactory f)
f
- the factory to use to get the code generatorCopyright © 2016 The Apache Software Foundation. All rights reserved.