E O S T
All Classes All Packages
All Classes All Packages
All Classes All Packages
E
- execute() - Method in class org.apache.torque.generator.maven.TorqueGeneratorMojo
-
Configures and runs the Torque generator.
O
- org.apache.torque.generator.maven - package org.apache.torque.generator.maven
-
This package defines the classes for accessing the Torque generator from maven.
S
- 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. merging sources.
T
- TorqueGeneratorMojo - Class in org.apache.torque.generator.maven
-
Executes a unit of generation within the torque generator.
- TorqueGeneratorMojo() - Constructor for class org.apache.torque.generator.maven.TorqueGeneratorMojo
All Classes All Packages