public class CodeGenerationEngine extends Object
| Constructor and Description |
|---|
CodeGenerationEngine(CodeGenConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
void |
generate()
Generate the code!!
|
CodeGenConfiguration |
getConfiguration() |
public CodeGenerationEngine(CodeGenConfiguration configuration) throws CodeGenerationException
configuration - CodeGenerationExceptionpublic void generate()
throws CodeGenerationException
CodeGenerationExceptionpublic CodeGenConfiguration getConfiguration()
Copyright © 2004–2020 The Apache Software Foundation. All rights reserved.