See: Description
| Interface | Description | 
|---|---|
| ProjectPaths | Provides the default paths which Torque generator needs to interact with
 its surrounding project. | 
| TorqueGeneratorPaths | The paths describing the internal organization (i.e. | 
| Class | Description | 
|---|---|
| CustomProjectPaths | Implementation of ProjectPaths with custom paths. | 
| DefaultTorqueGeneratorPaths | The default organization of the torque-generator directory. | 
| Maven2DirectoryProjectPaths | Implementation of ProjectPaths if the configuration is located
 in a directory of a maven 2 project. | 
| Maven2JarProjectPaths | Implementation of ProjectPaths if the configuration is located
 in a jar file inside of a Maven 2 project. | 
| Maven2ProjectPaths | Contains information of the default integration of the Torque generator
 into a maven 2 project. | 
This package defines the directory structure of the Torque generator configuration and its surrounding project.
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.