gate.corpora
Interface EventAwareDocument

All Superinterfaces:
EventAwareLanguageResource

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()