|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FeatureSchema | |
gate.creole | |
gate.gui |
Uses of FeatureSchema in gate.creole |
Methods in gate.creole that return FeatureSchema | |
FeatureSchema |
AnnotationSchema.getFeatureSchema(String featureName)
|
Uses of FeatureSchema in gate.gui |
Fields in gate.gui declared as FeatureSchema | |
private FeatureSchema |
AnnotationEditDialog.RowData.featSchema
|
Methods in gate.gui that return FeatureSchema | |
FeatureSchema |
AnnotationEditDialog.RowData.getFeatureSchema()
|
Methods in gate.gui with parameters of type FeatureSchema | |
void |
AnnotationEditDialog.RowData.setFeatureSchema(FeatureSchema aFeatureSchema)
|
Constructors in gate.gui with parameters of type FeatureSchema | |
AnnotationEditDialog.RowData(Object aValue,
FeatureSchema aFeatureSchema)
Constructor |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |