GATE
Version 3.1-2270

Uses of Interface
gate.creole.RunningStrategy

Packages that use RunningStrategy
gate.creole   
gate.gui   
 

Uses of RunningStrategy in gate.creole
 

Classes in gate.creole that implement RunningStrategy
 class AnalyserRunningStrategy
          A type running strategy that decides whether the associated PR needs to be run based on the value of a specified feature on the document that the PR needs to be run on.
static class RunningStrategy.RunAlwaysStrategy
           
 

Uses of RunningStrategy in gate.gui
 

Fields in gate.gui declared as RunningStrategy
protected  RunningStrategy SerialControllerEditor.selectedPRRunStrategy
          The running strategy for the selected PR.
 


GATE
Version 3.1-2270