Verwendungen von Schnittstelle
org.apache.torque.generator.configuration.paths.ProjectPaths
Packages, die ProjectPaths verwenden
Package
Beschreibung
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.
-
Verwendungen von ProjectPaths in org.apache.torque.generator.configuration
Methoden in org.apache.torque.generator.configuration, die ProjectPaths zurückgebenModifizierer und TypMethodeBeschreibungUnitDescriptor.getProjectPaths()
Returns the paths which the Torque generator must know about the surrounding project.Konstruktoren in org.apache.torque.generator.configuration mit Parametern vom Typ ProjectPathsModifiziererKonstruktorBeschreibungDirectoryConfigurationProvider
(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. -
Verwendungen von ProjectPaths in org.apache.torque.generator.configuration.paths
Klassen in org.apache.torque.generator.configuration.paths, die ProjectPaths implementierenModifizierer und TypKlasseBeschreibungclass
Implementation of ProjectPaths with custom paths.class
Implementation of ProjectPaths if the configuration is located in a directory of a maven 2 project.class
Implementation of ProjectPaths if the configuration is located in a jar file inside of a Maven 2 project.class
Contains information of the default integration of the Torque generator into a maven 2 project.Konstruktoren in org.apache.torque.generator.configuration.paths mit Parametern vom Typ ProjectPaths