gate.util
Interface NameBearer

All Known Subinterfaces:
AnnotationList, AnnotationVisualResource, ConditionalController, Controller, ControllerAwarePR, Corpus, CorpusController, DataStore, Document, DocumentView, Gazetteer, IndexedCorpus, LanguageAnalyser, LanguageResource, OntoGazetteer, Ontology, OwnedAnnotationEditor, ProcessingResource, ResizableVisualResource, Resource, SearchableDataStore, SimpleCorpus, SimpleDocument, TextualDocument, VisualResource, WordNet
All Known Implementing Classes:
AbstractController, AbstractCoreferencer, AbstractDocumentView, AbstractGazetteer, AbstractLanguageAnalyser, AbstractLanguageResource, AbstractOntoGazetteer, AbstractProcessingResource, AbstractResource, AbstractVisualResource, ANNIETransducer, AnnotationDeletePR, AnnotationEditor, 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, 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 NameBearer

Classes that have features.


Method Summary
 String getName()
          Returns the name of this resource
 void setName(String name)
          Sets the name of this resource
 

Method Detail

setName

void setName(String name)
Sets the name of this resource


getName

String getName()
Returns the name of this resource