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)
          Removes the reference of this annotation from the current chain.