Uses of Class
org.apache.torque.generator.option.Options
Packages that use Options
Package
Description
This package contains the classes for configuring the Torque generator.
This package implements the torque generator Controller .
This package contains classes handling options.
-
Uses of Options in org.apache.torque.generator.configuration
Methods in org.apache.torque.generator.configuration that return OptionsModifier and TypeMethodDescriptionUnitConfiguration.getOptions()Returns the options of the associated configuration unit.Methods in org.apache.torque.generator.configuration with parameters of type OptionsModifier and TypeMethodDescriptionvoidUnitConfiguration.setOptions(Options options) Sets the options of the associated configuration unit. -
Uses of Options in org.apache.torque.generator.control
Methods in org.apache.torque.generator.control that return OptionsModifier and TypeMethodDescriptionControllerState.getVisibleOptions()Returns all options which are visible from the current outlet's namespace. -
Uses of Options in org.apache.torque.generator.option
Methods in org.apache.torque.generator.option that return OptionsModifier and TypeMethodDescriptionOptions.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.