GATE
Version 3.1-2270

Uses of Class
gate.creole.AnnotationSchema

Packages that use AnnotationSchema
gate.annotation   
gate.gui   
 

Uses of AnnotationSchema in gate.annotation
 

Methods in gate.annotation that return AnnotationSchema
 AnnotationSchema AnnotationDiff.getAnnotationSchema()
          Deprecated.  
 AnnotationSchema CorpusAnnotationDiff.getAnnotationSchema()
           
 

Methods in gate.annotation with parameters of type AnnotationSchema
 void AnnotationDiff.setAnnotationSchema(AnnotationSchema anAnnotationSchema)
          Deprecated.  
 void CorpusAnnotationDiff.setAnnotationSchema(AnnotationSchema anAnnotationSchema)
           
 

Uses of AnnotationSchema in gate.gui
 

Methods in gate.gui with parameters of type AnnotationSchema
 void FeaturesSchemaEditor.setSchema(AnnotationSchema schema)
           
 


GATE
Version 3.1-2270