|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GateEvent | |
gate.annotation | |
gate.creole.gazetteer | |
gate.event | |
gate.security |
Uses of GateEvent in gate.annotation |
Methods in gate.annotation with parameters of type GateEvent | |
protected void |
AnnotationSetImpl.fireGateEvent(GateEvent e)
|
Uses of GateEvent in gate.creole.gazetteer |
Subclasses of GateEvent in gate.creole.gazetteer | |
class |
GazetteerEvent
Gazetteer Event to be used whenever an event needs to be fired and spread among Gazetteer Listeners |
Uses of GateEvent in gate.event |
Subclasses of GateEvent in gate.event | |
class |
AnnotationEvent
This class models events fired by an Annotation . |
class |
AnnotationSetEvent
This class models events fired by an AnnotationSet . |
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 |
ObjectModificationEvent
|
Methods in gate.event with parameters of type GateEvent | |
void |
GateListener.processGateEvent(GateEvent e)
Called when a Gate event has occured |
Uses of GateEvent in gate.security |
Methods in gate.security with parameters of type GateEvent | |
void |
UserImpl.processGateEvent(GateEvent e)
huh? |
void |
GroupImpl.processGateEvent(GateEvent e)
|
void |
AccessControllerImpl.processGateEvent(GateEvent e)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |