GATE
Version 3.1-2270

gate.corpora
Interface EventAwareDocument

All Superinterfaces:
EventAwareLanguageResource
All Known Implementing Classes:
DatabaseDocumentImpl

public interface EventAwareDocument
extends EventAwareLanguageResource


Field Summary
 
Fields inherited from interface gate.corpora.EventAwareLanguageResource
DOC_CONTENT, DOC_MAIN, RES_FEATURES, RES_NAME
 
Method Summary
 Collection getAddedAnnotationSets()
           
 Collection getLoadedAnnotationSets()
           
 Collection getRemovedAnnotationSets()
           
 
Methods inherited from interface gate.corpora.EventAwareLanguageResource
isResourceChanged
 

Method Detail

getLoadedAnnotationSets

Collection getLoadedAnnotationSets()

getRemovedAnnotationSets

Collection getRemovedAnnotationSets()

getAddedAnnotationSets

Collection getAddedAnnotationSets()

GATE
Version 3.1-2270