Verwendungen von Klasse
org.apache.torque.generator.option.Options
Packages, die Options verwenden
Package
Beschreibung
This package contains the classes for configuring the Torque generator.
This package implements the torque generator Controller .
This package contains classes handling options.
-
Verwendungen von Options in org.apache.torque.generator.configuration
Methoden in org.apache.torque.generator.configuration, die Options zurückgebenModifizierer und TypMethodeBeschreibungUnitConfiguration.getOptions()
Returns the options of the associated configuration unit.Methoden in org.apache.torque.generator.configuration mit Parametern vom Typ OptionsModifizierer und TypMethodeBeschreibungvoid
UnitConfiguration.setOptions
(Options options) Sets the options of the associated configuration unit. -
Verwendungen von Options in org.apache.torque.generator.control
Methoden in org.apache.torque.generator.control, die Options zurückgebenModifizierer und TypMethodeBeschreibungControllerState.getVisibleOptions()
Returns all options which are visible from the current outlet's namespace. -
Verwendungen von Options in org.apache.torque.generator.option
Methoden in org.apache.torque.generator.option, die Options zurückgebenModifizierer und TypMethodeBeschreibungOptions.getAllInHierarchy
(Namespace namespace) Returns all mappings which live in the given namespace.Options.getInHierarchy
(Namespace namespace) Returns all mappings which live in the given name space.