public interface CodegenWrapper
SimpleCodegenWrapper
 , which wraps the functionality of the CodeGen project with minimal
 configuration effortsAdvancedCodegenWrapper, which provides more configuration options than the
 simple wrapper| Modifier and Type | Method and Description | 
|---|---|
void | 
clean()  | 
void | 
execute()  | 
void execute()
      throws CodegenWrapperException
CodegenWrapperExceptionvoid clean()
    throws CodegenWrapperException
CodegenWrapperException