gate.util
Interface FeatureBearer

All Known Subinterfaces:
Annotation, AnnotationList, AnnotationVisualResource, ConditionalController, Controller, ControllerAwarePR, Corpus, CorpusController, DataStore, Document, DocumentView, Gazetteer, IndexedCorpus, LanguageAnalyser, LanguageResource, OntoGazetteer, Ontology, OwnedAnnotationEditor, ProcessingResource, ResizableVisualResource, Resource, SearchableDataStore, SimpleAnnotation, SimpleCorpus, SimpleDocument, TextualDocument, VisualResource, WordNet
All Known Implementing Classes:
AbstractController, AbstractCoreferencer, AbstractDocumentView, AbstractFeatureBearer, AbstractGazetteer, AbstractLanguageAnalyser, AbstractLanguageResource, AbstractOntoGazetteer, AbstractProcessingResource, AbstractResource, AbstractVisualResource, ANNIETransducer, AnnotationDeletePR, AnnotationEditor, AnnotationImpl, AnnotationListView, AnnotationSchema, AnnotationSetsView, AnnotationSetTransfer, AnnotationStackView, ConditionalSerialAnalyserController, ConditionalSerialController, CorefEditor, Coreferencer, CorpusAnnotationDiff, CorpusEditor, CorpusImpl, CorpusQualityAssurance, DefaultGazetteer, DefaultTokeniser, DocumentEditor, DocumentFormat, DocumentImpl, DumpingPR, DynamicRegistrationTest.TestResource, EmailDocumentFormat, FeaturesSchemaEditor, FlexibleGazetteer, Gaze, GazetteerEditor, GazetteerList, GazetteerListsCollector, HashGazetteer, JapeViewer, LinearDefinition, LuceneDataStoreImpl, LuceneDataStoreSearchGUI, MappingDefinition, Morph, NekoHtmlDocumentFormat, NominalCoref, OntoGazetteerImpl, OntologyAwareTransducer, OntologyClassView, OntologyEditor, OntologyInstanceView, OrthoMatcher, PackagedController, POSTagger, PronominalCoref, PRViewer, RealtimeCorpusController, RegexSentenceSplitter, ResourceData, SampleOrthoMatcher, SchemaAnnotationEditor, SearchPR, SearchPRViewer, SentenceSplitter, SerialAnalyserController, SerialController, SerialControllerEditor, SerialCorpusImpl, SerialDataStore, SerialDatastoreViewer, SgmlDocumentFormat, SharedDefaultGazetteer, SimpleTokeniser, SyntaxTreeViewer, TestAnnotatedProcessingResource, TestSubclassProcessingResource, TestSuperclassProcessingResource, TestUnannotatedProcessingResource, TextualDocumentFormat, TextualDocumentView, TikaFormat, Transducer, UimaDocumentFormat, VPChunker, WordNetViewer, XmlDocumentFormat

public interface FeatureBearer

Classes that have features.


Method Summary
 FeatureMap getFeatures()
          Get the feature set
 void setFeatures(FeatureMap features)
          Set the feature set
 

Method Detail

getFeatures

FeatureMap getFeatures()
Get the feature set


setFeatures

void setFeatures(FeatureMap features)
Set the feature set