Uses of Package
org.apache.torque.generator.configuration.paths

Packages that use org.apache.torque.generator.configuration.paths
org.apache.torque.generator.configuration This package contains the classes for configuring the Torque generator. 
org.apache.torque.generator.configuration.controller This package contains the classes for reading the control configuration of the Torque generator units of generation. 
org.apache.torque.generator.configuration.mergepoint This package contains the classes for reading the mergepoint mappings for the Torque generator units of generation. 
org.apache.torque.generator.configuration.outlet This package contains the classes for reading the outlet mappings for torque-generator's units of generation. 
org.apache.torque.generator.configuration.paths This package defines the directory structure of the Torque generator configuration and its surrounding project. 
org.apache.torque.generator.configuration.source This package provides SAXhandlers for reading the source configuration snippets in the control file. 
 

Classes in org.apache.torque.generator.configuration.paths used by org.apache.torque.generator.configuration
ProjectPaths
          Provides the default paths which Torque generator needs to interact with its surrounding project.
TorqueGeneratorPaths
          The paths describing the internal organization (i.e.
 

Classes in org.apache.torque.generator.configuration.paths used by org.apache.torque.generator.configuration.controller
ProjectPaths
          Provides the default paths which Torque generator needs to interact with its surrounding project.
 

Classes in org.apache.torque.generator.configuration.paths used by org.apache.torque.generator.configuration.mergepoint
ProjectPaths
          Provides the default paths which Torque generator needs to interact with its surrounding project.
 

Classes in org.apache.torque.generator.configuration.paths used by org.apache.torque.generator.configuration.outlet
ProjectPaths
          Provides the default paths which Torque generator needs to interact with its surrounding project.
 

Classes in org.apache.torque.generator.configuration.paths used by org.apache.torque.generator.configuration.paths
Maven2ProjectPaths
          Contains information of the default integration of the Torque generator into a maven 2 project.
ProjectPaths
          Provides the default paths which Torque generator needs to interact with its surrounding project.
TorqueGeneratorPaths
          The paths describing the internal organization (i.e.
 

Classes in org.apache.torque.generator.configuration.paths used by org.apache.torque.generator.configuration.source
ProjectPaths
          Provides the default paths which Torque generator needs to interact with its surrounding project.
 



Copyright © 2000-2012 The Apache Software Foundation. All Rights Reserved.