JET

Uses of Package
edu.utep.cs.et.rat.val

Packages that use edu.utep.cs.et.rat.val
edu.utep.cs.et.gui.tester Contains the source code to interface with an external test case generation tool. 
edu.utep.cs.et.rat.val Contains the source code for classes representing various types of Java values. 
 

Classes in edu.utep.cs.et.rat.val used by edu.utep.cs.et.gui.tester
VarGenerator
          An interface to generate unique local variables.
 

Classes in edu.utep.cs.et.rat.val used by edu.utep.cs.et.rat.val
CompositeValue
          A class to represent an array value.
PrimitiveValue
          An abstract class to denote various primitive values.
VarGenerator
          An interface to generate unique local variables.
 


JET

JET is Copyright (C) 2005-2007 by The University of Texas at El Paso and is distributed under the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.