|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AnnotationSchema | |
gate.annotation | |
gate.gui |
Uses of AnnotationSchema in gate.annotation |
Fields in gate.annotation declared as AnnotationSchema | |
private AnnotationSchema |
CorpusAnnotationDiff.annotationSchema
The annotation schema object used to get the annotation name |
private AnnotationSchema |
AnnotationDiff.annotationSchema
The annotation schema object used to get the annotation name |
Methods in gate.annotation that return AnnotationSchema | |
AnnotationSchema |
CorpusAnnotationDiff.getAnnotationSchema()
|
AnnotationSchema |
AnnotationDiff.getAnnotationSchema()
|
Methods in gate.annotation with parameters of type AnnotationSchema | |
void |
CorpusAnnotationDiff.setAnnotationSchema(AnnotationSchema anAnnotationSchema)
|
void |
AnnotationDiff.setAnnotationSchema(AnnotationSchema anAnnotationSchema)
|
Uses of AnnotationSchema in gate.gui |
Fields in gate.gui declared as AnnotationSchema | |
(package private) AnnotationSchema |
SchemaAnnotationEditor.currentAnnotSchema
This is the currentAnnotSchema being used by the editor |
Methods in gate.gui that return AnnotationSchema | |
AnnotationSchema |
CorpusAnnotDiffDialog.getSelectedSchema()
It returns the selected SCHEMA |
AnnotationSchema |
AnnotDiffDialog.getSelectedSchema()
It returns the selected SCHEMA |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |