GATE
Version 3.1-2270

Uses of Class
debugger.resources.PhaseController

Packages that use PhaseController
debugger.resources   
gate.jape   
 

Uses of PhaseController in debugger.resources
 

Methods in debugger.resources that return PhaseController
static PhaseController ResourcesFactory.getPhaseController()
           
 

Uses of PhaseController in gate.jape
 

Methods in gate.jape that return PhaseController
 PhaseController SinglePhaseTransducer.getPhaseController()
           
 

Methods in gate.jape with parameters of type PhaseController
 void SinglePhaseTransducer.setPhaseController(PhaseController phaseController)
           
 


GATE
Version 3.1-2270