GATE
Version 3.1-2270

debugger.resources.pr
Class PRRoot

java.lang.Object
  extended by debugger.resources.pr.PRRoot

public class PRRoot
extends Object

Copyright (c) Ontos AG (http://www.ontosearch.com). This class is part of JAPE Debugger component for GATE (Copyright (c) "The University of Sheffield" see http://gate.ac.uk/)

Author:
Andrey Shafirin, Vladimir Karasev

Constructor Summary
PRRoot()
           
 
Method Summary
 PhaseModel getPhase(SinglePhaseTransducer spt)
           
 ArrayList getPRs()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PRRoot

public PRRoot()
Method Detail

getPRs

public ArrayList getPRs()

getPhase

public PhaseModel getPhase(SinglePhaseTransducer spt)

GATE
Version 3.1-2270