| Package | Description | 
|---|---|
| org.apache.torque.generator.configuration | 
      This package contains the classes for configuring the Torque generator. | 
| org.apache.torque.generator.control | 
      This package implements the torque generator Controller . | 
| org.apache.torque.generator.option | 
      This package contains classes handling options. | 
| Modifier and Type | Method and Description | 
|---|---|
| Options | UnitConfiguration. getOptions()Returns the options of the associated configuration unit. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | UnitConfiguration. setOptions(Options options)Sets the options of the associated configuration unit. | 
| Modifier and Type | Method and Description | 
|---|---|
| Options | ControllerState. getVisibleOptions()Returns all options which are visible from the current outlet's
 namespace. | 
| Modifier and Type | Method and Description | 
|---|---|
| Options | Options. getAllInHierarchy(Namespace namespace)Returns all mappings which live in the given namespace. | 
| Options | Options. getInHierarchy(Namespace namespace)Returns all mappings which live in the given name space. | 
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.