GATE
Version 3.1-2270

Uses of Class
gate.gui.docview.CorefEditor.CorefTreeNode

Packages that use CorefEditor.CorefTreeNode
gate.gui.docview   
 

Uses of CorefEditor.CorefTreeNode in gate.gui.docview
 

Methods in gate.gui.docview that return CorefEditor.CorefTreeNode
 CorefEditor.CorefTreeNode CorefEditor.findOutChainNode(String chainNodeString, String set)
           
 

Methods in gate.gui.docview with parameters of type CorefEditor.CorefTreeNode
 void CorefEditor.removeChainReference(Annotation annot, CorefEditor.CorefTreeNode chainHead)
          This method removes the reference of this annotatation from the current chain
 


GATE
Version 3.1-2270