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

Packages that use CorefEditor.CorefTreeNode
gate.gui.docview   
 

Uses of CorefEditor.CorefTreeNode in gate.gui.docview
 

Fields in gate.gui.docview declared as CorefEditor.CorefTreeNode
private  CorefEditor.CorefTreeNode CorefEditor.rootNode
           
 

Methods in gate.gui.docview that return CorefEditor.CorefTreeNode
private  CorefEditor.CorefTreeNode CorefEditor.createChain(AnnotationSet set, boolean isDefaultSet)
          Creates the internal data structure
private  CorefEditor.CorefTreeNode CorefEditor.findOutTheChainHead(Annotation ann)
          Given an annotation, this will find out the chainHead
 CorefEditor.CorefTreeNode CorefEditor.findOutChainNode(String chainNodeString)
           
 

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