Uses of Package
ucot.heuristic

Packages that use ucot.heuristic
ucot.core ControlInterface and Core class, these control the program flow. 
ucot.heuristic Heuristic interface and related classes. 
ucot.input Classes related to reading usecases from a file. 
ucot.ui.gui.dialog Dialogs used by the gui. 
ucot.ui.gui.tree.usecasetree Classes related to tree that displays loaded usecases. 
 

Classes in ucot.heuristic used by ucot.core
HeuristicInterface
          Interface for all heuristics used by UCOT.
 

Classes in ucot.heuristic used by ucot.heuristic
HeuristicInterface
          Interface for all heuristics used by UCOT.
 

Classes in ucot.heuristic used by ucot.input
HeuristicInterface
          Interface for all heuristics used by UCOT.
 

Classes in ucot.heuristic used by ucot.ui.gui.dialog
HeuristicInterface
          Interface for all heuristics used by UCOT.
 

Classes in ucot.heuristic used by ucot.ui.gui.tree.usecasetree
HeuristicInterface
          Interface for all heuristics used by UCOT.