Verwendungen von Klasse
org.apache.torque.generator.configuration.controller.Output
Packages, die Output verwenden
Package
Beschreibung
This package contains the classes for configuring the Torque generator.
This package contains the classes for reading the control configuration of
the Torque generator units of generation.
This package implements the torque generator Controller .
-
Verwendungen von Output in org.apache.torque.generator.configuration
Methoden in org.apache.torque.generator.configuration, die Typen mit Argumenten vom Typ Output zurückgebenModifizierer und TypMethodeBeschreibungUnitConfiguration.getOutputList()
Returns the list of output definitions of the associated configuration unit.Methodenparameter in org.apache.torque.generator.configuration mit Typargumenten vom Typ OutputModifizierer und TypMethodeBeschreibungvoid
UnitConfiguration.setOutputList
(List<Output> outputList) Sets the output activities of the associated configuration unit. -
Verwendungen von Output in org.apache.torque.generator.configuration.controller
Methoden in org.apache.torque.generator.configuration.controller, die Output zurückgebenModifizierer und TypMethodeBeschreibungOutputSaxHandler.getOutputFile()
Returns the Configuration filled with the contents of the parsed snippet.Methoden in org.apache.torque.generator.configuration.controller, die Typen mit Argumenten vom Typ Output zurückgebenModifizierer und TypMethodeBeschreibungControlConfiguration.getOutputFiles()
Returns all output files. -
Verwendungen von Output in org.apache.torque.generator.control
Methoden in org.apache.torque.generator.control, die Output zurückgebenModifizierer und TypMethodeBeschreibungControllerState.getOutput()
Returns the output declaration which is currently processed.Methoden in org.apache.torque.generator.control mit Parametern vom Typ OutputModifizierer und TypMethodeBeschreibungprotected void
Controller.createOutputFilename
(Output output, ControllerState controllerState) Creates the output file name and sets it in the output.