gate.util
Interface FeatureBearer

All Known Subinterfaces:
Annotation, AnnotationVisualResource, ConditionalController, Controller, Corpus, CorpusController, DatabaseDataStore, DataStore, Document, Gazetteer, IndexedCorpus, LanguageAnalyser, LanguageResource, OntoGazetteer, Ontology, OntologyEditor, ProcessingResource, ProtegeProject, ResizableVisualResource, Resource, TextualDocument, VisualResource, WordNet
All Known Implementing Classes:
AbstractController, AbstractCoreferencer, AbstractFeatureBearer, AbstractGazetteer, AbstractLanguageAnalyser, AbstractLanguageResource, AbstractOntoGazetteer, AbstractProcessingResource, AbstractResource, AbstractVisualResource, AnnotationDeletePR, AnnotationImpl, AnnotationSetTransfer, ConditionalSerialAnalyserController, ConditionalSerialController, Coreferencer, CorpusImpl, DocumentFormat, DocumentImpl, DumpingPR, IndexFileWordNetImpl, JDBCDataStore, NominalCoref, OracleDatastoreViewer, PronominalCoref, ProtegeProjectName, SchemaAnnotationEditor, SearchPR, SerialAnalyserController, SerialCorpusImpl, SerialDataStore, SerialDatastoreViewer, SyntaxTreeViewer, UnrestrictedAnnotationEditor

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

public FeatureMap getFeatures()
Get the feature set


setFeatures

public void setFeatures(FeatureMap features)
Set the feature set