Uses of Interface
org.apache.torque.generator.configuration.paths.TorqueGeneratorPaths
Packages that use TorqueGeneratorPaths
Package
Description
This package contains the classes for configuring the Torque generator.
This package defines the directory structure of the Torque generator
configuration and its surrounding project.
-
Uses of TorqueGeneratorPaths in org.apache.torque.generator.configuration
Methods in org.apache.torque.generator.configuration that return TorqueGeneratorPathsModifier and TypeMethodDescriptionUnitDescriptor.getConfigurationPaths()Returns the paths in the configuration of this generation unit.Constructors in org.apache.torque.generator.configuration with parameters of type TorqueGeneratorPathsModifierConstructorDescriptionAbstractConfigurationProvider(TorqueGeneratorPaths configurationPaths) Constructor.DirectoryConfigurationProvider(ProjectPaths projectPaths, TorqueGeneratorPaths configurationPaths) Constructor.JarConfigurationProvider(ProjectPaths projectPaths, TorqueGeneratorPaths configurationPaths) Constructor.UnitDescriptor(UnitDescriptor.Packaging packaging, ProjectPaths projectPaths, TorqueGeneratorPaths configurationPaths) Constructor without inheritance, override options, overrideSourceFileset, loglevel and addDebuggingInfoToOutput. -
Uses of TorqueGeneratorPaths in org.apache.torque.generator.configuration.paths
Classes in org.apache.torque.generator.configuration.paths that implement TorqueGeneratorPathsModifier and TypeClassDescriptionclassThe default organization of the torque-generator directory.