debugger.resources.pr
Class PRRoot

java.lang.Object
  extended bydebugger.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

Field Summary
private  ArrayList prs
           
 
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
 

Field Detail

prs

private ArrayList prs
Constructor Detail

PRRoot

public PRRoot()
Method Detail

getPRs

public ArrayList getPRs()

getPhase

public PhaseModel getPhase(SinglePhaseTransducer spt)