|
||||||||||
| 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 |
CorefEditor.CorefTreeNode |
CorefEditor.findOutChainNode(String chainNodeString,
String set)
|
private CorefEditor.CorefTreeNode |
CorefEditor.findOutTheChainHead(Annotation ann,
String set)
Given an annotation, this will find out the chainHead |
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||