Package | Description |
---|---|
gate.annotation | |
gate.event | |
gate.gui.docview | |
gate.relations |
Modifier and Type | Method and Description |
---|---|
protected void |
AnnotationSetImpl.fireAnnotationAdded(AnnotationSetEvent e) |
protected void |
AnnotationSetImpl.fireAnnotationRemoved(AnnotationSetEvent e) |
Modifier and Type | Method and Description |
---|---|
void |
AnnotationSetListener.annotationAdded(AnnotationSetEvent e)
Called when a new
Annotation has been added |
void |
AnnotationSetListener.annotationRemoved(AnnotationSetEvent e)
Called when an
Annotation has been removed |
Modifier and Type | Method and Description |
---|---|
void |
CorefEditor.annotationAdded(AnnotationSetEvent ase) |
void |
AnnotationSetsView.annotationAdded(AnnotationSetEvent e) |
void |
RelationSetView.annotationAdded(AnnotationSetEvent e) |
void |
CorefEditor.annotationRemoved(AnnotationSetEvent ase) |
void |
AnnotationSetsView.annotationRemoved(AnnotationSetEvent e) |
void |
RelationSetView.annotationRemoved(AnnotationSetEvent e) |
Modifier and Type | Method and Description |
---|---|
void |
RelationSet.annotationAdded(AnnotationSetEvent e) |
void |
RelationSet.annotationRemoved(AnnotationSetEvent e) |
Copyright © 2024 GATE. All rights reserved.