Uses of Package
org.apache.torque.generator.variable

Packages that use org.apache.torque.generator.variable
org.apache.torque.generator.control This package implements the torque generator Controller . 
org.apache.torque.generator.outlet This package defines torque generator outlets which produce output snippets from the source. 
org.apache.torque.generator.variable This package contains the variable handling. 
 

Classes in org.apache.torque.generator.variable used by org.apache.torque.generator.control
VariableStore
          Stores all variables which are currently accessible.
 

Classes in org.apache.torque.generator.variable used by org.apache.torque.generator.outlet
Variable.Scope
          The scope of a variable.
 

Classes in org.apache.torque.generator.variable used by org.apache.torque.generator.variable
Variable
          A variable which can be used to transport data in and between outlets.
Variable.Scope
          The scope of a variable.
 



Copyright © 2000-2012 The Apache Software Foundation. All Rights Reserved.