- setAddDebuggingInfoToOutput(boolean) - Method in class org.apache.torque.generator.maven.TorqueGeneratorMojo
- 
Sets whether debugging information should be added to the output. 
- setCombineFiles(Boolean) - Method in class org.apache.torque.generator.maven.TorqueGeneratorMojo
- 
Sets whether all source files should be combined into one single graph- 
- setConfigDir(File) - Method in class org.apache.torque.generator.maven.TorqueGeneratorMojo
-  
- setConfigPackage(String) - Method in class org.apache.torque.generator.maven.TorqueGeneratorMojo
-  
- setDefaultOutputDir(File) - Method in class org.apache.torque.generator.maven.TorqueGeneratorMojo
- 
Sets the default output directory for generated files. 
- setDefaultOutputDirUsage(String) - Method in class org.apache.torque.generator.maven.TorqueGeneratorMojo
- 
Sets the usage for the default output dir. 
- setDefaultOutputEncoding(String) - Method in class org.apache.torque.generator.maven.TorqueGeneratorMojo
- 
Sets the encoding which should be used for the files which do not have
 an output encoding set in the templates. 
- setJarFile(String) - Method in class org.apache.torque.generator.maven.TorqueGeneratorMojo
- 
The path to the jar file to use. 
- setLoglevel(String) - Method in class org.apache.torque.generator.maven.TorqueGeneratorMojo
- 
Sets the Loglevel to use in the generation process. 
- setOptions(Map<String, String>) - Method in class org.apache.torque.generator.maven.TorqueGeneratorMojo
- 
Sets additional options which can be added to the generation process. 
- setOptionsFile(File) - Method in class org.apache.torque.generator.maven.TorqueGeneratorMojo
- 
Sets a options file by which generation parameters can be set. 
- setOutputDir(String, String) - Method in class org.apache.torque.generator.maven.TorqueGeneratorMojo
- 
Sets the target directory for files which are not generated
 each time anew. 
- setOutputDirUsage(String, String) - Method in class org.apache.torque.generator.maven.TorqueGeneratorMojo
- 
Sets the usage for an output directory. 
- setOverrideConfigDir(File) - Method in class org.apache.torque.generator.maven.TorqueGeneratorMojo
- 
Sets the config directory overriding the template settings. 
- setOverrideConfigPackage(String) - Method in class org.apache.torque.generator.maven.TorqueGeneratorMojo
- 
Sets the config package of the project overriding the settings. 
- setPackaging(String) - Method in class org.apache.torque.generator.maven.TorqueGeneratorMojo
- 
Sets the packaging. 
- setProject(MavenProject) - Method in class org.apache.torque.generator.maven.TorqueGeneratorMojo
- 
Sets the maven project this mojo runs in. 
- setProjectRootDir(File) - Method in class org.apache.torque.generator.maven.TorqueGeneratorMojo
- 
Sets the root directory of the project. 
- setRunOnlyOnSourceChange(boolean) - Method in class org.apache.torque.generator.maven.TorqueGeneratorMojo
- 
Sets whether the generator should only run if one of the source files
 changes. 
- setSourceDir(File) - Method in class org.apache.torque.generator.maven.TorqueGeneratorMojo
- 
Sets the directory in which the source files are located. 
- setSourceExcludes(Set<String>) - Method in class org.apache.torque.generator.maven.TorqueGeneratorMojo
- 
Sets the pattern which files are excluded in the generation process. 
- setSourceIncludes(Set<String>) - Method in class org.apache.torque.generator.maven.TorqueGeneratorMojo
- 
Sets the pattern which files are included in the generation process. 
- setWorkDir(File) - Method in class org.apache.torque.generator.maven.TorqueGeneratorMojo
- 
Sets the work dir for e.g.