Package | Description |
---|---|
gate.annotation | |
gate.event | |
gate.gui.docview |
Modifier and Type | Method and Description |
---|---|
protected void |
AnnotationSetImpl.fireGateEvent(GateEvent e) |
Modifier and Type | Class and Description |
---|---|
class |
AnnotationEvent
This class models events fired by an
Annotation . |
class |
AnnotationSetEvent
This class models events fired by an
AnnotationSet . |
class |
ControllerEvent
Events fired by controllers.
|
class |
CorpusEvent
Models events fired by corpora when documents are added or removed.
|
class |
CreoleEvent
Events related to the gate.creole package.
|
class |
DatastoreEvent
This class models events fired by datastores.
|
class |
DocumentEvent
This class models events fired by an
Document . |
class |
RelationSetEvent
This class models events fired by an
RelationSet . |
Modifier and Type | Method and Description |
---|---|
void |
GateListener.processGateEvent(GateEvent e)
Called when a Gate event has occured
|
Modifier and Type | Field and Description |
---|---|
protected BlockingQueue<GateEvent> |
AnnotationSetsView.pendingEvents |
Copyright © 2024 GATE. All rights reserved.