Uses of Class
org.apache.torque.generator.variable.VariableStore
-
Packages that use VariableStore Package Description org.apache.torque.generator.control This package implements the torque generator Controller . -
-
Uses of VariableStore in org.apache.torque.generator.control
Methods in org.apache.torque.generator.control that return VariableStore Modifier and Type Method Description VariableStore
ControllerState. getVariableStore()
Returns the VariableStore where generation variables can be set.
-