|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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.createAnnotSetNode(AnnotationSet set,
boolean isDefaultSet)
|
private CorefEditor.CorefTreeNode |
CorefEditor.createChain(AnnotationSet set,
boolean isDefaultSet)
Creates the internal data structure |
private CorefEditor.CorefTreeNode |
CorefEditor.findOutTheChainHead(Annotation ann,
String set)
Given an annotation, this will find out the chainHead |
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 |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |