talx x1.0.5

Uses of Class
util.Drill

Packages that use Drill
controller   
state   
util   
 

Uses of Drill in controller
 

Methods in controller that return Drill
 Drill Controller.getDrill(Drill drill, java.lang.String target)
          Recursively tries to find a particular drill in the tree structure of drills starting with the given drill.
 

Methods in controller with parameters of type Drill
 Drill Controller.getDrill(Drill drill, java.lang.String target)
          Recursively tries to find a particular drill in the tree structure of drills starting with the given drill.
 

Uses of Drill in state
 

Constructors in state with parameters of type Drill
DrillingState(Controller c, SkillLattice sl, Skill s, Drill d)
           
 

Uses of Drill in util
 

Subclasses of Drill in util
 class Pause
          This object represents a Drill object in Training.
 

Methods in util that return Drill
 Drill SkillAlias.getDrill()
           
 Drill Skill.getDrill()
          Returns the drill that this Skill starts with.
 Drill Pause.getTarget()
           
 Drill Drill.getCorrectTarget()
           
 Drill Drill.getIncorrectTarget()
           
 Drill Drill.getLimitTarget()
           
 

Methods in util with parameters of type Drill
 void Stats.setStatus(Skill skill, Drill drill)
           
 void SkillAlias.setStatus(Drill d)
           
 void Skill.setStatus(Drill d)
          Sets the Status of this Skill.
 void Pause.setTarget(Drill d)
           
 void Drill.setCorrectTarget(Drill d)
           
 void Drill.setIncorrectTarget(Drill d)
           
 void Drill.setLimitTarget(Drill d)
           
 


talx x1.0.5

© 2001-2005 University of Oregon.
Eugene OR 97403, U.S.A. All Rights Reserved.