- AbstractAlchemyAnnotator - Class in org.apache.uima.alchemy.annotator
-
Base class for annotators which wrap AlchemyAPI web services
- AbstractAlchemyAnnotator() - Constructor for class org.apache.uima.alchemy.annotator.AbstractAlchemyAnnotator
-
- add(Concept) - Method in class org.apache.uima.alchemy.digester.domain.Concepts
-
- add_prefix(int, SuffixTree.Suffix) - Method in class org.apache.uima.examples.tagger.trainAndTest.SuffixTree
-
- addAnnotation(Annotation) - Method in interface org.apache.uima.annotator.regex.Concept
-
Adds the given annotation to this concept.
- addAnnotation(Annotation) - Method in class org.apache.uima.annotator.regex.impl.Concept_impl
-
- addConcept(Concept) - Method in class org.apache.uima.alchemy.digester.domain.ConceptResults
-
- addEntity(Entity) - Method in class org.apache.uima.alchemy.digester.domain.Entities
-
- addEntity(Entity) - Method in class org.apache.uima.alchemy.digester.domain.EntitiesResults
-
- addEnvVar(Parameter) - Method in class org.apache.uima.pear.tools.PearPackagingAntTask
-
add environment variable for the pear component
- addEscapes(String) - Static method in error org.apache.uima.alchemy.digester.json.TokenMgrError
-
Replaces unprintable characters by their escaped (or unicode escaped)
equivalents in the given string
- addException(RuleException) - Method in class org.apache.uima.annotator.regex.impl.Rule_impl
-
- addException(RuleException) - Method in interface org.apache.uima.annotator.regex.Rule
-
Adds the given exception to this rule
- addFeature(Feature) - Method in interface org.apache.uima.annotator.regex.Annotation
-
Adds the given feature to this annotation.
- addFeature(Feature) - Method in class org.apache.uima.annotator.regex.impl.Annotation_impl
-
- addFilter(Filter) - Method in interface org.apache.uima.simpleserver.config.AndFilter
-
- addFilter(Filter) - Method in class org.apache.uima.simpleserver.config.impl.AndFilterImpl
-
- addFilter(Filter) - Method in class org.apache.uima.simpleserver.config.impl.OrFilterImpl
-
- addFilter(Filter) - Method in interface org.apache.uima.simpleserver.config.OrFilter
-
- addFilterFeature(FilterFeature) - Method in class org.apache.uima.annotator.regex.impl.Rule_impl
-
- addFilterFeature(FilterFeature) - Method in interface org.apache.uima.annotator.regex.Rule
-
Adds the given feature to the match type filter features
- addKeyword(Keyword) - Method in class org.apache.uima.alchemy.digester.domain.KeywordResults
-
- addMicroformat(Microformat) - Method in class org.apache.uima.alchemy.digester.domain.MicroformatsResults
-
- addMultiWord(String[]) - Method in class org.apache.uima.annotator.dict_annot.dictionary.impl.HashMapDictionary
-
Adds a new multi-word to the dictionary
- addNewAnd() - Method in interface org.apache.uima.simpleserver.config.xml.And
-
Appends and returns a new empty value (as xml) as the last "and" element
- addNewAnd() - Method in class org.apache.uima.simpleserver.config.xml.impl.AndImpl
-
Appends and returns a new empty value (as xml) as the last "and" element
- addNewAnd() - Method in class org.apache.uima.simpleserver.config.xml.impl.OrImpl
-
Appends and returns a new empty value (as xml) as the last "and" element
- addNewAnd() - Method in class org.apache.uima.simpleserver.config.xml.impl.TypeElementTypeImpl.FiltersImpl
-
Appends and returns a new empty "and" element
- addNewAnd() - Method in interface org.apache.uima.simpleserver.config.xml.Or
-
Appends and returns a new empty value (as xml) as the last "and" element
- addNewAnd() - Method in interface org.apache.uima.simpleserver.config.xml.TypeElementType.Filters
-
Appends and returns a new empty "and" element
- addNewAnnotation() - Method in interface org.apache.incubator.uima.regex.AnnotationDocument
-
Appends and returns a new empty "annotation" element
- addNewAnnotation() - Method in interface org.apache.incubator.uima.regex.CreateAnnotationsDocument.CreateAnnotations
-
Appends and returns a new empty value (as xml) as the last "annotation" element
- addNewAnnotation() - Method in class org.apache.incubator.uima.regex.impl.AnnotationDocumentImpl
-
Appends and returns a new empty "annotation" element
- addNewAnnotation() - Method in class org.apache.incubator.uima.regex.impl.CreateAnnotationsDocumentImpl.CreateAnnotationsImpl
-
Appends and returns a new empty value (as xml) as the last "annotation" element
- addNewBegin() - Method in interface org.apache.incubator.uima.regex.AnnotationDocument.Annotation
-
Appends and returns a new empty "begin" element
- addNewBegin() - Method in interface org.apache.incubator.uima.regex.BeginDocument
-
Appends and returns a new empty "begin" element
- addNewBegin() - Method in class org.apache.incubator.uima.regex.impl.AnnotationDocumentImpl.AnnotationImpl
-
Appends and returns a new empty "begin" element
- addNewBegin() - Method in class org.apache.incubator.uima.regex.impl.BeginDocumentImpl
-
Appends and returns a new empty "begin" element
- addNewConcept() - Method in interface org.apache.incubator.uima.regex.ConceptDocument
-
Appends and returns a new empty "concept" element
- addNewConcept() - Method in interface org.apache.incubator.uima.regex.ConceptSetDocument.ConceptSet
-
Appends and returns a new empty value (as xml) as the last "concept" element
- addNewConcept() - Method in class org.apache.incubator.uima.regex.impl.ConceptDocumentImpl
-
Appends and returns a new empty "concept" element
- addNewConcept() - Method in class org.apache.incubator.uima.regex.impl.ConceptSetDocumentImpl.ConceptSetImpl
-
Appends and returns a new empty value (as xml) as the last "concept" element
- addNewConceptSet() - Method in interface org.apache.incubator.uima.regex.ConceptSetDocument
-
Appends and returns a new empty "conceptSet" element
- addNewConceptSet() - Method in class org.apache.incubator.uima.regex.impl.ConceptSetDocumentImpl
-
Appends and returns a new empty "conceptSet" element
- addNewCreateAnnotations() - Method in interface org.apache.incubator.uima.regex.ConceptDocument.Concept
-
Appends and returns a new empty "createAnnotations" element
- addNewCreateAnnotations() - Method in interface org.apache.incubator.uima.regex.CreateAnnotationsDocument
-
Appends and returns a new empty "createAnnotations" element
- addNewCreateAnnotations() - Method in class org.apache.incubator.uima.regex.impl.ConceptDocumentImpl.ConceptImpl
-
Appends and returns a new empty "createAnnotations" element
- addNewCreateAnnotations() - Method in class org.apache.incubator.uima.regex.impl.CreateAnnotationsDocumentImpl
-
Appends and returns a new empty "createAnnotations" element
- addNewDictionary() - Method in interface org.apache.incubator.uima.DictionaryDocument
-
Appends and returns a new empty "dictionary" element
- addNewDictionary() - Method in class org.apache.incubator.uima.impl.DictionaryDocumentImpl
-
Appends and returns a new empty "dictionary" element
- addNewDictionaryMetaData() - Method in interface org.apache.incubator.uima.DictionaryMetaDataDocument
-
Appends and returns a new empty "dictionaryMetaData" element
- addNewDictionaryMetaData() - Method in class org.apache.incubator.uima.impl.DictionaryMetaDataDocumentImpl
-
Appends and returns a new empty "dictionaryMetaData" element
- addNewDictionaryMetaData() - Method in class org.apache.incubator.uima.impl.TypeCollectionDocumentImpl.TypeCollectionImpl
-
Appends and returns a new empty "dictionaryMetaData" element
- addNewDictionaryMetaData() - Method in interface org.apache.incubator.uima.TypeCollectionDocument.TypeCollection
-
Appends and returns a new empty "dictionaryMetaData" element
- addNewEnd() - Method in interface org.apache.incubator.uima.regex.AnnotationDocument.Annotation
-
Appends and returns a new empty "end" element
- addNewEnd() - Method in interface org.apache.incubator.uima.regex.EndDocument
-
Appends and returns a new empty "end" element
- addNewEnd() - Method in class org.apache.incubator.uima.regex.impl.AnnotationDocumentImpl.AnnotationImpl
-
Appends and returns a new empty "end" element
- addNewEnd() - Method in class org.apache.incubator.uima.regex.impl.EndDocumentImpl
-
Appends and returns a new empty "end" element
- addNewEntries() - Method in interface org.apache.incubator.uima.EntriesDocument
-
Appends and returns a new empty "entries" element
- addNewEntries() - Method in class org.apache.incubator.uima.impl.EntriesDocumentImpl
-
Appends and returns a new empty "entries" element
- addNewEntries() - Method in class org.apache.incubator.uima.impl.TypeCollectionDocumentImpl.TypeCollectionImpl
-
Appends and returns a new empty "entries" element
- addNewEntries() - Method in interface org.apache.incubator.uima.TypeCollectionDocument.TypeCollection
-
Appends and returns a new empty "entries" element
- addNewEntry() - Method in interface org.apache.incubator.uima.EntriesDocument.Entries
-
Appends and returns a new empty value (as xml) as the last "entry" element
- addNewEntry() - Method in interface org.apache.incubator.uima.EntryDocument
-
Appends and returns a new empty "entry" element
- addNewEntry() - Method in class org.apache.incubator.uima.impl.EntriesDocumentImpl.EntriesImpl
-
Appends and returns a new empty value (as xml) as the last "entry" element
- addNewEntry() - Method in class org.apache.incubator.uima.impl.EntryDocumentImpl
-
Appends and returns a new empty "entry" element
- addNewException() - Method in interface org.apache.incubator.uima.regex.ExceptionDocument
-
Appends and returns a new empty "exception" element
- addNewException() - Method in class org.apache.incubator.uima.regex.impl.ExceptionDocumentImpl
-
Appends and returns a new empty "exception" element
- addNewException() - Method in class org.apache.incubator.uima.regex.impl.RuleExceptionsDocumentImpl.RuleExceptionsImpl
-
Appends and returns a new empty value (as xml) as the last "exception" element
- addNewException() - Method in interface org.apache.incubator.uima.regex.RuleExceptionsDocument.RuleExceptions
-
Appends and returns a new empty value (as xml) as the last "exception" element
- addNewFeature() - Method in interface org.apache.incubator.uima.regex.FeatureDocument
-
Appends and returns a new empty "feature" element
- addNewFeature() - Method in class org.apache.incubator.uima.regex.impl.FeatureDocumentImpl
-
Appends and returns a new empty "feature" element
- addNewFeature() - Method in class org.apache.incubator.uima.regex.impl.MatchTypeFilterDocumentImpl.MatchTypeFilterImpl
-
Appends and returns a new empty value (as xml) as the last "feature" element
- addNewFeature() - Method in interface org.apache.incubator.uima.regex.MatchTypeFilterDocument.MatchTypeFilter
-
Appends and returns a new empty value (as xml) as the last "feature" element
- addNewFilter() - Method in interface org.apache.uima.simpleserver.config.xml.And
-
Appends and returns a new empty value (as xml) as the last "filter" element
- addNewFilter() - Method in class org.apache.uima.simpleserver.config.xml.impl.AndImpl
-
Appends and returns a new empty value (as xml) as the last "filter" element
- addNewFilter() - Method in class org.apache.uima.simpleserver.config.xml.impl.OrImpl
-
Appends and returns a new empty value (as xml) as the last "filter" element
- addNewFilter() - Method in class org.apache.uima.simpleserver.config.xml.impl.TypeElementTypeImpl.FiltersImpl
-
Appends and returns a new empty "filter" element
- addNewFilter() - Method in interface org.apache.uima.simpleserver.config.xml.Or
-
Appends and returns a new empty value (as xml) as the last "filter" element
- addNewFilter() - Method in interface org.apache.uima.simpleserver.config.xml.TypeElementType.Filters
-
Appends and returns a new empty "filter" element
- addNewFilters() - Method in class org.apache.uima.simpleserver.config.xml.impl.TypeElementTypeImpl
-
Appends and returns a new empty "filters" element
- addNewFilters() - Method in interface org.apache.uima.simpleserver.config.xml.TypeElementType
-
Appends and returns a new empty "filters" element
- addNewKey() - Method in interface org.apache.incubator.uima.EntryDocument.Entry
-
Appends and returns a new empty "key" element
- addNewKey() - Method in class org.apache.incubator.uima.impl.EntryDocumentImpl.EntryImpl
-
Appends and returns a new empty "key" element
- addNewKey() - Method in class org.apache.incubator.uima.impl.KeyDocumentImpl
-
Appends and returns a new empty "key" element
- addNewKey() - Method in interface org.apache.incubator.uima.KeyDocument
-
Appends and returns a new empty "key" element
- addNewMatchTypeFilter() - Method in class org.apache.incubator.uima.regex.impl.MatchTypeFilterDocumentImpl
-
Appends and returns a new empty "matchTypeFilter" element
- addNewMatchTypeFilter() - Method in class org.apache.incubator.uima.regex.impl.RuleDocumentImpl.RuleImpl
-
Appends and returns a new empty "matchTypeFilter" element
- addNewMatchTypeFilter() - Method in interface org.apache.incubator.uima.regex.MatchTypeFilterDocument
-
Appends and returns a new empty "matchTypeFilter" element
- addNewMatchTypeFilter() - Method in interface org.apache.incubator.uima.regex.RuleDocument.Rule
-
Appends and returns a new empty "matchTypeFilter" element
- addNewOr() - Method in interface org.apache.uima.simpleserver.config.xml.And
-
Appends and returns a new empty value (as xml) as the last "or" element
- addNewOr() - Method in class org.apache.uima.simpleserver.config.xml.impl.AndImpl
-
Appends and returns a new empty value (as xml) as the last "or" element
- addNewOr() - Method in class org.apache.uima.simpleserver.config.xml.impl.OrImpl
-
Appends and returns a new empty value (as xml) as the last "or" element
- addNewOr() - Method in class org.apache.uima.simpleserver.config.xml.impl.TypeElementTypeImpl.FiltersImpl
-
Appends and returns a new empty "or" element
- addNewOr() - Method in interface org.apache.uima.simpleserver.config.xml.Or
-
Appends and returns a new empty value (as xml) as the last "or" element
- addNewOr() - Method in interface org.apache.uima.simpleserver.config.xml.TypeElementType.Filters
-
Appends and returns a new empty "or" element
- addNewOutput() - Method in class org.apache.uima.simpleserver.config.xml.impl.TypeElementTypeImpl.OutputsImpl
-
Appends and returns a new empty value (as xml) as the last "output" element
- addNewOutput() - Method in interface org.apache.uima.simpleserver.config.xml.TypeElementType.Outputs
-
Appends and returns a new empty value (as xml) as the last "output" element
- addNewOutputs() - Method in class org.apache.uima.simpleserver.config.xml.impl.TypeElementTypeImpl
-
Appends and returns a new empty "outputs" element
- addNewOutputs() - Method in interface org.apache.uima.simpleserver.config.xml.TypeElementType
-
Appends and returns a new empty "outputs" element
- addNewRule() - Method in class org.apache.incubator.uima.regex.impl.RuleDocumentImpl
-
Appends and returns a new empty "rule" element
- addNewRule() - Method in class org.apache.incubator.uima.regex.impl.RulesDocumentImpl.RulesImpl
-
Appends and returns a new empty value (as xml) as the last "rule" element
- addNewRule() - Method in interface org.apache.incubator.uima.regex.RuleDocument
-
Appends and returns a new empty "rule" element
- addNewRule() - Method in interface org.apache.incubator.uima.regex.RulesDocument.Rules
-
Appends and returns a new empty value (as xml) as the last "rule" element
- addNewRuleExceptions() - Method in class org.apache.incubator.uima.regex.impl.RuleDocumentImpl.RuleImpl
-
Appends and returns a new empty "ruleExceptions" element
- addNewRuleExceptions() - Method in class org.apache.incubator.uima.regex.impl.RuleExceptionsDocumentImpl
-
Appends and returns a new empty "ruleExceptions" element
- addNewRuleExceptions() - Method in interface org.apache.incubator.uima.regex.RuleDocument.Rule
-
Appends and returns a new empty "ruleExceptions" element
- addNewRuleExceptions() - Method in interface org.apache.incubator.uima.regex.RuleExceptionsDocument
-
Appends and returns a new empty "ruleExceptions" element
- addNewRules() - Method in interface org.apache.incubator.uima.regex.ConceptDocument.Concept
-
Appends and returns a new empty "rules" element
- addNewRules() - Method in class org.apache.incubator.uima.regex.impl.ConceptDocumentImpl.ConceptImpl
-
Appends and returns a new empty "rules" element
- addNewRules() - Method in class org.apache.incubator.uima.regex.impl.RulesDocumentImpl
-
Appends and returns a new empty "rules" element
- addNewRules() - Method in interface org.apache.incubator.uima.regex.RulesDocument
-
Appends and returns a new empty "rules" element
- addNewSetFeature() - Method in interface org.apache.incubator.uima.regex.AnnotationDocument.Annotation
-
Appends and returns a new empty value (as xml) as the last "setFeature" element
- addNewSetFeature() - Method in class org.apache.incubator.uima.regex.impl.AnnotationDocumentImpl.AnnotationImpl
-
Appends and returns a new empty value (as xml) as the last "setFeature" element
- addNewSetFeature() - Method in class org.apache.incubator.uima.regex.impl.SetFeatureDocumentImpl
-
Appends and returns a new empty "setFeature" element
- addNewSetFeature() - Method in class org.apache.incubator.uima.regex.impl.UpdateMatchTypeAnnotationDocumentImpl.UpdateMatchTypeAnnotationImpl
-
Appends and returns a new empty value (as xml) as the last "setFeature" element
- addNewSetFeature() - Method in interface org.apache.incubator.uima.regex.SetFeatureDocument
-
Appends and returns a new empty "setFeature" element
- addNewSetFeature() - Method in interface org.apache.incubator.uima.regex.UpdateMatchTypeAnnotationDocument.UpdateMatchTypeAnnotation
-
Appends and returns a new empty value (as xml) as the last "setFeature" element
- addNewType() - Method in class org.apache.uima.simpleserver.config.xml.impl.UimaSimpleServerSpecDocumentImpl.UimaSimpleServerSpecImpl
-
Appends and returns a new empty value (as xml) as the last "type" element
- addNewType() - Method in interface org.apache.uima.simpleserver.config.xml.UimaSimpleServerSpecDocument.UimaSimpleServerSpec
-
Appends and returns a new empty value (as xml) as the last "type" element
- addNewTypeCollection() - Method in interface org.apache.incubator.uima.DictionaryDocument.Dictionary
-
Appends and returns a new empty "typeCollection" element
- addNewTypeCollection() - Method in class org.apache.incubator.uima.impl.DictionaryDocumentImpl.DictionaryImpl
-
Appends and returns a new empty "typeCollection" element
- addNewTypeCollection() - Method in class org.apache.incubator.uima.impl.TypeCollectionDocumentImpl
-
Appends and returns a new empty "typeCollection" element
- addNewTypeCollection() - Method in interface org.apache.incubator.uima.TypeCollectionDocument
-
Appends and returns a new empty "typeCollection" element
- addNewTypeDescription() - Method in class org.apache.incubator.uima.impl.TypeCollectionDocumentImpl.TypeCollectionImpl
-
Appends and returns a new empty "typeDescription" element
- addNewTypeDescription() - Method in class org.apache.incubator.uima.impl.TypeDescriptionDocumentImpl
-
Appends and returns a new empty "typeDescription" element
- addNewTypeDescription() - Method in interface org.apache.incubator.uima.TypeCollectionDocument.TypeCollection
-
Appends and returns a new empty "typeDescription" element
- addNewTypeDescription() - Method in interface org.apache.incubator.uima.TypeDescriptionDocument
-
Appends and returns a new empty "typeDescription" element
- addNewUimaSimpleServerSpec() - Method in class org.apache.uima.simpleserver.config.xml.impl.UimaSimpleServerSpecDocumentImpl
-
Appends and returns a new empty "uimaSimpleServerSpec" element
- addNewUimaSimpleServerSpec() - Method in interface org.apache.uima.simpleserver.config.xml.UimaSimpleServerSpecDocument
-
Appends and returns a new empty "uimaSimpleServerSpec" element
- addNewUpdateMatchTypeAnnotation() - Method in class org.apache.incubator.uima.regex.impl.RuleDocumentImpl.RuleImpl
-
Appends and returns a new empty "updateMatchTypeAnnotation" element
- addNewUpdateMatchTypeAnnotation() - Method in class org.apache.incubator.uima.regex.impl.UpdateMatchTypeAnnotationDocumentImpl
-
Appends and returns a new empty "updateMatchTypeAnnotation" element
- addNewUpdateMatchTypeAnnotation() - Method in interface org.apache.incubator.uima.regex.RuleDocument.Rule
-
Appends and returns a new empty "updateMatchTypeAnnotation" element
- addNewUpdateMatchTypeAnnotation() - Method in interface org.apache.incubator.uima.regex.UpdateMatchTypeAnnotationDocument
-
Appends and returns a new empty "updateMatchTypeAnnotation" element
- addNewVariable() - Method in class org.apache.incubator.uima.regex.impl.VariableDocumentImpl
-
Appends and returns a new empty "variable" element
- addNewVariable() - Method in class org.apache.incubator.uima.regex.impl.VariablesDocumentImpl.VariablesImpl
-
Appends and returns a new empty value (as xml) as the last "variable" element
- addNewVariable() - Method in interface org.apache.incubator.uima.regex.VariableDocument
-
Appends and returns a new empty "variable" element
- addNewVariable() - Method in interface org.apache.incubator.uima.regex.VariablesDocument.Variables
-
Appends and returns a new empty value (as xml) as the last "variable" element
- addNewVariables() - Method in interface org.apache.incubator.uima.regex.ConceptSetDocument.ConceptSet
-
Appends and returns a new empty "variables" element
- addNewVariables() - Method in class org.apache.incubator.uima.regex.impl.ConceptSetDocumentImpl.ConceptSetImpl
-
Appends and returns a new empty "variables" element
- addNewVariables() - Method in class org.apache.incubator.uima.regex.impl.VariablesDocumentImpl
-
Appends and returns a new empty "variables" element
- addNewVariables() - Method in interface org.apache.incubator.uima.regex.VariablesDocument
-
Appends and returns a new empty "variables" element
- addOutput(Output) - Method in class org.apache.uima.simpleserver.config.impl.TypeMapImpl
-
- addOutput(Output) - Method in interface org.apache.uima.simpleserver.config.TypeMap
-
Add an output spec.
- addRule(Rule) - Method in interface org.apache.uima.annotator.regex.Concept
-
Adds the given rule to this concept
- addRule(Rule) - Method in class org.apache.uima.annotator.regex.impl.Concept_impl
-
- addTypeMap(TypeMap) - Method in class org.apache.uima.simpleserver.config.impl.ServerSpecImpl
-
- addTypeMap(TypeMap) - Method in interface org.apache.uima.simpleserver.config.ServerSpec
-
Add a type map to an existing spec.
- addUpdateFeature(Feature) - Method in class org.apache.uima.annotator.regex.impl.Rule_impl
-
- addUpdateFeature(Feature) - Method in interface org.apache.uima.annotator.regex.Rule
-
Adds the given feature to the match type annotation update features
- addVariable(String, String) - Method in class org.apache.uima.annotator.regex.impl.RegexVariables_impl
-
- addVariable(String, String) - Method in interface org.apache.uima.annotator.regex.RegexVariables
-
Adds a variable to the Variables object.
- addWord(String) - Method in interface org.apache.uima.annotator.dict_annot.dictionary.DictionaryBuilder
-
Adds a new word to the dictionary.
- addWord(String) - Method in class org.apache.uima.annotator.dict_annot.dictionary.impl.HashMapDictionary
-
Adds a new word to the dictionary.
- addWord(String) - Method in class org.apache.uima.annotator.dict_annot.dictionary.impl.HashMapDictionaryBuilder
-
- adjustBeginLineColumn(int, int) - Method in class org.apache.uima.alchemy.digester.json.SimpleCharStream
-
Method to adjust line and column numbers for the start of a token.
- Alchemy2TypeSystemMapper - Class in org.apache.uima.alchemy.mapper
-
- Alchemy2TypeSystemMapper() - Constructor for class org.apache.uima.alchemy.mapper.Alchemy2TypeSystemMapper
-
- AlchemyAnnotation - Class in org.apache.uima.alchemy.ts.entity
-
Updated by JCasGen Fri Mar 11 17:40:06 CET 2011
XML source: /Users/tommasoteofili/Documents/workspaces/uima_workspace/uima/sandbox/AlchemyAPIAnnotator/desc/TextRankedEntityExtractionAEDescriptor.xml
- AlchemyAnnotation() - Constructor for class org.apache.uima.alchemy.ts.entity.AlchemyAnnotation
-
Never called.
- AlchemyAnnotation(int, TOP_Type) - Constructor for class org.apache.uima.alchemy.ts.entity.AlchemyAnnotation
-
Internal - constructor used by generator
- AlchemyAnnotation(JCas) - Constructor for class org.apache.uima.alchemy.ts.entity.AlchemyAnnotation
-
- AlchemyAnnotation(JCas, int, int) - Constructor for class org.apache.uima.alchemy.ts.entity.AlchemyAnnotation
-
- AlchemyAnnotation_Type - Class in org.apache.uima.alchemy.ts.entity
-
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011
- AlchemyAnnotation_Type(JCas, Type) - Constructor for class org.apache.uima.alchemy.ts.entity.AlchemyAnnotation_Type
-
initialize variables to correspond with Cas Type and Features
- AlchemyCallFailedException - Exception in org.apache.uima.alchemy.annotator.exception
-
- AlchemyCallFailedException(String) - Constructor for exception org.apache.uima.alchemy.annotator.exception.AlchemyCallFailedException
-
- AlchemyOutputProcessor - Interface in org.apache.uima.alchemy.mapper.processor
-
- analyze(HttpServletRequest, HttpServletResponse) - Method in class org.apache.uima.simpleserver.servlet.SimpleServerServlet
-
- And - Interface in org.apache.uima.simpleserver.config.xml
-
An XML and(@http://uima.apache.org/simpleserver/config/xml).
- And.Factory - Class in org.apache.uima.simpleserver.config.xml
-
A factory class with static methods for creating instances
of this type.
- AndFilter - Interface in org.apache.uima.simpleserver.config
-
Conjunction of filters.
- AndFilterImpl - Class in org.apache.uima.simpleserver.config.impl
-
TODO: Create type commment.
- AndFilterImpl() - Constructor for class org.apache.uima.simpleserver.config.impl.AndFilterImpl
-
- AndImpl - Class in org.apache.uima.simpleserver.config.xml.impl
-
An XML and(@http://uima.apache.org/simpleserver/config/xml).
- AndImpl(SchemaType) - Constructor for class org.apache.uima.simpleserver.config.xml.impl.AndImpl
-
- Anniversary - Class in org.apache.uima.alchemy.ts.entity
-
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011
XML source: /Users/tommasoteofili/Documents/workspaces/uima_workspace/uima/sandbox/AlchemyAPIAnnotator/desc/TextRankedEntityExtractionAEDescriptor.xml
- Anniversary() - Constructor for class org.apache.uima.alchemy.ts.entity.Anniversary
-
Never called.
- Anniversary(int, TOP_Type) - Constructor for class org.apache.uima.alchemy.ts.entity.Anniversary
-
Internal - constructor used by generator
- Anniversary(JCas) - Constructor for class org.apache.uima.alchemy.ts.entity.Anniversary
-
- Anniversary - Class in org.apache.uima.calais
-
Updated by JCasGen Thu Jun 17 13:00:10 CEST 2010
- Anniversary() - Constructor for class org.apache.uima.calais.Anniversary
-
Never called.
- Anniversary(int, TOP_Type) - Constructor for class org.apache.uima.calais.Anniversary
-
Internal - constructor used by generator
- Anniversary(JCas) - Constructor for class org.apache.uima.calais.Anniversary
-
- Anniversary(JCas, int, int) - Constructor for class org.apache.uima.calais.Anniversary
-
- Anniversary_Type - Class in org.apache.uima.alchemy.ts.entity
-
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011
- Anniversary_Type(JCas, Type) - Constructor for class org.apache.uima.alchemy.ts.entity.Anniversary_Type
-
initialize variables to correspond with Cas Type and Features
- Anniversary_Type - Class in org.apache.uima.calais
-
Updated by JCasGen Thu Jun 17 13:00:11 CEST 2010
- Anniversary_Type(JCas, Type) - Constructor for class org.apache.uima.calais.Anniversary_Type
-
initialize variables to correspond with Cas Type and Features
- AnnotatedEntitiesProcessor - Class in org.apache.uima.alchemy.mapper.processor
-
- AnnotatedEntitiesProcessor() - Constructor for class org.apache.uima.alchemy.mapper.processor.AnnotatedEntitiesProcessor
-
- AnnotatedEntityDigesterProvider - Class in org.apache.uima.alchemy.digester.entity.annotated
-
- AnnotatedEntityDigesterProvider() - Constructor for class org.apache.uima.alchemy.digester.entity.annotated.AnnotatedEntityDigesterProvider
-
- AnnotatedResults - Class in org.apache.uima.alchemy.digester.domain
-
- AnnotatedResults() - Constructor for class org.apache.uima.alchemy.digester.domain.AnnotatedResults
-
- Annotation - Interface in org.apache.uima.annotator.regex
-
- Annotation_impl - Class in org.apache.uima.annotator.regex.impl
-
Implementation of an RegEx Annotation definition
- Annotation_impl(String, String, Position, Position, String) - Constructor for class org.apache.uima.annotator.regex.impl.Annotation_impl
-
- AnnotationDocument - Interface in org.apache.incubator.uima.regex
-
A document containing one annotation(@http://incubator.apache.org/uima/regex) element.
- AnnotationDocument.Annotation - Interface in org.apache.incubator.uima.regex
-
An XML annotation(@http://incubator.apache.org/uima/regex).
- AnnotationDocument.Annotation.Factory - Class in org.apache.incubator.uima.regex
-
A factory class with static methods for creating instances
of this type.
- AnnotationDocument.Factory - Class in org.apache.incubator.uima.regex
-
A factory class with static methods for creating instances
of this type.
- AnnotationDocumentImpl - Class in org.apache.incubator.uima.regex.impl
-
A document containing one annotation(@http://incubator.apache.org/uima/regex) element.
- AnnotationDocumentImpl(SchemaType) - Constructor for class org.apache.incubator.uima.regex.impl.AnnotationDocumentImpl
-
- AnnotationDocumentImpl.AnnotationImpl - Class in org.apache.incubator.uima.regex.impl
-
An XML annotation(@http://incubator.apache.org/uima/regex).
- AnnotationImpl(SchemaType) - Constructor for class org.apache.incubator.uima.regex.impl.AnnotationDocumentImpl.AnnotationImpl
-
- Annotator - Class in org.apache.uima.fsvars
-
TODO: Create type commment.
- Annotator() - Constructor for class org.apache.uima.fsvars.Annotator
-
- AnnotatorAdaptor - Class in org.apache.uima.conceptMapper.support.dictionaryResource.annotatorAdaptor
-
- AnnotatorAdaptor(String, Vector<DictionaryToken>, String, TokenFilter, String, Logger) - Constructor for class org.apache.uima.conceptMapper.support.dictionaryResource.annotatorAdaptor.AnnotatorAdaptor
-
- attributeNames - Variable in class org.apache.uima.conceptMapper.ConceptMapper
-
Array of attribute names for the XML dictionary token element, obtained as a configuration
parameter.
- Automobile - Class in org.apache.uima.alchemy.ts.entity
-
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011
XML source: /Users/tommasoteofili/Documents/workspaces/uima_workspace/uima/sandbox/AlchemyAPIAnnotator/desc/TextRankedEntityExtractionAEDescriptor.xml
- Automobile() - Constructor for class org.apache.uima.alchemy.ts.entity.Automobile
-
Never called.
- Automobile(int, TOP_Type) - Constructor for class org.apache.uima.alchemy.ts.entity.Automobile
-
Internal - constructor used by generator
- Automobile(JCas) - Constructor for class org.apache.uima.alchemy.ts.entity.Automobile
-
- Automobile_Type - Class in org.apache.uima.alchemy.ts.entity
-
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011
- Automobile_Type(JCas, Type) - Constructor for class org.apache.uima.alchemy.ts.entity.Automobile_Type
-
initialize variables to correspond with Cas Type and Features
- callGet(String, int, String) - Static method in class org.apache.uima.simpleserver.util.HttpClientUtils
-
- callServiceOnText(String) - Method in class org.apache.uima.annotator.calais.OpenCalaisAnnotator
-
- capitalized(String) - Static method in class org.apache.uima.examples.tagger.trainAndTest.ModelGeneration
-
Check is the token is capitalized
- cas - Variable in class org.apache.uima.simpleserver.Service
-
- CategorizationDigesterProvider - Class in org.apache.uima.alchemy.digester.categorization
-
- CategorizationDigesterProvider() - Constructor for class org.apache.uima.alchemy.digester.categorization.CategorizationDigesterProvider
-
- CategorizationProcessor - Class in org.apache.uima.alchemy.mapper.processor
-
- CategorizationProcessor() - Constructor for class org.apache.uima.alchemy.mapper.processor.CategorizationProcessor
-
- CategorizationResults - Class in org.apache.uima.alchemy.digester.domain
-
- CategorizationResults() - Constructor for class org.apache.uima.alchemy.digester.domain.CategorizationResults
-
- Category - Class in org.apache.uima.alchemy.ts.categorization
-
Updated by JCasGen Wed Nov 04 23:56:24 CET 2009 XML source:
- Category() - Constructor for class org.apache.uima.alchemy.ts.categorization.Category
-
Never called.
- Category(int, TOP_Type) - Constructor for class org.apache.uima.alchemy.ts.categorization.Category
-
Internal - constructor used by generator
- Category(JCas) - Constructor for class org.apache.uima.alchemy.ts.categorization.Category
-
- Category_Type - Class in org.apache.uima.alchemy.ts.categorization
-
Updated by JCasGen Wed Nov 04 23:56:24 CET 2009
- Category_Type(JCas, Type) - Constructor for class org.apache.uima.alchemy.ts.categorization.Category_Type
-
initialize variables to correspond with Cas Type and Features
- CHAR - Static variable in interface org.apache.uima.alchemy.digester.json.JsonParserConstants
-
RegularExpression Id.
- characters(char[], int, int) - Method in class org.apache.uima.annotator.calais.RDFSaxHandler
-
- checkCas(CAS) - Method in interface org.apache.uima.fsvars.FsVariables
-
Check a CAS for FsVariable type system and index definition.
- checkCas(CAS) - Method in class org.apache.uima.fsvars.impl.FsVariablesImpl
-
- checkTokenClass(AnnotationFS) - Method in class org.apache.uima.conceptMapper.support.tokens.TokenFilter
-
- checkTokenClass(DictionaryToken) - Method in class org.apache.uima.conceptMapper.support.tokens.TokenFilter
-
- checkTokenType(AnnotationFS) - Method in class org.apache.uima.conceptMapper.support.tokens.TokenFilter
-
- checkTokenType(DictionaryToken) - Method in class org.apache.uima.conceptMapper.support.tokens.TokenFilter
-
- City - Class in org.apache.uima.alchemy.ts.entity
-
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011
XML source: /Users/tommasoteofili/Documents/workspaces/uima_workspace/uima/sandbox/AlchemyAPIAnnotator/desc/TextRankedEntityExtractionAEDescriptor.xml
- City() - Constructor for class org.apache.uima.alchemy.ts.entity.City
-
Never called.
- City(int, TOP_Type) - Constructor for class org.apache.uima.alchemy.ts.entity.City
-
Internal - constructor used by generator
- City(JCas) - Constructor for class org.apache.uima.alchemy.ts.entity.City
-
- City - Class in org.apache.uima.calais
-
Updated by JCasGen Thu Jun 17 13:00:11 CEST 2010
- City() - Constructor for class org.apache.uima.calais.City
-
Never called.
- City(int, TOP_Type) - Constructor for class org.apache.uima.calais.City
-
Internal - constructor used by generator
- City(JCas) - Constructor for class org.apache.uima.calais.City
-
- City(JCas, int, int) - Constructor for class org.apache.uima.calais.City
-
- City_Type - Class in org.apache.uima.alchemy.ts.entity
-
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011
- City_Type(JCas, Type) - Constructor for class org.apache.uima.alchemy.ts.entity.City_Type
-
initialize variables to correspond with Cas Type and Features
- City_Type - Class in org.apache.uima.calais
-
Updated by JCasGen Thu Jun 17 13:00:11 CEST 2010
- City_Type(JCas, Type) - Constructor for class org.apache.uima.calais.City_Type
-
initialize variables to correspond with Cas Type and Features
- ClassNameFinder() - Constructor for class org.apache.uima.conceptMapper.dictionaryCompiler.CompileDictionary.ClassNameFinder
-
- cleanText(JCas) - Method in class org.apache.uima.alchemy.annotator.AbstractAlchemyAnnotator
-
- CNTRL_ESC - Static variable in interface org.apache.uima.alchemy.digester.json.JsonParserConstants
-
RegularExpression Id.
- collectionProcessComplete() - Method in class org.apache.uima.examples.tagger.HMMModelTrainer
-
Called at the end of the processing.
- column - Variable in class org.apache.uima.alchemy.digester.json.SimpleCharStream
-
- Company - Class in org.apache.uima.alchemy.ts.entity
-
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011
XML source: /Users/tommasoteofili/Documents/workspaces/uima_workspace/uima/sandbox/AlchemyAPIAnnotator/desc/TextRankedEntityExtractionAEDescriptor.xml
- Company() - Constructor for class org.apache.uima.alchemy.ts.entity.Company
-
Never called.
- Company(int, TOP_Type) - Constructor for class org.apache.uima.alchemy.ts.entity.Company
-
Internal - constructor used by generator
- Company(JCas) - Constructor for class org.apache.uima.alchemy.ts.entity.Company
-
- Company - Class in org.apache.uima.calais
-
Updated by JCasGen Thu Jun 17 13:00:11 CEST 2010
- Company() - Constructor for class org.apache.uima.calais.Company
-
Never called.
- Company(int, TOP_Type) - Constructor for class org.apache.uima.calais.Company
-
Internal - constructor used by generator
- Company(JCas) - Constructor for class org.apache.uima.calais.Company
-
- Company(JCas, int, int) - Constructor for class org.apache.uima.calais.Company
-
- Company_Type - Class in org.apache.uima.alchemy.ts.entity
-
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011
- Company_Type(JCas, Type) - Constructor for class org.apache.uima.alchemy.ts.entity.Company_Type
-
initialize variables to correspond with Cas Type and Features
- Company_Type - Class in org.apache.uima.calais
-
Updated by JCasGen Thu Jun 17 13:00:11 CEST 2010
- Company_Type(JCas, Type) - Constructor for class org.apache.uima.calais.Company_Type
-
initialize variables to correspond with Cas Type and Features
- compare(Rule, Rule) - Method in class org.apache.uima.annotator.regex.impl.RuleComparator
-
- CompiledDictionaryResource_impl - Class in org.apache.uima.conceptMapper.support.dictionaryResource
-
Implementation of a UIMA DictionaryResource
- CompiledDictionaryResource_impl() - Constructor for class org.apache.uima.conceptMapper.support.dictionaryResource.CompiledDictionaryResource_impl
-
- CompileDictionary - Class in org.apache.uima.conceptMapper.dictionaryCompiler
-
- CompileDictionary() - Constructor for class org.apache.uima.conceptMapper.dictionaryCompiler.CompileDictionary
-
- CompileDictionary.ClassNameFinder - Class in org.apache.uima.conceptMapper.dictionaryCompiler
-
- Concept - Class in org.apache.uima.alchemy.digester.domain
-
- Concept() - Constructor for class org.apache.uima.alchemy.digester.domain.Concept
-
- Concept - Interface in org.apache.uima.annotator.regex
-
- Concept_impl - Class in org.apache.uima.annotator.regex.impl
-
- Concept_impl(String, boolean) - Constructor for class org.apache.uima.annotator.regex.impl.Concept_impl
-
- ConceptDocument - Interface in org.apache.incubator.uima.regex
-
A document containing one concept(@http://incubator.apache.org/uima/regex) element.
- ConceptDocument.Concept - Interface in org.apache.incubator.uima.regex
-
An XML concept(@http://incubator.apache.org/uima/regex).
- ConceptDocument.Concept.Factory - Class in org.apache.incubator.uima.regex
-
A factory class with static methods for creating instances
of this type.
- ConceptDocument.Factory - Class in org.apache.incubator.uima.regex
-
A factory class with static methods for creating instances
of this type.
- ConceptDocumentImpl - Class in org.apache.incubator.uima.regex.impl
-
A document containing one concept(@http://incubator.apache.org/uima/regex) element.
- ConceptDocumentImpl(SchemaType) - Constructor for class org.apache.incubator.uima.regex.impl.ConceptDocumentImpl
-
- ConceptDocumentImpl.ConceptImpl - Class in org.apache.incubator.uima.regex.impl
-
An XML concept(@http://incubator.apache.org/uima/regex).
- ConceptFileParser - Interface in org.apache.uima.annotator.regex
-
- ConceptFileParser_impl - Class in org.apache.uima.annotator.regex.impl
-
- ConceptFileParser_impl() - Constructor for class org.apache.uima.annotator.regex.impl.ConceptFileParser_impl
-
- ConceptFS - Class in org.apache.uima.alchemy.ts.concept
-
a concept tag
Updated by JCasGen Sat Jul 10 16:08:15 CEST 2010
- ConceptFS() - Constructor for class org.apache.uima.alchemy.ts.concept.ConceptFS
-
Never called.
- ConceptFS(int, TOP_Type) - Constructor for class org.apache.uima.alchemy.ts.concept.ConceptFS
-
Internal - constructor used by generator
- ConceptFS(JCas) - Constructor for class org.apache.uima.alchemy.ts.concept.ConceptFS
-
- ConceptFS_Type - Class in org.apache.uima.alchemy.ts.concept
-
a concept tag
Updated by JCasGen Sat Jul 10 16:08:16 CEST 2010
- ConceptFS_Type(JCas, Type) - Constructor for class org.apache.uima.alchemy.ts.concept.ConceptFS_Type
-
initialize variables to correspond with Cas Type and Features
- ConceptImpl(SchemaType) - Constructor for class org.apache.incubator.uima.regex.impl.ConceptDocumentImpl.ConceptImpl
-
- ConceptMapper - Class in org.apache.uima.conceptMapper
-
- ConceptMapper() - Constructor for class org.apache.uima.conceptMapper.ConceptMapper
-
- ConceptResults - Class in org.apache.uima.alchemy.digester.domain
-
- ConceptResults() - Constructor for class org.apache.uima.alchemy.digester.domain.ConceptResults
-
- Concepts - Class in org.apache.uima.alchemy.digester.domain
-
- Concepts() - Constructor for class org.apache.uima.alchemy.digester.domain.Concepts
-
- ConceptSetDocument - Interface in org.apache.incubator.uima.regex
-
A document containing one conceptSet(@http://incubator.apache.org/uima/regex) element.
- ConceptSetDocument.ConceptSet - Interface in org.apache.incubator.uima.regex
-
An XML conceptSet(@http://incubator.apache.org/uima/regex).
- ConceptSetDocument.ConceptSet.Factory - Class in org.apache.incubator.uima.regex
-
A factory class with static methods for creating instances
of this type.
- ConceptSetDocument.Factory - Class in org.apache.incubator.uima.regex
-
A factory class with static methods for creating instances
of this type.
- ConceptSetDocumentImpl - Class in org.apache.incubator.uima.regex.impl
-
A document containing one conceptSet(@http://incubator.apache.org/uima/regex) element.
- ConceptSetDocumentImpl(SchemaType) - Constructor for class org.apache.incubator.uima.regex.impl.ConceptSetDocumentImpl
-
- ConceptSetDocumentImpl.ConceptSetImpl - Class in org.apache.incubator.uima.regex.impl
-
An XML conceptSet(@http://incubator.apache.org/uima/regex).
- ConceptSetImpl(SchemaType) - Constructor for class org.apache.incubator.uima.regex.impl.ConceptSetDocumentImpl.ConceptSetImpl
-
- ConceptTaggingDigesterProvider - Class in org.apache.uima.alchemy.digester.concept
-
- ConceptTaggingDigesterProvider() - Constructor for class org.apache.uima.alchemy.digester.concept.ConceptTaggingDigesterProvider
-
- ConceptTaggingProcessor - Class in org.apache.uima.alchemy.mapper.processor
-
- ConceptTaggingProcessor() - Constructor for class org.apache.uima.alchemy.mapper.processor.ConceptTaggingProcessor
-
- Condition - Class in org.apache.uima.annotator.dict_annot.impl
-
A Condition has a filter operator and a condition value.
- Condition(FilterOp, String) - Constructor for class org.apache.uima.annotator.dict_annot.impl.Condition
-
creates a new condition object with a filter operator and a condition
value.
- Condition - Interface in org.apache.uima.simpleserver.config
-
- ConditionImpl - Class in org.apache.uima.simpleserver.config.impl
-
Implementation of Condition
interface.
- ConditionImpl(FilterOp, String) - Constructor for class org.apache.uima.simpleserver.config.impl.ConditionImpl
-
- CONFIDENCE - Static variable in interface org.apache.incubator.uima.regex.SetFeatureDocument.SetFeature.Type
-
- CONFIDENCE_FEATURE - Static variable in interface org.apache.uima.annotator.regex.Feature
-
- CONFIG_FILE_NAME - Static variable in class org.apache.uima.simpleserver.servlet.ListServices
-
- ConfigFactory - Class in org.apache.uima.simpleserver.config
-
Creates config objects.
- ConfigFactory() - Constructor for class org.apache.uima.simpleserver.config.ConfigFactory
-
- configure(File) - Method in class org.apache.uima.simpleserver.Service
-
- configureAnalysisEngine(File, File) - Method in class org.apache.uima.simpleserver.Service
-
Configure service with a UIMA descriptor.
- configurePear(File, File, File) - Method in class org.apache.uima.simpleserver.Service
-
Configure service with a UIMA PEAR file.
- constructHtmlDescription(String) - Method in class org.apache.uima.simpleserver.servlet.ResultMerger
-
- constructHtmlDescription(String) - Method in class org.apache.uima.simpleserver.servlet.SimpleServerServlet
-
- constructParameterDescription() - Method in class org.apache.uima.simpleserver.servlet.SimpleServerServlet
-
- constructResultDescription() - Method in class org.apache.uima.simpleserver.servlet.SimpleServerServlet
-
- contains(String) - Method in interface org.apache.uima.annotator.dict_annot.dictionary.Dictionary
-
Checks if the given word is available in the dictionary.
- contains(String[]) - Method in interface org.apache.uima.annotator.dict_annot.dictionary.Dictionary
-
Checks if the given multi word is available in the dictionary.
- contains(String) - Method in class org.apache.uima.annotator.dict_annot.dictionary.impl.HashMapDictionary
-
- contains(String[]) - Method in class org.apache.uima.annotator.dict_annot.dictionary.impl.HashMapDictionary
-
- Continent - Class in org.apache.uima.alchemy.ts.entity
-
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011
XML source: /Users/tommasoteofili/Documents/workspaces/uima_workspace/uima/sandbox/AlchemyAPIAnnotator/desc/TextRankedEntityExtractionAEDescriptor.xml
- Continent() - Constructor for class org.apache.uima.alchemy.ts.entity.Continent
-
Never called.
- Continent(int, TOP_Type) - Constructor for class org.apache.uima.alchemy.ts.entity.Continent
-
Internal - constructor used by generator
- Continent(JCas) - Constructor for class org.apache.uima.alchemy.ts.entity.Continent
-
- Continent - Class in org.apache.uima.calais
-
Updated by JCasGen Thu Jun 17 13:00:11 CEST 2010
- Continent() - Constructor for class org.apache.uima.calais.Continent
-
Never called.
- Continent(int, TOP_Type) - Constructor for class org.apache.uima.calais.Continent
-
Internal - constructor used by generator
- Continent(JCas) - Constructor for class org.apache.uima.calais.Continent
-
- Continent(JCas, int, int) - Constructor for class org.apache.uima.calais.Continent
-
- Continent_Type - Class in org.apache.uima.alchemy.ts.entity
-
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011
- Continent_Type(JCas, Type) - Constructor for class org.apache.uima.alchemy.ts.entity.Continent_Type
-
initialize variables to correspond with Cas Type and Features
- Continent_Type - Class in org.apache.uima.calais
-
Updated by JCasGen Thu Jun 17 13:00:11 CEST 2010
- Continent_Type(JCas, Type) - Constructor for class org.apache.uima.calais.Continent_Type
-
initialize variables to correspond with Cas Type and Features
- convertEntities(String) - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource_impl
-
Convert character entities in a string to the corresponding character.
- CorpusReader - Interface in org.apache.uima.examples.tagger.trainAndTest
-
Reads (annotated) text file or directory and transforms every word into a Token
-object
- Country - Class in org.apache.uima.alchemy.ts.entity
-
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011
XML source: /Users/tommasoteofili/Documents/workspaces/uima_workspace/uima/sandbox/AlchemyAPIAnnotator/desc/TextRankedEntityExtractionAEDescriptor.xml
- Country() - Constructor for class org.apache.uima.alchemy.ts.entity.Country
-
Never called.
- Country(int, TOP_Type) - Constructor for class org.apache.uima.alchemy.ts.entity.Country
-
Internal - constructor used by generator
- Country(JCas) - Constructor for class org.apache.uima.alchemy.ts.entity.Country
-
- Country - Class in org.apache.uima.calais
-
Updated by JCasGen Thu Jun 17 13:00:11 CEST 2010
- Country() - Constructor for class org.apache.uima.calais.Country
-
Never called.
- Country(int, TOP_Type) - Constructor for class org.apache.uima.calais.Country
-
Internal - constructor used by generator
- Country(JCas) - Constructor for class org.apache.uima.calais.Country
-
- Country(JCas, int, int) - Constructor for class org.apache.uima.calais.Country
-
- Country_Type - Class in org.apache.uima.alchemy.ts.entity
-
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011
- Country_Type(JCas, Type) - Constructor for class org.apache.uima.alchemy.ts.entity.Country_Type
-
initialize variables to correspond with Cas Type and Features
- Country_Type - Class in org.apache.uima.calais
-
Updated by JCasGen Thu Jun 17 13:00:11 CEST 2010
- Country_Type(JCas, Type) - Constructor for class org.apache.uima.calais.Country_Type
-
initialize variables to correspond with Cas Type and Features
- CreateAnnotationsDocument - Interface in org.apache.incubator.uima.regex
-
A document containing one createAnnotations(@http://incubator.apache.org/uima/regex) element.
- CreateAnnotationsDocument.CreateAnnotations - Interface in org.apache.incubator.uima.regex
-
An XML createAnnotations(@http://incubator.apache.org/uima/regex).
- CreateAnnotationsDocument.CreateAnnotations.Factory - Class in org.apache.incubator.uima.regex
-
A factory class with static methods for creating instances
of this type.
- CreateAnnotationsDocument.Factory - Class in org.apache.incubator.uima.regex
-
A factory class with static methods for creating instances
of this type.
- CreateAnnotationsDocumentImpl - Class in org.apache.incubator.uima.regex.impl
-
A document containing one createAnnotations(@http://incubator.apache.org/uima/regex) element.
- CreateAnnotationsDocumentImpl(SchemaType) - Constructor for class org.apache.incubator.uima.regex.impl.CreateAnnotationsDocumentImpl
-
- CreateAnnotationsDocumentImpl.CreateAnnotationsImpl - Class in org.apache.incubator.uima.regex.impl
-
An XML createAnnotations(@http://incubator.apache.org/uima/regex).
- CreateAnnotationsImpl(SchemaType) - Constructor for class org.apache.incubator.uima.regex.impl.CreateAnnotationsDocumentImpl.CreateAnnotationsImpl
-
- createDictionary(String, String, String, String, String, String, String) - Static method in class org.apache.uima.annotator.dict_annot.dictionary.impl.DictionaryCreator
-
- createDigester() - Method in class org.apache.uima.alchemy.annotator.AbstractAlchemyAnnotator
-
- createDigester() - Method in class org.apache.uima.alchemy.annotator.HtmlMicroformatsAnnotator
-
- createDigester() - Method in class org.apache.uima.alchemy.annotator.TextAnnotatedNamedEntityExtractionAnnotator
-
Deprecated.
- createDigester() - Method in class org.apache.uima.alchemy.annotator.TextCategorizationAnnotator
-
- createDigester() - Method in class org.apache.uima.alchemy.annotator.TextConceptTaggingAnnotator
-
- createDigester() - Method in class org.apache.uima.alchemy.annotator.TextKeywordExtractionAnnotator
-
- createDigester() - Method in class org.apache.uima.alchemy.annotator.TextLanguageDetectionAnnotator
-
- createDigester() - Method in class org.apache.uima.alchemy.annotator.TextRankedNamedEntityExtractionAnnotator
-
- createDigester() - Method in class org.apache.uima.alchemy.annotator.TextSentimentAnalysisAnnotator
-
- createDigester() - Method in class org.apache.uima.alchemy.annotator.URLConceptTaggingAnnotator
-
- createDigester() - Method in class org.apache.uima.alchemy.annotator.URLMicroformatsAnnotator
-
- createServiceURI() - Method in class org.apache.uima.alchemy.annotator.AbstractAlchemyAnnotator
-
- createServiceURI() - Method in class org.apache.uima.alchemy.annotator.HtmlMicroformatsAnnotator
-
- createServiceURI() - Method in class org.apache.uima.alchemy.annotator.TextAnnotatedNamedEntityExtractionAnnotator
-
Deprecated.
- createServiceURI() - Method in class org.apache.uima.alchemy.annotator.TextCategorizationAnnotator
-
- createServiceURI() - Method in class org.apache.uima.alchemy.annotator.TextConceptTaggingAnnotator
-
- createServiceURI() - Method in class org.apache.uima.alchemy.annotator.TextKeywordExtractionAnnotator
-
- createServiceURI() - Method in class org.apache.uima.alchemy.annotator.TextLanguageDetectionAnnotator
-
- createServiceURI() - Method in class org.apache.uima.alchemy.annotator.TextRankedNamedEntityExtractionAnnotator
-
- createServiceURI() - Method in class org.apache.uima.alchemy.annotator.TextSentimentAnalysisAnnotator
-
- createServiceURI() - Method in class org.apache.uima.alchemy.annotator.URLConceptTaggingAnnotator
-
- createServiceURI() - Method in class org.apache.uima.alchemy.annotator.URLMicroformatsAnnotator
-
- CreditCardNumberValidator - Class in org.apache.uima.annotator.regex.extension.impl
-
credit card number validator
- CreditCardNumberValidator() - Constructor for class org.apache.uima.annotator.regex.extension.impl.CreditCardNumberValidator
-
- curChar - Variable in class org.apache.uima.alchemy.digester.json.JsonParserTokenManager
-
- Currency - Class in org.apache.uima.calais
-
Updated by JCasGen Thu Jun 17 13:00:11 CEST 2010
- Currency() - Constructor for class org.apache.uima.calais.Currency
-
Never called.
- Currency(int, TOP_Type) - Constructor for class org.apache.uima.calais.Currency
-
Internal - constructor used by generator
- Currency(JCas) - Constructor for class org.apache.uima.calais.Currency
-
- Currency(JCas, int, int) - Constructor for class org.apache.uima.calais.Currency
-
- Currency_Type - Class in org.apache.uima.calais
-
Updated by JCasGen Thu Jun 17 13:00:11 CEST 2010
- Currency_Type(JCas, Type) - Constructor for class org.apache.uima.calais.Currency_Type
-
initialize variables to correspond with Cas Type and Features
- currentToken - Variable in exception org.apache.uima.alchemy.digester.json.ParseException
-
This is the last token that has been consumed successfully.
- CUSTOM - Static variable in interface org.apache.incubator.uima.regex.SetFeatureDocument.SetFeature.Normalization
-
- CUSTOM_NORMALIZATION - Static variable in interface org.apache.uima.annotator.regex.Feature
-
- Facility - Class in org.apache.uima.alchemy.ts.entity
-
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011
XML source: /Users/tommasoteofili/Documents/workspaces/uima_workspace/uima/sandbox/AlchemyAPIAnnotator/desc/TextRankedEntityExtractionAEDescriptor.xml
- Facility() - Constructor for class org.apache.uima.alchemy.ts.entity.Facility
-
Never called.
- Facility(int, TOP_Type) - Constructor for class org.apache.uima.alchemy.ts.entity.Facility
-
Internal - constructor used by generator
- Facility(JCas) - Constructor for class org.apache.uima.alchemy.ts.entity.Facility
-
- Facility - Class in org.apache.uima.calais
-
Updated by JCasGen Thu Jun 17 13:00:11 CEST 2010
- Facility() - Constructor for class org.apache.uima.calais.Facility
-
Never called.
- Facility(int, TOP_Type) - Constructor for class org.apache.uima.calais.Facility
-
Internal - constructor used by generator
- Facility(JCas) - Constructor for class org.apache.uima.calais.Facility
-
- Facility(JCas, int, int) - Constructor for class org.apache.uima.calais.Facility
-
- Facility_Type - Class in org.apache.uima.alchemy.ts.entity
-
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011
- Facility_Type(JCas, Type) - Constructor for class org.apache.uima.alchemy.ts.entity.Facility_Type
-
initialize variables to correspond with Cas Type and Features
- Facility_Type - Class in org.apache.uima.calais
-
Updated by JCasGen Thu Jun 17 13:00:12 CEST 2010
- Facility_Type(JCas, Type) - Constructor for class org.apache.uima.calais.Facility_Type
-
initialize variables to correspond with Cas Type and Features
- FaxNumber - Class in org.apache.uima.calais
-
Updated by JCasGen Thu Jun 17 13:00:12 CEST 2010
- FaxNumber() - Constructor for class org.apache.uima.calais.FaxNumber
-
Never called.
- FaxNumber(int, TOP_Type) - Constructor for class org.apache.uima.calais.FaxNumber
-
Internal - constructor used by generator
- FaxNumber(JCas) - Constructor for class org.apache.uima.calais.FaxNumber
-
- FaxNumber(JCas, int, int) - Constructor for class org.apache.uima.calais.FaxNumber
-
- FaxNumber_Type - Class in org.apache.uima.calais
-
Updated by JCasGen Thu Jun 17 13:00:12 CEST 2010
- FaxNumber_Type(JCas, Type) - Constructor for class org.apache.uima.calais.FaxNumber_Type
-
initialize variables to correspond with Cas Type and Features
- featOkTst - Static variable in class org.apache.uima.alchemy.ts.categorization.Category_Type
-
- featOkTst - Static variable in class org.apache.uima.alchemy.ts.concept.ConceptFS_Type
-
- featOkTst - Static variable in class org.apache.uima.alchemy.ts.entity.AlchemyAnnotation_Type
-
- featOkTst - Static variable in class org.apache.uima.alchemy.ts.entity.Anniversary_Type
-
- featOkTst - Static variable in class org.apache.uima.alchemy.ts.entity.Automobile_Type
-
- featOkTst - Static variable in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
-
- featOkTst - Static variable in class org.apache.uima.alchemy.ts.entity.City_Type
-
- featOkTst - Static variable in class org.apache.uima.alchemy.ts.entity.Company_Type
-
- featOkTst - Static variable in class org.apache.uima.alchemy.ts.entity.Continent_Type
-
- featOkTst - Static variable in class org.apache.uima.alchemy.ts.entity.Country_Type
-
- featOkTst - Static variable in class org.apache.uima.alchemy.ts.entity.Drug_Type
-
- featOkTst - Static variable in class org.apache.uima.alchemy.ts.entity.EntertainmentAward_Type
-
- featOkTst - Static variable in class org.apache.uima.alchemy.ts.entity.Facility_Type
-
- featOkTst - Static variable in class org.apache.uima.alchemy.ts.entity.FieldTerminology_Type
-
- featOkTst - Static variable in class org.apache.uima.alchemy.ts.entity.FinancialMarketIndex_Type
-
- featOkTst - Static variable in class org.apache.uima.alchemy.ts.entity.GeographicFeature_Type
-
- featOkTst - Static variable in class org.apache.uima.alchemy.ts.entity.HealthCondition_Type
-
- featOkTst - Static variable in class org.apache.uima.alchemy.ts.entity.Holiday_Type
-
- featOkTst - Static variable in class org.apache.uima.alchemy.ts.entity.Movie_Type
-
- featOkTst - Static variable in class org.apache.uima.alchemy.ts.entity.MusicGroup_Type
-
- featOkTst - Static variable in class org.apache.uima.alchemy.ts.entity.NaturalDisaster_Type
-
- featOkTst - Static variable in class org.apache.uima.alchemy.ts.entity.OperatingSystem_Type
-
- featOkTst - Static variable in class org.apache.uima.alchemy.ts.entity.Organization_Type
-
- featOkTst - Static variable in class org.apache.uima.alchemy.ts.entity.Person_Type
-
- featOkTst - Static variable in class org.apache.uima.alchemy.ts.entity.PrintMedia_Type
-
- featOkTst - Static variable in class org.apache.uima.alchemy.ts.entity.RadioProgram_Type
-
- featOkTst - Static variable in class org.apache.uima.alchemy.ts.entity.RadioStation_Type
-
- featOkTst - Static variable in class org.apache.uima.alchemy.ts.entity.Region_Type
-
- featOkTst - Static variable in class org.apache.uima.alchemy.ts.entity.Sport_Type
-
- featOkTst - Static variable in class org.apache.uima.alchemy.ts.entity.SportingEvent_Type
-
- featOkTst - Static variable in class org.apache.uima.alchemy.ts.entity.StateOrCounty_Type
-
- featOkTst - Static variable in class org.apache.uima.alchemy.ts.entity.Technology_Type
-
- featOkTst - Static variable in class org.apache.uima.alchemy.ts.entity.TelevisionShow_Type
-
- featOkTst - Static variable in class org.apache.uima.alchemy.ts.entity.TelevisionStation_Type
-
- featOkTst - Static variable in class org.apache.uima.alchemy.ts.keywords.KeywordFS_Type
-
- featOkTst - Static variable in class org.apache.uima.alchemy.ts.language.LanguageFS_Type
-
- featOkTst - Static variable in class org.apache.uima.alchemy.ts.microformats.MicroformatFS_Type
-
- featOkTst - Static variable in class org.apache.uima.alchemy.ts.sentiment.SentimentFS_Type
-
- featOkTst - Static variable in class org.apache.uima.annotator.bsf.types.Firstname_Type
-
- featOkTst - Static variable in class org.apache.uima.annotator.bsf.types.Nickname_Type
-
- featOkTst - Static variable in class org.apache.uima.annotator.bsf.types.Token_Type
-
- featOkTst - Static variable in class org.apache.uima.calais.Anniversary_Type
-
- featOkTst - Static variable in class org.apache.uima.calais.BaseType_Type
-
- featOkTst - Static variable in class org.apache.uima.calais.City_Type
-
- featOkTst - Static variable in class org.apache.uima.calais.Company_Type
-
- featOkTst - Static variable in class org.apache.uima.calais.Continent_Type
-
- featOkTst - Static variable in class org.apache.uima.calais.Country_Type
-
- featOkTst - Static variable in class org.apache.uima.calais.Currency_Type
-
- featOkTst - Static variable in class org.apache.uima.calais.EmailAddress_Type
-
- featOkTst - Static variable in class org.apache.uima.calais.Facility_Type
-
- featOkTst - Static variable in class org.apache.uima.calais.FaxNumber_Type
-
- featOkTst - Static variable in class org.apache.uima.calais.Holiday_Type
-
- featOkTst - Static variable in class org.apache.uima.calais.IndustryTerm_Type
-
- featOkTst - Static variable in class org.apache.uima.calais.NaturalDisaster_Type
-
- featOkTst - Static variable in class org.apache.uima.calais.NaturalFeature_Type
-
- featOkTst - Static variable in class org.apache.uima.calais.Organization_Type
-
- featOkTst - Static variable in class org.apache.uima.calais.Person_Type
-
- featOkTst - Static variable in class org.apache.uima.calais.PhoneNumber_Type
-
- featOkTst - Static variable in class org.apache.uima.calais.ProviceOrState_Type
-
- featOkTst - Static variable in class org.apache.uima.calais.Region_Type
-
- featOkTst - Static variable in class org.apache.uima.calais.Technology_Type
-
- featOkTst - Static variable in class org.apache.uima.calais.URL_Type
-
- featOkTst - Static variable in class org.apache.uima.conceptMapper.DictTerm_Type
-
- featOkTst - Static variable in class org.apache.uima.conceptMapper.support.tokenizer.TokenAnnotation_Type
-
- featOkTst - Static variable in class org.apache.uima.SentenceAnnotation_Type
-
- featOkTst - Static variable in class org.apache.uima.TokenAnnotation_Type
-
- featOkTst - Static variable in class uima.tt.TokenAnnotation_Type
-
- Feature - Interface in org.apache.uima.annotator.regex
-
The Feature interface provides access to a Regex Feature definition
- Feature_impl - Class in org.apache.uima.annotator.regex.impl
-
- Feature_impl(int, String, String, int, String) - Constructor for class org.apache.uima.annotator.regex.impl.Feature_impl
-
- FeatureDocument - Interface in org.apache.incubator.uima.regex
-
A document containing one feature(@http://incubator.apache.org/uima/regex) element.
- FeatureDocument.Factory - Class in org.apache.incubator.uima.regex
-
A factory class with static methods for creating instances
of this type.
- FeatureDocument.Feature - Interface in org.apache.incubator.uima.regex
-
An XML feature(@http://incubator.apache.org/uima/regex).
- FeatureDocument.Feature.Factory - Class in org.apache.incubator.uima.regex
-
A factory class with static methods for creating instances
of this type.
- FeatureDocumentImpl - Class in org.apache.incubator.uima.regex.impl
-
A document containing one feature(@http://incubator.apache.org/uima/regex) element.
- FeatureDocumentImpl(SchemaType) - Constructor for class org.apache.incubator.uima.regex.impl.FeatureDocumentImpl
-
- FeatureDocumentImpl.FeatureImpl - Class in org.apache.incubator.uima.regex.impl
-
An XML feature(@http://incubator.apache.org/uima/regex).
- FeatureImpl(SchemaType) - Constructor for class org.apache.incubator.uima.regex.impl.FeatureDocumentImpl.FeatureImpl
-
- FeatureImpl(SchemaType, boolean) - Constructor for class org.apache.incubator.uima.regex.impl.FeatureDocumentImpl.FeatureImpl
-
- featureNames - Variable in class org.apache.uima.conceptMapper.ConceptMapper
-
Array of feature names, obtained as a configuration parameter.
- FeaturePath - Interface in org.apache.uima.annotator.regex
-
FeaturePath interface defines the access to the value for a regex
featurePath.
- FeaturePath_impl - Class in org.apache.uima.annotator.regex.impl
-
FeaturePath implementation that validates and the given featurePath and
returns the featurePath value for a specified annotation.
- FeaturePath_impl(String) - Constructor for class org.apache.uima.annotator.regex.impl.FeaturePath_impl
-
Constructor to create a new featurePath object with a given featurePath
string.
- FeaturePathInfo - Interface in org.apache.uima.annotator.dict_annot.dictionary.impl
-
FeaturePath interface defines the access to the value for a feature path
- FeaturePathInfo_impl - Class in org.apache.uima.annotator.dict_annot.impl
-
FeaturePathInfo implementation validates the given featurePath for a
specified annotation.
- FeaturePathInfo_impl() - Constructor for class org.apache.uima.annotator.dict_annot.impl.FeaturePathInfo_impl
-
Constructor to create a new featurePath object
- features - Variable in class org.apache.uima.conceptMapper.ConceptMapper
-
Array of Feature objects associated with {link #annotationType annotationType}
- FieldTerminology - Class in org.apache.uima.alchemy.ts.entity
-
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011
XML source: /Users/tommasoteofili/Documents/workspaces/uima_workspace/uima/sandbox/AlchemyAPIAnnotator/desc/TextRankedEntityExtractionAEDescriptor.xml
- FieldTerminology() - Constructor for class org.apache.uima.alchemy.ts.entity.FieldTerminology
-
Never called.
- FieldTerminology(int, TOP_Type) - Constructor for class org.apache.uima.alchemy.ts.entity.FieldTerminology
-
Internal - constructor used by generator
- FieldTerminology(JCas) - Constructor for class org.apache.uima.alchemy.ts.entity.FieldTerminology
-
- FieldTerminology_Type - Class in org.apache.uima.alchemy.ts.entity
-
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011
- FieldTerminology_Type(JCas, Type) - Constructor for class org.apache.uima.alchemy.ts.entity.FieldTerminology_Type
-
initialize variables to correspond with Cas Type and Features
- FileResource - Interface in org.apache.uima.annotator.regex
-
- FillBuff() - Method in class org.apache.uima.alchemy.digester.json.SimpleCharStream
-
- Filter - Interface in org.apache.uima.simpleserver.config
-
- Filter.FilterType - Enum in org.apache.uima.simpleserver.config
-
- FilterFeature - Interface in org.apache.uima.annotator.regex
-
- FilterFeature_impl - Class in org.apache.uima.annotator.regex.impl
-
- FilterFeature_impl(String, String) - Constructor for class org.apache.uima.annotator.regex.impl.FilterFeature_impl
-
- FilterImpl - Class in org.apache.uima.simpleserver.config.impl
-
TODO: Create type commment.
- FilterImpl(Filter.FilterType) - Constructor for class org.apache.uima.simpleserver.config.impl.FilterImpl
-
- FilterOp - Enum in org.apache.uima.annotator.dict_annot.impl
-
Filter operators
- FilterOp - Enum in org.apache.uima.simpleserver.config
-
Types of conditions.
- FilterOperator - Interface in org.apache.uima.simpleserver.config.xml
-
An XML filterOperator(@http://uima.apache.org/simpleserver/config/xml).
- FilterOperator.Enum - Class in org.apache.uima.simpleserver.config.xml
-
Enumeration value class for org.apache.uima.simpleserver.config.xml.FilterOperator.
- FilterOperator.Factory - Class in org.apache.uima.simpleserver.config.xml
-
A factory class with static methods for creating instances
of this type.
- FilterOperatorImpl - Class in org.apache.uima.simpleserver.config.xml.impl
-
An XML filterOperator(@http://uima.apache.org/simpleserver/config/xml).
- FilterOperatorImpl(SchemaType) - Constructor for class org.apache.uima.simpleserver.config.xml.impl.FilterOperatorImpl
-
- FilterOperatorImpl(SchemaType, boolean) - Constructor for class org.apache.uima.simpleserver.config.xml.impl.FilterOperatorImpl
-
- FiltersImpl(SchemaType) - Constructor for class org.apache.uima.simpleserver.config.xml.impl.TypeElementTypeImpl.FiltersImpl
-
- FilterType - Interface in org.apache.uima.simpleserver.config.xml
-
An XML filterType(@http://uima.apache.org/simpleserver/config/xml).
- FilterType.Factory - Class in org.apache.uima.simpleserver.config.xml
-
A factory class with static methods for creating instances
of this type.
- FilterTypeImpl - Class in org.apache.uima.simpleserver.config.xml.impl
-
An XML filterType(@http://uima.apache.org/simpleserver/config/xml).
- FilterTypeImpl(SchemaType) - Constructor for class org.apache.uima.simpleserver.config.xml.impl.FilterTypeImpl
-
- FinancialMarketIndex - Class in org.apache.uima.alchemy.ts.entity
-
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011
XML source: /Users/tommasoteofili/Documents/workspaces/uima_workspace/uima/sandbox/AlchemyAPIAnnotator/desc/TextRankedEntityExtractionAEDescriptor.xml
- FinancialMarketIndex() - Constructor for class org.apache.uima.alchemy.ts.entity.FinancialMarketIndex
-
Never called.
- FinancialMarketIndex(int, TOP_Type) - Constructor for class org.apache.uima.alchemy.ts.entity.FinancialMarketIndex
-
Internal - constructor used by generator
- FinancialMarketIndex(JCas) - Constructor for class org.apache.uima.alchemy.ts.entity.FinancialMarketIndex
-
- FinancialMarketIndex_Type - Class in org.apache.uima.alchemy.ts.entity
-
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011
- FinancialMarketIndex_Type(JCas, Type) - Constructor for class org.apache.uima.alchemy.ts.entity.FinancialMarketIndex_Type
-
initialize variables to correspond with Cas Type and Features
- first_char_index - Variable in class org.apache.uima.examples.tagger.trainAndTest.SuffixTree.Edge
-
- Firstname - Class in org.apache.uima.annotator.bsf.types
-
Updated by JCasGen Tue Nov 06 10:21:22 CET 2007
XML source: C:/dev/uima/BSFAnnotator/src/main/java/org/apache/uima/annotator/bsf/types/BSFExampleTypes.xml
- Firstname() - Constructor for class org.apache.uima.annotator.bsf.types.Firstname
-
Never called.
- Firstname(int, TOP_Type) - Constructor for class org.apache.uima.annotator.bsf.types.Firstname
-
Internal - constructor used by generator
- Firstname(JCas) - Constructor for class org.apache.uima.annotator.bsf.types.Firstname
-
- Firstname(JCas, int, int) - Constructor for class org.apache.uima.annotator.bsf.types.Firstname
-
- Firstname_Type - Class in org.apache.uima.annotator.bsf.types
-
Updated by JCasGen Tue Nov 06 10:21:22 CET 2007
- Firstname_Type(JCas, Type) - Constructor for class org.apache.uima.annotator.bsf.types.Firstname_Type
-
initialize variables to correspond with Cas Type and Features
- FLOAT - Static variable in interface org.apache.incubator.uima.regex.SetFeatureDocument.SetFeature.Type
-
- FLOAT_FEATURE - Static variable in interface org.apache.uima.annotator.regex.Feature
-
- foldCase(String) - Method in class org.apache.uima.conceptMapper.support.tokenizer.OffsetTokenizer
-
If one of the case folding flags is true and the input string matches the character pattern
corresponding to that flag, then convert all letters to lowercase.
- foldCase(String) - Method in class org.apache.uima.conceptMapper.support.tokens.TokenNormalizer
-
If one of the case folding flags is true and the input string matches the character pattern
corresponding to that flag, then convert all letters to lowercase.
- forInt(int) - Static method in class org.apache.incubator.uima.regex.BeginDocument.Begin.Location.Enum
-
Returns the enum value corresponding to an int, or null if none.
- forInt(int) - Static method in class org.apache.incubator.uima.regex.EndDocument.End.Location.Enum
-
Returns the enum value corresponding to an int, or null if none.
- forInt(int) - Static method in class org.apache.incubator.uima.regex.RuleDocument.Rule.MatchStrategy.Enum
-
Returns the enum value corresponding to an int, or null if none.
- forInt(int) - Static method in class org.apache.incubator.uima.regex.SetFeatureDocument.SetFeature.Normalization.Enum
-
Returns the enum value corresponding to an int, or null if none.
- forInt(int) - Static method in class org.apache.incubator.uima.regex.SetFeatureDocument.SetFeature.Type.Enum
-
Returns the enum value corresponding to an int, or null if none.
- forInt(int) - Static method in class org.apache.uima.simpleserver.config.xml.FilterOperator.Enum
-
Returns the enum value corresponding to an int, or null if none.
- forString(String) - Static method in class org.apache.incubator.uima.regex.BeginDocument.Begin.Location.Enum
-
Returns the enum value for a string, or null if none.
- forString(String) - Static method in class org.apache.incubator.uima.regex.EndDocument.End.Location.Enum
-
Returns the enum value for a string, or null if none.
- forString(String) - Static method in class org.apache.incubator.uima.regex.RuleDocument.Rule.MatchStrategy.Enum
-
Returns the enum value for a string, or null if none.
- forString(String) - Static method in class org.apache.incubator.uima.regex.SetFeatureDocument.SetFeature.Normalization.Enum
-
Returns the enum value for a string, or null if none.
- forString(String) - Static method in class org.apache.incubator.uima.regex.SetFeatureDocument.SetFeature.Type.Enum
-
Returns the enum value for a string, or null if none.
- forString(String) - Static method in class org.apache.uima.simpleserver.config.xml.FilterOperator.Enum
-
Returns the enum value for a string, or null if none.
- FsVariableFactory - Class in org.apache.uima.fsvars
-
TODO: Create type commment.
- FsVariableFactory() - Constructor for class org.apache.uima.fsvars.FsVariableFactory
-
- FsVariables - Interface in org.apache.uima.fsvars
-
Implements cross-annotator named feature structure variables.
- FsVariablesException - Exception in org.apache.uima.fsvars
-
Exceptions for fsvars package.
- FsVariablesException() - Constructor for exception org.apache.uima.fsvars.FsVariablesException
-
- FsVariablesException(Throwable) - Constructor for exception org.apache.uima.fsvars.FsVariablesException
-
- FsVariablesException(String, Object[]) - Constructor for exception org.apache.uima.fsvars.FsVariablesException
-
- FsVariablesException(String, String, Object[]) - Constructor for exception org.apache.uima.fsvars.FsVariablesException
-
- FsVariablesException(String, Object[], Throwable) - Constructor for exception org.apache.uima.fsvars.FsVariablesException
-
- FsVariablesException(String, String, Object[], Throwable) - Constructor for exception org.apache.uima.fsvars.FsVariablesException
-
- FsVariablesImpl - Class in org.apache.uima.fsvars.impl
-
TODO: Create type commment.
- FsVariablesImpl() - Constructor for class org.apache.uima.fsvars.impl.FsVariablesImpl
-
- fsvars_feature_doesnt_exist - Static variable in exception org.apache.uima.fsvars.FsVariablesException
-
- fsvars_index_doesnt_exist - Static variable in exception org.apache.uima.fsvars.FsVariablesException
-
- fsvars_type_doesnt_exist - Static variable in exception org.apache.uima.fsvars.FsVariablesException
-
- fsvars_variable_already_defined - Static variable in exception org.apache.uima.fsvars.FsVariablesException
-
- generateParseException() - Method in class org.apache.uima.alchemy.digester.json.JsonParser
-
Generate ParseException.
- GeographicFeature - Class in org.apache.uima.alchemy.ts.entity
-
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011
XML source: /Users/tommasoteofili/Documents/workspaces/uima_workspace/uima/sandbox/AlchemyAPIAnnotator/desc/TextRankedEntityExtractionAEDescriptor.xml
- GeographicFeature() - Constructor for class org.apache.uima.alchemy.ts.entity.GeographicFeature
-
Never called.
- GeographicFeature(int, TOP_Type) - Constructor for class org.apache.uima.alchemy.ts.entity.GeographicFeature
-
Internal - constructor used by generator
- GeographicFeature(JCas) - Constructor for class org.apache.uima.alchemy.ts.entity.GeographicFeature
-
- GeographicFeature_Type - Class in org.apache.uima.alchemy.ts.entity
-
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011
- GeographicFeature_Type(JCas, Type) - Constructor for class org.apache.uima.alchemy.ts.entity.GeographicFeature_Type
-
initialize variables to correspond with Cas Type and Features
- get_model(String) - Static method in class org.apache.uima.examples.tagger.HMMTagger
-
Reads a saved MODEL
object from a file
- getAboutURL() - Method in class org.apache.uima.annotator.calais.DescriptionElement
-
- getAlchemyType() - Method in class org.apache.uima.alchemy.ts.entity.AlchemyAnnotation
-
getter for alchemyType - gets
- getAlchemyType(int) - Method in class org.apache.uima.alchemy.ts.entity.AlchemyAnnotation_Type
-
- getAnd() - Method in class org.apache.uima.simpleserver.config.xml.impl.TypeElementTypeImpl.FiltersImpl
-
Gets the "and" element
- getAnd() - Method in interface org.apache.uima.simpleserver.config.xml.TypeElementType.Filters
-
Gets the "and" element
- getAndArray() - Method in interface org.apache.uima.simpleserver.config.xml.And
-
Gets array of all "and" elements
- getAndArray(int) - Method in interface org.apache.uima.simpleserver.config.xml.And
-
Gets ith "and" element
- getAndArray() - Method in class org.apache.uima.simpleserver.config.xml.impl.AndImpl
-
Gets array of all "and" elements
- getAndArray(int) - Method in class org.apache.uima.simpleserver.config.xml.impl.AndImpl
-
Gets ith "and" element
- getAndArray() - Method in class org.apache.uima.simpleserver.config.xml.impl.OrImpl
-
Gets array of all "and" elements
- getAndArray(int) - Method in class org.apache.uima.simpleserver.config.xml.impl.OrImpl
-
Gets ith "and" element
- getAndArray() - Method in interface org.apache.uima.simpleserver.config.xml.Or
-
Gets array of all "and" elements
- getAndArray(int) - Method in interface org.apache.uima.simpleserver.config.xml.Or
-
Gets ith "and" element
- getAnnotatedText() - Method in class org.apache.uima.alchemy.digester.domain.AnnotatedResults
-
- getAnnotation() - Method in interface org.apache.incubator.uima.regex.AnnotationDocument
-
Gets the "annotation" element
- getAnnotation() - Method in class org.apache.incubator.uima.regex.impl.AnnotationDocumentImpl
-
Gets the "annotation" element
- getAnnotationArray() - Method in interface org.apache.incubator.uima.regex.CreateAnnotationsDocument.CreateAnnotations
-
Gets array of all "annotation" elements
- getAnnotationArray(int) - Method in interface org.apache.incubator.uima.regex.CreateAnnotationsDocument.CreateAnnotations
-
Gets ith "annotation" element
- getAnnotationArray() - Method in class org.apache.incubator.uima.regex.impl.CreateAnnotationsDocumentImpl.CreateAnnotationsImpl
-
Gets array of all "annotation" elements
- getAnnotationArray(int) - Method in class org.apache.incubator.uima.regex.impl.CreateAnnotationsDocumentImpl.CreateAnnotationsImpl
-
Gets ith "annotation" element
- getAnnotations() - Method in interface org.apache.uima.annotator.regex.Concept
-
Gets an array of annotations for this rule.
- getAnnotations() - Method in class org.apache.uima.annotator.regex.impl.Concept_impl
-
- getAnnotationType() - Method in interface org.apache.uima.annotator.regex.Annotation
-
Get the annotation type of this annotation.
- getAnnotationType() - Method in class org.apache.uima.annotator.regex.impl.Annotation_impl
-
- getAttribute() - Method in class org.apache.uima.simpleserver.config.impl.OutputImpl
-
- getAttribute() - Method in interface org.apache.uima.simpleserver.config.Output
-
- getAttributeNames() - Method in class org.apache.uima.simpleserver.output.impl.ResultEntryImpl
-
- getAttributeNames() - Method in interface org.apache.uima.simpleserver.output.ResultEntry
-
- getAttriuteValue(String) - Method in class org.apache.uima.simpleserver.output.impl.ResultEntryImpl
-
- getAttriuteValue(String) - Method in interface org.apache.uima.simpleserver.output.ResultEntry
-
- getBegin() - Method in interface org.apache.incubator.uima.regex.AnnotationDocument.Annotation
-
Gets the "begin" element
- getBegin() - Method in interface org.apache.incubator.uima.regex.BeginDocument
-
Gets the "begin" element
- getBegin() - Method in class org.apache.incubator.uima.regex.impl.AnnotationDocumentImpl.AnnotationImpl
-
Gets the "begin" element
- getBegin() - Method in class org.apache.incubator.uima.regex.impl.BeginDocumentImpl
-
Gets the "begin" element
- getBegin() - Method in interface org.apache.uima.annotator.regex.Annotation
-
Get the annotation begin position of this annotation.
- getBegin() - Method in class org.apache.uima.annotator.regex.impl.Annotation_impl
-
- getBegin() - Method in class org.apache.uima.simpleserver.output.impl.ResultEntryImpl
-
- getBegin() - Method in interface org.apache.uima.simpleserver.output.ResultEntry
-
- getBeginColumn() - Method in class org.apache.uima.alchemy.digester.json.SimpleCharStream
-
Get token beginning column number.
- getBeginLine() - Method in class org.apache.uima.alchemy.digester.json.SimpleCharStream
-
Get token beginning line number.
- getCalaisType() - Method in class org.apache.uima.calais.BaseType
-
getter for calaisType - gets OpenCalais type
- getCalaisType(int) - Method in class org.apache.uima.calais.BaseType_Type
-
- getCaseFoldAll() - Method in class org.apache.uima.conceptMapper.support.tokenizer.OffsetTokenizer
-
Get case folding flag for folding all tokens.
- getCaseFoldDigit() - Method in class org.apache.uima.conceptMapper.support.tokenizer.OffsetTokenizer
-
Get the case folding flag for folding tokens with at least one digit character.
- getCaseFoldInitCap() - Method in class org.apache.uima.conceptMapper.support.tokenizer.OffsetTokenizer
-
Get case folding flag for folding tokens with initial cap.
- getCaseNormalization() - Method in interface org.apache.incubator.uima.DictionaryMetaDataDocument.DictionaryMetaData
-
Gets the "caseNormalization" attribute
- getCaseNormalization() - Method in class org.apache.incubator.uima.impl.DictionaryMetaDataDocumentImpl.DictionaryMetaDataImpl
-
Gets the "caseNormalization" attribute
- getCategory() - Method in class org.apache.uima.alchemy.digester.domain.CategorizationResults
-
- getCensus() - Method in class org.apache.uima.alchemy.digester.domain.Concept
-
- getCensus() - Method in class org.apache.uima.alchemy.digester.domain.Disambiguated
-
- getCensus() - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS
-
getter for census - gets
- getCensus(int) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS_Type
-
- getCensus() - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity
-
getter for census - gets
- getCensus(int) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
-
- getCiaFactbook() - Method in class org.apache.uima.alchemy.digester.domain.Concept
-
- getCiaFactbook() - Method in class org.apache.uima.alchemy.digester.domain.Disambiguated
-
- getCiaFactbook() - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS
-
getter for ciaFactbook - gets
- getCiaFactbook(int) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS_Type
-
- getCiaFactbook() - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity
-
getter for ciaFactbook - gets
- getCiaFactbook(int) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
-
- getClass1() - Method in class org.apache.incubator.uima.regex.impl.SetFeatureDocumentImpl.SetFeatureImpl
-
Gets the "class" attribute
- getClass1() - Method in interface org.apache.incubator.uima.regex.SetFeatureDocument.SetFeature
-
Gets the "class" attribute
- getClassName() - Method in class org.apache.uima.conceptMapper.dictionaryCompiler.CompileDictionary.ClassNameFinder
-
- getColumn() - Method in class org.apache.uima.alchemy.digester.json.SimpleCharStream
-
Deprecated.
- getConcept() - Method in interface org.apache.incubator.uima.regex.ConceptDocument
-
Gets the "concept" element
- getConcept() - Method in class org.apache.incubator.uima.regex.impl.ConceptDocumentImpl
-
Gets the "concept" element
- getConceptArray() - Method in interface org.apache.incubator.uima.regex.ConceptSetDocument.ConceptSet
-
Gets array of all "concept" elements
- getConceptArray(int) - Method in interface org.apache.incubator.uima.regex.ConceptSetDocument.ConceptSet
-
Gets ith "concept" element
- getConceptArray() - Method in class org.apache.incubator.uima.regex.impl.ConceptSetDocumentImpl.ConceptSetImpl
-
Gets array of all "concept" elements
- getConceptArray(int) - Method in class org.apache.incubator.uima.regex.impl.ConceptSetDocumentImpl.ConceptSetImpl
-
Gets ith "concept" element
- getConcepts() - Method in class org.apache.uima.alchemy.digester.domain.ConceptResults
-
- getConcepts() - Method in class org.apache.uima.alchemy.digester.domain.Concepts
-
- getConceptSet() - Method in interface org.apache.incubator.uima.regex.ConceptSetDocument
-
Gets the "conceptSet" element
- getConceptSet() - Method in class org.apache.incubator.uima.regex.impl.ConceptSetDocumentImpl
-
Gets the "conceptSet" element
- getCondition() - Method in class org.apache.uima.simpleserver.config.impl.SimpleFilterImpl
-
- getCondition() - Method in interface org.apache.uima.simpleserver.config.SimpleFilter
-
- getConditionType() - Method in class org.apache.uima.annotator.dict_annot.impl.Condition
-
Returns the condition operator type.
- getConditionType() - Method in interface org.apache.uima.simpleserver.config.Condition
-
- getConditionType() - Method in class org.apache.uima.simpleserver.config.impl.ConditionImpl
-
- getConfidence() - Method in class org.apache.incubator.uima.regex.impl.RuleDocumentImpl.RuleImpl
-
Gets the "confidence" attribute
- getConfidence() - Method in interface org.apache.incubator.uima.regex.RuleDocument.Rule
-
Gets the "confidence" attribute
- getConfidence() - Method in class org.apache.uima.annotator.regex.impl.Rule_impl
-
- getConfidence() - Method in interface org.apache.uima.annotator.regex.Rule
-
Get the rule confidence
- getCount() - Method in class org.apache.uima.alchemy.digester.domain.Entity
-
- getCount() - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity
-
getter for count - gets
- getCount(int) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
-
- getCoveredText() - Method in class org.apache.uima.simpleserver.output.impl.ResultEntryImpl
-
- getCoveredText() - Method in interface org.apache.uima.simpleserver.output.ResultEntry
-
- getCreateAnnotations() - Method in interface org.apache.incubator.uima.regex.ConceptDocument.Concept
-
Gets the "createAnnotations" element
- getCreateAnnotations() - Method in interface org.apache.incubator.uima.regex.CreateAnnotationsDocument
-
Gets the "createAnnotations" element
- getCreateAnnotations() - Method in class org.apache.incubator.uima.regex.impl.ConceptDocumentImpl.ConceptImpl
-
Gets the "createAnnotations" element
- getCreateAnnotations() - Method in class org.apache.incubator.uima.regex.impl.CreateAnnotationsDocumentImpl
-
Gets the "createAnnotations" element
- getCrunchbase() - Method in class org.apache.uima.alchemy.digester.domain.Concept
-
- getCrunchbase() - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS
-
getter for crunchbase - gets
- getCrunchbase(int) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS_Type
-
- getCurClassName() - Static method in class org.apache.uima.conceptMapper.dictionaryCompiler.CompileDictionary
-
- getCustomDescription() - Method in class org.apache.uima.simpleserver.servlet.SimpleServerServlet
-
- getDbpedia() - Method in class org.apache.uima.alchemy.digester.domain.Concept
-
- getDbpedia() - Method in class org.apache.uima.alchemy.digester.domain.Disambiguated
-
- getDbpedia() - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS
-
getter for dbpedia - gets
- getDbpedia(int) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS_Type
-
- getDbpedia() - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity
-
getter for dbpedia - gets
- getDbpedia(int) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
-
- getDelim() - Method in class org.apache.uima.conceptMapper.support.tokenizer.OffsetTokenizer
-
Get the current list of delimiters used to separate the input string into tokens.
- getDictCanon() - Method in class org.apache.uima.conceptMapper.DictTerm
-
getter for DictCanon - gets canonical form
- getDictCanon(int) - Method in class org.apache.uima.conceptMapper.DictTerm_Type
-
- getDictionary() - Method in interface org.apache.incubator.uima.DictionaryDocument
-
Gets the "dictionary" element
- getDictionary() - Method in class org.apache.incubator.uima.impl.DictionaryDocumentImpl
-
Gets the "dictionary" element
- getDictionary() - Method in interface org.apache.uima.annotator.dict_annot.dictionary.DictionaryBuilder
-
- getDictionary() - Method in class org.apache.uima.annotator.dict_annot.dictionary.impl.HashMapDictionaryBuilder
-
- getDictionaryMetaData() - Method in interface org.apache.incubator.uima.DictionaryMetaDataDocument
-
Gets the "dictionaryMetaData" element
- getDictionaryMetaData() - Method in class org.apache.incubator.uima.impl.DictionaryMetaDataDocumentImpl
-
Gets the "dictionaryMetaData" element
- getDictionaryMetaData() - Method in class org.apache.incubator.uima.impl.TypeCollectionDocumentImpl.TypeCollectionImpl
-
Gets the "dictionaryMetaData" element
- getDictionaryMetaData() - Method in interface org.apache.incubator.uima.TypeCollectionDocument.TypeCollection
-
Gets the "dictionaryMetaData" element
- getDictLoader() - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource_impl
-
- getDigester(String) - Method in class org.apache.uima.alchemy.digester.categorization.CategorizationDigesterProvider
-
- getDigester(String) - Method in class org.apache.uima.alchemy.digester.concept.ConceptTaggingDigesterProvider
-
- getDigester(String) - Method in interface org.apache.uima.alchemy.digester.DigesterProvider
-
- getDigester(String) - Method in class org.apache.uima.alchemy.digester.entity.annotated.AnnotatedEntityDigesterProvider
-
- getDigester(String) - Method in class org.apache.uima.alchemy.digester.entity.ranked.RankedEntityDigesterProvider
-
- getDigester(String) - Method in class org.apache.uima.alchemy.digester.keyword.KeywordDigesterProvider
-
- getDigester(String) - Method in class org.apache.uima.alchemy.digester.language.LanguageDetectionDigesterProvider
-
- getDigester(String) - Method in class org.apache.uima.alchemy.digester.microformats.MicroformatsDigesterProvider
-
- getDigester(String) - Method in class org.apache.uima.alchemy.digester.sentiment.SentimentAnalysisDigesterProvider
-
- getDigesterProvider() - Method in class org.apache.uima.alchemy.annotator.AbstractAlchemyAnnotator
-
- getDisambiguated() - Method in class org.apache.uima.alchemy.digester.domain.Entity
-
- getDisambiguation() - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity
-
getter for disambiguation - gets
- getDisambiguation(int) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
-
- getDocSentiment() - Method in class org.apache.uima.alchemy.digester.domain.SentimentAnalysisResults
-
- getElements() - Method in interface org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource.DictEntry
-
- getElements() - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource_impl.DictEntryImpl
-
- getEnclosingSpan() - Method in class org.apache.uima.conceptMapper.DictTerm
-
getter for enclosingSpan - gets span that this NoTerm is contained within (i.e.
- getEnclosingSpan(int) - Method in class org.apache.uima.conceptMapper.DictTerm_Type
-
- getEnd() - Method in interface org.apache.incubator.uima.regex.AnnotationDocument.Annotation
-
Gets the "end" element
- getEnd() - Method in interface org.apache.incubator.uima.regex.EndDocument
-
Gets the "end" element
- getEnd() - Method in class org.apache.incubator.uima.regex.impl.AnnotationDocumentImpl.AnnotationImpl
-
Gets the "end" element
- getEnd() - Method in class org.apache.incubator.uima.regex.impl.EndDocumentImpl
-
Gets the "end" element
- getEnd() - Method in interface org.apache.uima.annotator.regex.Annotation
-
Get the annotation end position of this annotation.
- getEnd() - Method in class org.apache.uima.annotator.regex.impl.Annotation_impl
-
- getEnd() - Method in class org.apache.uima.simpleserver.output.impl.ResultEntryImpl
-
- getEnd() - Method in interface org.apache.uima.simpleserver.output.ResultEntry
-
- getEndColumn() - Method in class org.apache.uima.alchemy.digester.json.SimpleCharStream
-
Get token end column number.
- getEndLine() - Method in class org.apache.uima.alchemy.digester.json.SimpleCharStream
-
Get token end line number.
- getEntities() - Method in class org.apache.uima.alchemy.digester.domain.Entities
-
- getEntities() - Method in class org.apache.uima.alchemy.digester.domain.EntitiesResults
-
- getEntries() - Method in interface org.apache.incubator.uima.EntriesDocument
-
Gets the "entries" element
- getEntries() - Method in class org.apache.incubator.uima.impl.EntriesDocumentImpl
-
Gets the "entries" element
- getEntries() - Method in class org.apache.incubator.uima.impl.TypeCollectionDocumentImpl.TypeCollectionImpl
-
Gets the "entries" element
- getEntries() - Method in interface org.apache.incubator.uima.TypeCollectionDocument.TypeCollection
-
Gets the "entries" element
- getEntries(String) - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.CompiledDictionaryResource_impl
-
- getEntries() - Method in interface org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource.DictEntries
-
- getEntries(int) - Method in interface org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource.DictEntriesByLength
-
- getEntries(String) - Method in interface org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource
-
return data structure containing a list of dictionary entries, sorted by number of tokens
- getEntries() - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource_impl.DictEntriesImpl
-
- getEntries(String) - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource_impl
-
- getEntry() - Method in interface org.apache.incubator.uima.EntryDocument
-
Gets the "entry" element
- getEntry() - Method in class org.apache.incubator.uima.impl.EntryDocumentImpl
-
Gets the "entry" element
- getEntryArray() - Method in interface org.apache.incubator.uima.EntriesDocument.Entries
-
Gets array of all "entry" elements
- getEntryArray(int) - Method in interface org.apache.incubator.uima.EntriesDocument.Entries
-
Gets ith "entry" element
- getEntryArray() - Method in class org.apache.incubator.uima.impl.EntriesDocumentImpl.EntriesImpl
-
Gets array of all "entry" elements
- getEntryArray(int) - Method in class org.apache.incubator.uima.impl.EntriesDocumentImpl.EntriesImpl
-
Gets ith "entry" element
- getEntryCount() - Method in interface org.apache.uima.annotator.dict_annot.dictionary.Dictionary
-
Returns the number of entries that are stored in the dictionary.
- getEntryCount() - Method in class org.apache.uima.annotator.dict_annot.dictionary.impl.HashMapDictionary
-
- getEntryMetaData() - Method in class org.apache.uima.annotator.dict_annot.dictionary.impl.DictionaryEntry
-
Returns the current entry meta data object.
- getEntryName() - Method in class org.apache.uima.simpleserver.output.impl.ResultEntryImpl
-
- getEntryName() - Method in interface org.apache.uima.simpleserver.output.ResultEntry
-
- getEntryPropertiesRoot() - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.CompiledDictionaryResource_impl
-
- getEntryPropertiesRoot() - Method in interface org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource
-
- getEntryPropertiesRoot() - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource_impl
-
- getEthnologue() - Method in class org.apache.uima.alchemy.digester.domain.LanguageDetectionResults
-
- getEthnologue() - Method in class org.apache.uima.alchemy.ts.language.LanguageFS
-
getter for ethnologue - gets
- getEthnologue(int) - Method in class org.apache.uima.alchemy.ts.language.LanguageFS_Type
-
- getException() - Method in interface org.apache.incubator.uima.regex.ExceptionDocument
-
Gets the "exception" element
- getException() - Method in class org.apache.incubator.uima.regex.impl.ExceptionDocumentImpl
-
Gets the "exception" element
- getExceptionArray() - Method in class org.apache.incubator.uima.regex.impl.RuleExceptionsDocumentImpl.RuleExceptionsImpl
-
Gets array of all "exception" elements
- getExceptionArray(int) - Method in class org.apache.incubator.uima.regex.impl.RuleExceptionsDocumentImpl.RuleExceptionsImpl
-
Gets ith "exception" element
- getExceptionArray() - Method in interface org.apache.incubator.uima.regex.RuleExceptionsDocument.RuleExceptions
-
Gets array of all "exception" elements
- getExceptionArray(int) - Method in interface org.apache.incubator.uima.regex.RuleExceptionsDocument.RuleExceptions
-
Gets ith "exception" element
- getExceptions() - Method in class org.apache.uima.annotator.regex.impl.Rule_impl
-
- getExceptions() - Method in interface org.apache.uima.annotator.regex.Rule
-
Returns the exceptions for this rule
- getFeature() - Method in interface org.apache.incubator.uima.regex.FeatureDocument
-
Gets the "feature" element
- getFeature() - Method in class org.apache.incubator.uima.regex.impl.FeatureDocumentImpl
-
Gets the "feature" element
- getFeature() - Method in interface org.apache.uima.annotator.regex.Feature
-
Get the UIMA feature value of this feature object
- getFeature() - Method in class org.apache.uima.annotator.regex.impl.Feature_impl
-
- getFeatureArray() - Method in class org.apache.incubator.uima.regex.impl.MatchTypeFilterDocumentImpl.MatchTypeFilterImpl
-
Gets array of all "feature" elements
- getFeatureArray(int) - Method in class org.apache.incubator.uima.regex.impl.MatchTypeFilterDocumentImpl.MatchTypeFilterImpl
-
Gets ith "feature" element
- getFeatureArray() - Method in interface org.apache.incubator.uima.regex.MatchTypeFilterDocument.MatchTypeFilter
-
Gets array of all "feature" elements
- getFeatureArray(int) - Method in interface org.apache.incubator.uima.regex.MatchTypeFilterDocument.MatchTypeFilter
-
Gets ith "feature" element
- getFeaturePath() - Method in interface org.apache.incubator.uima.regex.FeatureDocument.Feature
-
Gets the "featurePath" attribute
- getFeaturePath() - Method in class org.apache.incubator.uima.regex.impl.FeatureDocumentImpl.FeatureImpl
-
Gets the "featurePath" attribute
- getFeaturePath() - Method in class org.apache.incubator.uima.regex.impl.RuleDocumentImpl.RuleImpl
-
Gets the "featurePath" attribute
- getFeaturePath() - Method in interface org.apache.incubator.uima.regex.RuleDocument.Rule
-
Gets the "featurePath" attribute
- getFeaturePath() - Method in interface org.apache.uima.annotator.dict_annot.dictionary.impl.FeaturePathInfo
-
Returns the featurePath as String
- getFeaturePath() - Method in class org.apache.uima.annotator.dict_annot.impl.FeaturePathInfo_impl
-
- getFeaturePath() - Method in interface org.apache.uima.annotator.regex.FeaturePath
-
Returns the featurePath as String
- getFeaturePath() - Method in interface org.apache.uima.annotator.regex.FilterFeature
-
Get the featurePath of this fileFeature object
- getFeaturePath() - Method in class org.apache.uima.annotator.regex.impl.FeaturePath_impl
-
- getFeaturePath() - Method in class org.apache.uima.annotator.regex.impl.FilterFeature_impl
-
- getFeaturePath() - Method in class org.apache.uima.simpleserver.config.impl.OutputImpl
-
- getFeaturePath() - Method in class org.apache.uima.simpleserver.config.impl.SimpleFilterImpl
-
- getFeaturePath() - Method in interface org.apache.uima.simpleserver.config.Output
-
- getFeaturePath() - Method in interface org.apache.uima.simpleserver.config.SimpleFilter
-
- getFeaturePath() - Method in class org.apache.uima.simpleserver.config.xml.impl.OutputTypeImpl
-
Gets the "featurePath" attribute
- getFeaturePath() - Method in class org.apache.uima.simpleserver.config.xml.impl.SimpleFilterTypeImpl
-
Gets the "featurePath" attribute
- getFeaturePath() - Method in interface org.apache.uima.simpleserver.config.xml.OutputType
-
Gets the "featurePath" attribute
- getFeaturePath() - Method in interface org.apache.uima.simpleserver.config.xml.SimpleFilterType
-
Gets the "featurePath" attribute
- getFeatures() - Method in interface org.apache.uima.annotator.regex.Annotation
-
Returns the feature array for this annotation
- getFeatures() - Method in class org.apache.uima.annotator.regex.impl.Annotation_impl
-
- getFieldData() - Method in class org.apache.uima.alchemy.digester.domain.Microformat
-
- getFieldData() - Method in class org.apache.uima.alchemy.ts.microformats.MicroformatFS
-
getter for fieldData - gets
- getFieldData(int) - Method in class org.apache.uima.alchemy.ts.microformats.MicroformatFS_Type
-
- getFieldName() - Method in class org.apache.uima.alchemy.digester.domain.Microformat
-
- getFieldName() - Method in class org.apache.uima.alchemy.ts.microformats.MicroformatFS
-
getter for fieldName - gets
- getFieldName(int) - Method in class org.apache.uima.alchemy.ts.microformats.MicroformatFS_Type
-
- getFile() - Method in interface org.apache.uima.annotator.regex.FileResource
-
Returns the file of the FileResource
- getFilter() - Method in class org.apache.uima.simpleserver.config.impl.TypeMapImpl
-
- getFilter() - Method in interface org.apache.uima.simpleserver.config.TypeMap
-
Get the filter for this map.
- getFilter() - Method in class org.apache.uima.simpleserver.config.xml.impl.TypeElementTypeImpl.FiltersImpl
-
Gets the "filter" element
- getFilter() - Method in interface org.apache.uima.simpleserver.config.xml.TypeElementType.Filters
-
Gets the "filter" element
- getFilterArray() - Method in interface org.apache.uima.simpleserver.config.xml.And
-
Gets array of all "filter" elements
- getFilterArray(int) - Method in interface org.apache.uima.simpleserver.config.xml.And
-
Gets ith "filter" element
- getFilterArray() - Method in class org.apache.uima.simpleserver.config.xml.impl.AndImpl
-
Gets array of all "filter" elements
- getFilterArray(int) - Method in class org.apache.uima.simpleserver.config.xml.impl.AndImpl
-
Gets ith "filter" element
- getFilterArray() - Method in class org.apache.uima.simpleserver.config.xml.impl.OrImpl
-
Gets array of all "filter" elements
- getFilterArray(int) - Method in class org.apache.uima.simpleserver.config.xml.impl.OrImpl
-
Gets ith "filter" element
- getFilterArray() - Method in interface org.apache.uima.simpleserver.config.xml.Or
-
Gets array of all "filter" elements
- getFilterArray(int) - Method in interface org.apache.uima.simpleserver.config.xml.Or
-
Gets ith "filter" element
- getFilters() - Method in interface org.apache.uima.simpleserver.config.AndFilter
-
- getFilters() - Method in class org.apache.uima.simpleserver.config.impl.AndFilterImpl
-
- getFilters() - Method in class org.apache.uima.simpleserver.config.impl.OrFilterImpl
-
- getFilters() - Method in interface org.apache.uima.simpleserver.config.OrFilter
-
- getFilters() - Method in class org.apache.uima.simpleserver.config.xml.impl.TypeElementTypeImpl
-
Gets the "filters" element
- getFilters() - Method in interface org.apache.uima.simpleserver.config.xml.TypeElementType
-
Gets the "filters" element
- getFilterType() - Method in interface org.apache.uima.simpleserver.config.Filter
-
- getFilterType() - Method in class org.apache.uima.simpleserver.config.impl.FilterImpl
-
- getFirstnames() - Method in class org.apache.uima.annotator.bsf.types.Nickname
-
getter for firstnames - gets List of possible firstnames related to this nickname
- getFirstnames(int) - Method in class org.apache.uima.annotator.bsf.types.Nickname
-
indexed getter for firstnames - gets an indexed value - List of possible firstnames related to this nickname
- getFirstnames(int) - Method in class org.apache.uima.annotator.bsf.types.Nickname_Type
-
- getFirstnames(int, int) - Method in class org.apache.uima.annotator.bsf.types.Nickname_Type
-
- getFreebase() - Method in class org.apache.uima.alchemy.digester.domain.Concept
-
- getFreebase() - Method in class org.apache.uima.alchemy.digester.domain.Disambiguated
-
- getFreebase() - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS
-
getter for freebase - gets
- getFreebase(int) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS_Type
-
- getFreebase() - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity
-
getter for freebase - gets
- getFreebase(int) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
-
- getFSGenerator() - Method in class org.apache.uima.alchemy.ts.categorization.Category_Type
-
- getFSGenerator() - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS_Type
-
- getFSGenerator() - Method in class org.apache.uima.alchemy.ts.entity.AlchemyAnnotation_Type
-
- getFSGenerator() - Method in class org.apache.uima.alchemy.ts.entity.Anniversary_Type
-
- getFSGenerator() - Method in class org.apache.uima.alchemy.ts.entity.Automobile_Type
-
- getFSGenerator() - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
-
- getFSGenerator() - Method in class org.apache.uima.alchemy.ts.entity.City_Type
-
- getFSGenerator() - Method in class org.apache.uima.alchemy.ts.entity.Company_Type
-
- getFSGenerator() - Method in class org.apache.uima.alchemy.ts.entity.Continent_Type
-
- getFSGenerator() - Method in class org.apache.uima.alchemy.ts.entity.Country_Type
-
- getFSGenerator() - Method in class org.apache.uima.alchemy.ts.entity.Drug_Type
-
- getFSGenerator() - Method in class org.apache.uima.alchemy.ts.entity.EntertainmentAward_Type
-
- getFSGenerator() - Method in class org.apache.uima.alchemy.ts.entity.Facility_Type
-
- getFSGenerator() - Method in class org.apache.uima.alchemy.ts.entity.FieldTerminology_Type
-
- getFSGenerator() - Method in class org.apache.uima.alchemy.ts.entity.FinancialMarketIndex_Type
-
- getFSGenerator() - Method in class org.apache.uima.alchemy.ts.entity.GeographicFeature_Type
-
- getFSGenerator() - Method in class org.apache.uima.alchemy.ts.entity.HealthCondition_Type
-
- getFSGenerator() - Method in class org.apache.uima.alchemy.ts.entity.Holiday_Type
-
- getFSGenerator() - Method in class org.apache.uima.alchemy.ts.entity.Movie_Type
-
- getFSGenerator() - Method in class org.apache.uima.alchemy.ts.entity.MusicGroup_Type
-
- getFSGenerator() - Method in class org.apache.uima.alchemy.ts.entity.NaturalDisaster_Type
-
- getFSGenerator() - Method in class org.apache.uima.alchemy.ts.entity.OperatingSystem_Type
-
- getFSGenerator() - Method in class org.apache.uima.alchemy.ts.entity.Organization_Type
-
- getFSGenerator() - Method in class org.apache.uima.alchemy.ts.entity.Person_Type
-
- getFSGenerator() - Method in class org.apache.uima.alchemy.ts.entity.PrintMedia_Type
-
- getFSGenerator() - Method in class org.apache.uima.alchemy.ts.entity.RadioProgram_Type
-
- getFSGenerator() - Method in class org.apache.uima.alchemy.ts.entity.RadioStation_Type
-
- getFSGenerator() - Method in class org.apache.uima.alchemy.ts.entity.Region_Type
-
- getFSGenerator() - Method in class org.apache.uima.alchemy.ts.entity.Sport_Type
-
- getFSGenerator() - Method in class org.apache.uima.alchemy.ts.entity.SportingEvent_Type
-
- getFSGenerator() - Method in class org.apache.uima.alchemy.ts.entity.StateOrCounty_Type
-
- getFSGenerator() - Method in class org.apache.uima.alchemy.ts.entity.Technology_Type
-
- getFSGenerator() - Method in class org.apache.uima.alchemy.ts.entity.TelevisionShow_Type
-
- getFSGenerator() - Method in class org.apache.uima.alchemy.ts.entity.TelevisionStation_Type
-
- getFSGenerator() - Method in class org.apache.uima.alchemy.ts.keywords.KeywordFS_Type
-
- getFSGenerator() - Method in class org.apache.uima.alchemy.ts.language.LanguageFS_Type
-
- getFSGenerator() - Method in class org.apache.uima.alchemy.ts.microformats.MicroformatFS_Type
-
- getFSGenerator() - Method in class org.apache.uima.alchemy.ts.sentiment.SentimentFS_Type
-
- getFSGenerator() - Method in class org.apache.uima.annotator.bsf.types.Firstname_Type
-
- getFSGenerator() - Method in class org.apache.uima.annotator.bsf.types.Nickname_Type
-
- getFSGenerator() - Method in class org.apache.uima.annotator.bsf.types.Token_Type
-
- getFSGenerator() - Method in class org.apache.uima.calais.Anniversary_Type
-
- getFSGenerator() - Method in class org.apache.uima.calais.BaseType_Type
-
- getFSGenerator() - Method in class org.apache.uima.calais.City_Type
-
- getFSGenerator() - Method in class org.apache.uima.calais.Company_Type
-
- getFSGenerator() - Method in class org.apache.uima.calais.Continent_Type
-
- getFSGenerator() - Method in class org.apache.uima.calais.Country_Type
-
- getFSGenerator() - Method in class org.apache.uima.calais.Currency_Type
-
- getFSGenerator() - Method in class org.apache.uima.calais.EmailAddress_Type
-
- getFSGenerator() - Method in class org.apache.uima.calais.Facility_Type
-
- getFSGenerator() - Method in class org.apache.uima.calais.FaxNumber_Type
-
- getFSGenerator() - Method in class org.apache.uima.calais.Holiday_Type
-
- getFSGenerator() - Method in class org.apache.uima.calais.IndustryTerm_Type
-
- getFSGenerator() - Method in class org.apache.uima.calais.NaturalDisaster_Type
-
- getFSGenerator() - Method in class org.apache.uima.calais.NaturalFeature_Type
-
- getFSGenerator() - Method in class org.apache.uima.calais.Organization_Type
-
- getFSGenerator() - Method in class org.apache.uima.calais.Person_Type
-
- getFSGenerator() - Method in class org.apache.uima.calais.PhoneNumber_Type
-
- getFSGenerator() - Method in class org.apache.uima.calais.ProviceOrState_Type
-
- getFSGenerator() - Method in class org.apache.uima.calais.Region_Type
-
- getFSGenerator() - Method in class org.apache.uima.calais.Technology_Type
-
- getFSGenerator() - Method in class org.apache.uima.calais.URL_Type
-
- getFSGenerator() - Method in class org.apache.uima.conceptMapper.DictTerm_Type
-
- getFSGenerator() - Method in class org.apache.uima.conceptMapper.support.tokenizer.TokenAnnotation_Type
-
- getFSGenerator() - Method in class org.apache.uima.SentenceAnnotation_Type
-
- getFSGenerator() - Method in class org.apache.uima.TokenAnnotation_Type
-
- getFSGenerator() - Method in class uima.tt.TokenAnnotation_Type
-
- getFsVariableType(String) - Method in interface org.apache.uima.fsvars.FsVariables
-
Get the type of an FsVariable.
- getFsVariableType(String) - Method in class org.apache.uima.fsvars.impl.FsVariablesImpl
-
- getGeo() - Method in class org.apache.uima.alchemy.digester.domain.Concept
-
- getGeo() - Method in class org.apache.uima.alchemy.digester.domain.Disambiguated
-
- getGeo() - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS
-
getter for geo - gets
- getGeo(int) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS_Type
-
- getGeo() - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity
-
getter for geo - gets
- getGeo(int) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
-
- getGeonames() - Method in class org.apache.uima.alchemy.digester.domain.Concept
-
- getGeonames() - Method in class org.apache.uima.alchemy.digester.domain.Disambiguated
-
- getGeonames() - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS
-
getter for geonames - gets
- getGeonames(int) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS_Type
-
- getGeonames() - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity
-
getter for geonames - gets
- getGeonames(int) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
-
- getGroup() - Method in interface org.apache.incubator.uima.regex.BeginDocument.Begin
-
Gets the "group" attribute
- getGroup() - Method in interface org.apache.incubator.uima.regex.EndDocument.End
-
Gets the "group" attribute
- getGroup() - Method in class org.apache.incubator.uima.regex.impl.BeginDocumentImpl.BeginImpl
-
Gets the "group" attribute
- getGroup() - Method in class org.apache.incubator.uima.regex.impl.EndDocumentImpl.EndImpl
-
Gets the "group" attribute
- getHtmlForm(String) - Method in class org.apache.uima.simpleserver.servlet.ResultMerger
-
- getHtmlForm(String) - Method in class org.apache.uima.simpleserver.servlet.SimpleServerServlet
-
- getId() - Method in interface org.apache.incubator.uima.regex.AnnotationDocument.Annotation
-
Gets the "id" attribute
- getId() - Method in class org.apache.incubator.uima.regex.impl.AnnotationDocumentImpl.AnnotationImpl
-
Gets the "id" attribute
- getId() - Method in interface org.apache.uima.annotator.dict_annot.dictionary.EntryMetaData
-
Returns the unique ID of this entry
- getId() - Method in class org.apache.uima.annotator.dict_annot.dictionary.impl.EntryMetaDataImpl
-
- getId() - Method in interface org.apache.uima.annotator.regex.Annotation
-
Get the annotation identifier.
- getId() - Method in class org.apache.uima.annotator.regex.impl.Annotation_impl
-
- getId() - Method in class org.apache.uima.annotator.regex.impl.Rule_impl
-
- getId() - Method in interface org.apache.uima.annotator.regex.Rule
-
Get the rule id
- GetImage() - Method in class org.apache.uima.alchemy.digester.json.SimpleCharStream
-
Get token literal value.
- getInlineXML(Result) - Static method in class org.apache.uima.simpleserver.output.InlineXMLGenerator
-
- getInlineXML(Result) - Static method in class org.apache.uima.simpleserver.output.ResultConverter
-
- getIso6391() - Method in class org.apache.uima.alchemy.digester.domain.LanguageDetectionResults
-
- getIso6391() - Method in class org.apache.uima.alchemy.ts.language.LanguageFS
-
getter for iso6391 - gets
- getIso6391(int) - Method in class org.apache.uima.alchemy.ts.language.LanguageFS_Type
-
- getIso6392() - Method in class org.apache.uima.alchemy.digester.domain.LanguageDetectionResults
-
- getIso6392() - Method in class org.apache.uima.alchemy.ts.language.LanguageFS
-
getter for iso6392 - gets
- getIso6392(int) - Method in class org.apache.uima.alchemy.ts.language.LanguageFS_Type
-
- getIso6393() - Method in class org.apache.uima.alchemy.digester.domain.LanguageDetectionResults
-
- getIso6393() - Method in class org.apache.uima.alchemy.ts.language.LanguageFS
-
getter for iso6393 - gets
- getIso6393(int) - Method in class org.apache.uima.alchemy.ts.language.LanguageFS_Type
-
- getKey() - Method in interface org.apache.incubator.uima.EntryDocument.Entry
-
Gets the "key" element
- getKey() - Method in class org.apache.incubator.uima.impl.EntryDocumentImpl.EntryImpl
-
Gets the "key" element
- getKey() - Method in class org.apache.incubator.uima.impl.KeyDocumentImpl
-
Gets the "key" element
- getKey() - Method in interface org.apache.incubator.uima.KeyDocument
-
Gets the "key" element
- getKeywords() - Method in class org.apache.uima.alchemy.digester.domain.KeywordResults
-
- getLanguage() - Method in class org.apache.uima.alchemy.digester.domain.Results
-
- getLanguage() - Method in class org.apache.uima.alchemy.ts.language.LanguageFS
-
getter for language - gets
- getLanguage(int) - Method in class org.apache.uima.alchemy.ts.language.LanguageFS_Type
-
- getLanguage() - Method in interface org.apache.uima.annotator.dict_annot.dictionary.Dictionary
-
Returns the language of this dictionary
- getLanguage() - Method in class org.apache.uima.annotator.dict_annot.dictionary.impl.HashMapDictionary
-
- getLanguageId() - Method in class org.apache.incubator.uima.impl.TypeCollectionDocumentImpl.TypeCollectionImpl
-
Gets the "languageId" element
- getLanguageId() - Method in interface org.apache.incubator.uima.TypeCollectionDocument.TypeCollection
-
Gets the "languageId" element
- getLength() - Method in class org.apache.uima.annotator.calais.DescriptionElement
-
- getLine() - Method in class org.apache.uima.alchemy.digester.json.SimpleCharStream
-
Deprecated.
- getLocation() - Method in interface org.apache.incubator.uima.regex.BeginDocument.Begin
-
Gets the "location" attribute
- getLocation() - Method in interface org.apache.incubator.uima.regex.EndDocument.End
-
Gets the "location" attribute
- getLocation() - Method in class org.apache.incubator.uima.regex.impl.BeginDocumentImpl.BeginImpl
-
Gets the "location" attribute
- getLocation() - Method in class org.apache.incubator.uima.regex.impl.EndDocumentImpl.EndImpl
-
Gets the "location" attribute
- getLogger() - Static method in class org.apache.uima.simpleserver.Service
-
- getLogger() - Method in class org.apache.uima.simpleserver.servlet.SimpleServerServlet
-
- getLongDescription() - Method in class org.apache.uima.simpleserver.config.impl.OutputImpl
-
- getLongDescription() - Method in class org.apache.uima.simpleserver.config.impl.ServerSpecImpl
-
- getLongDescription() - Method in class org.apache.uima.simpleserver.config.impl.TypeMapImpl
-
- getLongDescription() - Method in interface org.apache.uima.simpleserver.config.Output
-
- getLongDescription() - Method in interface org.apache.uima.simpleserver.config.ServerSpec
-
Get the service's long description.
- getLongDescription() - Method in interface org.apache.uima.simpleserver.config.TypeMap
-
- getLongDescription() - Method in class org.apache.uima.simpleserver.config.xml.impl.OutputTypeImpl
-
Gets the "longDescription" element
- getLongDescription() - Method in class org.apache.uima.simpleserver.config.xml.impl.TypeElementTypeImpl
-
Gets the "longDescription" element
- getLongDescription() - Method in class org.apache.uima.simpleserver.config.xml.impl.UimaSimpleServerSpecDocumentImpl.UimaSimpleServerSpecImpl
-
Gets the "longDescription" element
- getLongDescription() - Method in interface org.apache.uima.simpleserver.config.xml.OutputType
-
Gets the "longDescription" element
- getLongDescription() - Method in interface org.apache.uima.simpleserver.config.xml.TypeElementType
-
Gets the "longDescription" element
- getLongDescription() - Method in interface org.apache.uima.simpleserver.config.xml.UimaSimpleServerSpecDocument.UimaSimpleServerSpec
-
Gets the "longDescription" element
- getLongest() - Method in interface org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource.DictEntriesByLength
-
- getMatchedText() - Method in class org.apache.uima.conceptMapper.DictTerm
-
getter for matchedText - gets
- getMatchedText(int) - Method in class org.apache.uima.conceptMapper.DictTerm_Type
-
- getMatchedTokens() - Method in class org.apache.uima.conceptMapper.DictTerm
-
getter for matchedTokens - gets
- getMatchedTokens(int) - Method in class org.apache.uima.conceptMapper.DictTerm
-
indexed getter for matchedTokens - gets an indexed value -
- getMatchedTokens(int) - Method in class org.apache.uima.conceptMapper.DictTerm_Type
-
- getMatchedTokens(int, int) - Method in class org.apache.uima.conceptMapper.DictTerm_Type
-
- getMatchGroup() - Method in class org.apache.uima.annotator.regex.impl.Position_impl
-
- getMatchGroup() - Method in interface org.apache.uima.annotator.regex.Position
-
Get the match group number of this position.
- getMatchGroupNumber(String) - Method in class org.apache.uima.annotator.regex.impl.Rule_impl
-
- getMatchGroupNumber(String) - Method in interface org.apache.uima.annotator.regex.Rule
-
Returns the match group number for the given match group name or -1 if
the match group name is not available.
- getMatchLength() - Method in interface org.apache.uima.annotator.dict_annot.dictionary.DictionaryMatch
-
Returns the length of the match.
- getMatchLength() - Method in class org.apache.uima.annotator.dict_annot.dictionary.impl.DictionaryMatchImpl
-
- getMatchMetaData() - Method in interface org.apache.uima.annotator.dict_annot.dictionary.DictionaryMatch
-
Returns the dictionary match entry meta data.
- getMatchMetaData() - Method in class org.apache.uima.annotator.dict_annot.dictionary.impl.DictionaryMatchImpl
-
- getMatchPosition(Matcher) - Method in class org.apache.uima.annotator.regex.impl.Position_impl
-
- getMatchPosition(Matcher) - Method in interface org.apache.uima.annotator.regex.Position
-
Returns the index of the first or last character of the subsequence this position's
match group covers, dependent on whether this position denotes the begin or end of
the match group.
- getMatchStrategy() - Method in class org.apache.incubator.uima.regex.impl.RuleDocumentImpl.RuleImpl
-
Gets the "matchStrategy" attribute
- getMatchStrategy() - Method in interface org.apache.incubator.uima.regex.RuleDocument.Rule
-
Gets the "matchStrategy" attribute
- getMatchStrategy() - Method in class org.apache.uima.annotator.regex.impl.Rule_impl
-
- getMatchStrategy() - Method in interface org.apache.uima.annotator.regex.Rule
-
Get the match strategy of this rule;
- getMatchType() - Method in interface org.apache.incubator.uima.regex.ExceptionDocument.Exception
-
Gets the "matchType" attribute
- getMatchType() - Method in class org.apache.incubator.uima.regex.impl.ExceptionDocumentImpl.ExceptionImpl
-
Gets the "matchType" attribute
- getMatchType() - Method in class org.apache.incubator.uima.regex.impl.RuleDocumentImpl.RuleImpl
-
Gets the "matchType" attribute
- getMatchType() - Method in interface org.apache.incubator.uima.regex.RuleDocument.Rule
-
Gets the "matchType" attribute
- getMatchType() - Method in class org.apache.uima.annotator.regex.impl.Rule_impl
-
- getMatchType() - Method in interface org.apache.uima.annotator.regex.Rule
-
Get the match type of this rule.
- getMatchTypeFeaturePath() - Method in class org.apache.uima.annotator.regex.impl.Rule_impl
-
- getMatchTypeFeaturePath() - Method in interface org.apache.uima.annotator.regex.Rule
-
Returns the match type featurePath object.
- getMatchTypeFilter() - Method in class org.apache.incubator.uima.regex.impl.MatchTypeFilterDocumentImpl
-
Gets the "matchTypeFilter" element
- getMatchTypeFilter() - Method in class org.apache.incubator.uima.regex.impl.RuleDocumentImpl.RuleImpl
-
Gets the "matchTypeFilter" element
- getMatchTypeFilter() - Method in interface org.apache.incubator.uima.regex.MatchTypeFilterDocument
-
Gets the "matchTypeFilter" element
- getMatchTypeFilter() - Method in interface org.apache.incubator.uima.regex.RuleDocument.Rule
-
Gets the "matchTypeFilter" element
- getMatchTypeFilterFeatures() - Method in class org.apache.uima.annotator.regex.impl.Rule_impl
-
- getMatchTypeFilterFeatures() - Method in interface org.apache.uima.annotator.regex.Rule
-
Returns the match type filter features
- getMatchTypeUpdateFeatures() - Method in class org.apache.uima.annotator.regex.impl.Rule_impl
-
- getMatchTypeUpdateFeatures() - Method in interface org.apache.uima.annotator.regex.Rule
-
Returns the match type annotation update features
- getMessage() - Method in error org.apache.uima.alchemy.digester.json.TokenMgrError
-
You can also modify the body of this method to customize your error messages.
- getMessage() - Method in exception org.apache.uima.conceptMapper.support.tokens.UnknownTypeException
-
- getMicroformats() - Method in class org.apache.uima.alchemy.digester.domain.MicroformatsResults
-
- getModel() - Method in interface org.apache.uima.examples.tagger.IModelResource
-
- getModel() - Method in class org.apache.uima.examples.tagger.ModelResource
-
- getMultiWordEntries() - Method in interface org.apache.incubator.uima.DictionaryMetaDataDocument.DictionaryMetaData
-
Gets the "multiWordEntries" attribute
- getMultiWordEntries() - Method in class org.apache.incubator.uima.impl.DictionaryMetaDataDocumentImpl.DictionaryMetaDataImpl
-
Gets the "multiWordEntries" attribute
- getMultiWordSeparator() - Method in interface org.apache.incubator.uima.DictionaryMetaDataDocument.DictionaryMetaData
-
Gets the "multiWordSeparator" attribute
- getMultiWordSeparator() - Method in class org.apache.incubator.uima.impl.DictionaryMetaDataDocumentImpl.DictionaryMetaDataImpl
-
Gets the "multiWordSeparator" attribute
- getMultiWordSeparator() - Method in class org.apache.uima.annotator.dict_annot.dictionary.impl.HashMapDictionaryBuilder
-
Returns the multi-word separator of the dictionary builder
- getMusicBrainz() - Method in class org.apache.uima.alchemy.digester.domain.Concept
-
- getMusicBrainz() - Method in class org.apache.uima.alchemy.digester.domain.Disambiguated
-
- getMusicBrainz() - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS
-
getter for musicBrainz - gets
- getMusicBrainz(int) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS_Type
-
- getMusicBrainz() - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity
-
getter for musicBrainz - gets
- getMusicBrainz(int) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
-
- getName() - Method in interface org.apache.incubator.uima.regex.ConceptDocument.Concept
-
Gets the "name" attribute
- getName() - Method in class org.apache.incubator.uima.regex.impl.ConceptDocumentImpl.ConceptImpl
-
Gets the "name" attribute
- getName() - Method in class org.apache.incubator.uima.regex.impl.SetFeatureDocumentImpl.SetFeatureImpl
-
Gets the "name" attribute
- getName() - Method in class org.apache.incubator.uima.regex.impl.VariableDocumentImpl.VariableImpl
-
Gets the "name" attribute
- getName() - Method in interface org.apache.incubator.uima.regex.SetFeatureDocument.SetFeature
-
Gets the "name" attribute
- getName() - Method in interface org.apache.incubator.uima.regex.VariableDocument.Variable
-
Gets the "name" attribute
- getName() - Method in class org.apache.uima.alchemy.digester.domain.Disambiguated
-
- getName() - Method in interface org.apache.uima.annotator.regex.Concept
-
Get the concept name.
- getName() - Method in interface org.apache.uima.annotator.regex.Feature
-
Get the feature name of this feature
- getName() - Method in class org.apache.uima.annotator.regex.impl.Concept_impl
-
- getName() - Method in class org.apache.uima.annotator.regex.impl.Feature_impl
-
- getName() - Method in class org.apache.uima.simpleserver.config.xml.impl.TypeElementTypeImpl
-
Gets the "name" attribute
- getName() - Method in interface org.apache.uima.simpleserver.config.xml.TypeElementType
-
Gets the "name" attribute
- getNativeSpeakers() - Method in class org.apache.uima.alchemy.digester.domain.LanguageDetectionResults
-
- getNativeSpeakers() - Method in class org.apache.uima.alchemy.ts.language.LanguageFS
-
getter for nativeSpeakers - gets
- getNativeSpeakers(int) - Method in class org.apache.uima.alchemy.ts.language.LanguageFS_Type
-
- getNextToken() - Method in class org.apache.uima.alchemy.digester.json.JsonParser
-
Get the next Token.
- getNextToken() - Method in class org.apache.uima.alchemy.digester.json.JsonParserTokenManager
-
Get the next Token.
- getNormalization() - Method in class org.apache.incubator.uima.regex.impl.SetFeatureDocumentImpl.SetFeatureImpl
-
Gets the "normalization" attribute
- getNormalization() - Method in interface org.apache.incubator.uima.regex.SetFeatureDocument.SetFeature
-
Gets the "normalization" attribute
- getOccurrences() - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity
-
getter for occurrences - gets A list of annotations annotating this entity
- getOccurrences(int) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
-
- getOffset() - Method in class org.apache.uima.annotator.calais.DescriptionElement
-
- getOffset() - Method in class org.apache.uima.annotator.calais.Offset
-
- getOpencyc() - Method in class org.apache.uima.alchemy.digester.domain.Concept
-
- getOpencyc() - Method in class org.apache.uima.alchemy.digester.domain.Disambiguated
-
- getOpencyc() - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS
-
getter for opencyc - gets
- getOpencyc(int) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS_Type
-
- getOpencyc() - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity
-
getter for opencyc - gets
- getOpencyc(int) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
-
- getOperator(String) - Static method in class org.apache.uima.annotator.dict_annot.impl.Condition
-
Returns the FilterOperator for the given String operator.
- getOperator() - Method in class org.apache.uima.simpleserver.config.xml.impl.SimpleFilterTypeImpl
-
Gets the "operator" attribute
- getOperator() - Method in interface org.apache.uima.simpleserver.config.xml.SimpleFilterType
-
Gets the "operator" attribute
- getOr() - Method in class org.apache.uima.simpleserver.config.xml.impl.TypeElementTypeImpl.FiltersImpl
-
Gets the "or" element
- getOr() - Method in interface org.apache.uima.simpleserver.config.xml.TypeElementType.Filters
-
Gets the "or" element
- getOrArray() - Method in interface org.apache.uima.simpleserver.config.xml.And
-
Gets array of all "or" elements
- getOrArray(int) - Method in interface org.apache.uima.simpleserver.config.xml.And
-
Gets ith "or" element
- getOrArray() - Method in class org.apache.uima.simpleserver.config.xml.impl.AndImpl
-
Gets array of all "or" elements
- getOrArray(int) - Method in class org.apache.uima.simpleserver.config.xml.impl.AndImpl
-
Gets ith "or" element
- getOrArray() - Method in class org.apache.uima.simpleserver.config.xml.impl.OrImpl
-
Gets array of all "or" elements
- getOrArray(int) - Method in class org.apache.uima.simpleserver.config.xml.impl.OrImpl
-
Gets ith "or" element
- getOrArray() - Method in interface org.apache.uima.simpleserver.config.xml.Or
-
Gets array of all "or" elements
- getOrArray(int) - Method in interface org.apache.uima.simpleserver.config.xml.Or
-
Gets ith "or" element
- getOutputAll() - Method in class org.apache.uima.simpleserver.config.impl.ServerSpecImpl
-
- getOutputAll() - Method in class org.apache.uima.simpleserver.config.impl.TypeMapImpl
-
- getOutputAll() - Method in interface org.apache.uima.simpleserver.config.ServerSpec
-
Check setting to output all types.
- getOutputAll() - Method in interface org.apache.uima.simpleserver.config.TypeMap
-
Get the "output all" switch.
- getOutputAll() - Method in class org.apache.uima.simpleserver.config.xml.impl.TypeElementTypeImpl
-
Gets the "outputAll" attribute
- getOutputAll() - Method in class org.apache.uima.simpleserver.config.xml.impl.UimaSimpleServerSpecDocumentImpl.UimaSimpleServerSpecImpl
-
Gets the "outputAll" attribute
- getOutputAll() - Method in interface org.apache.uima.simpleserver.config.xml.TypeElementType
-
Gets the "outputAll" attribute
- getOutputAll() - Method in interface org.apache.uima.simpleserver.config.xml.UimaSimpleServerSpecDocument.UimaSimpleServerSpec
-
Gets the "outputAll" attribute
- getOutputArray() - Method in class org.apache.uima.simpleserver.config.xml.impl.TypeElementTypeImpl.OutputsImpl
-
Gets array of all "output" elements
- getOutputArray(int) - Method in class org.apache.uima.simpleserver.config.xml.impl.TypeElementTypeImpl.OutputsImpl
-
Gets ith "output" element
- getOutputArray() - Method in interface org.apache.uima.simpleserver.config.xml.TypeElementType.Outputs
-
Gets array of all "output" elements
- getOutputArray(int) - Method in interface org.apache.uima.simpleserver.config.xml.TypeElementType.Outputs
-
Gets ith "output" element
- getOutputAttribute() - Method in class org.apache.uima.simpleserver.config.xml.impl.OutputTypeImpl
-
Gets the "outputAttribute" attribute
- getOutputAttribute() - Method in interface org.apache.uima.simpleserver.config.xml.OutputType
-
Gets the "outputAttribute" attribute
- getOutputCoveredText() - Method in class org.apache.uima.simpleserver.config.xml.impl.TypeElementTypeImpl
-
Gets the "outputCoveredText" attribute
- getOutputCoveredText() - Method in interface org.apache.uima.simpleserver.config.xml.TypeElementType
-
Gets the "outputCoveredText" attribute
- getOutputs() - Method in class org.apache.uima.simpleserver.config.impl.TypeMapImpl
-
- getOutputs() - Method in interface org.apache.uima.simpleserver.config.TypeMap
-
Get list of output specs.
- getOutputs() - Method in class org.apache.uima.simpleserver.config.xml.impl.TypeElementTypeImpl
-
Gets the "outputs" element
- getOutputs() - Method in interface org.apache.uima.simpleserver.config.xml.TypeElementType
-
Gets the "outputs" element
- getOutputTag() - Method in class org.apache.uima.simpleserver.config.impl.TypeMapImpl
-
- getOutputTag() - Method in interface org.apache.uima.simpleserver.config.TypeMap
-
Get the output tag that the type name is mapped to.
- getOutputTag() - Method in class org.apache.uima.simpleserver.config.xml.impl.TypeElementTypeImpl
-
Gets the "outputTag" attribute
- getOutputTag() - Method in interface org.apache.uima.simpleserver.config.xml.TypeElementType
-
Gets the "outputTag" attribute
- getPattern() - Method in interface org.apache.uima.annotator.regex.FilterFeature
-
Get the pattern for this filter feature
- getPattern() - Method in class org.apache.uima.annotator.regex.impl.FilterFeature_impl
-
- getProcessAllRules() - Method in interface org.apache.incubator.uima.regex.ConceptDocument.Concept
-
Gets the "processAllRules" attribute
- getProcessAllRules() - Method in class org.apache.incubator.uima.regex.impl.ConceptDocumentImpl.ConceptImpl
-
Gets the "processAllRules" attribute
- getProperties() - Method in interface org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource.DictEntry
-
- getProperties() - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource_impl.DictEntryImpl
-
- getProperty(String) - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.EntryProperties
-
- getProperty(String, String) - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.EntryProperties
-
- getPropertyID(String) - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.EntryPropertiesRoot
-
- getQuotations() - Method in class org.apache.uima.alchemy.digester.domain.Entity
-
- getQuotations() - Method in class org.apache.uima.alchemy.digester.domain.Quotations
-
- getQuotations() - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity
-
getter for quotations - gets
- getQuotations(int) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity
-
indexed getter for quotations - gets an indexed value -
- getQuotations(int) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
-
- getQuotations(int, int) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
-
- getRegEx() - Method in class org.apache.incubator.uima.regex.impl.RuleDocumentImpl.RuleImpl
-
Gets the "regEx" attribute
- getRegEx() - Method in interface org.apache.incubator.uima.regex.RuleDocument.Rule
-
Gets the "regEx" attribute
- getRegexPattern() - Method in class org.apache.uima.annotator.regex.impl.Rule_impl
-
- getRegexPattern() - Method in interface org.apache.uima.annotator.regex.Rule
-
Get the regular expression of this rule.
- getRelevance() - Method in class org.apache.uima.alchemy.digester.domain.Concept
-
- getRelevance() - Method in class org.apache.uima.alchemy.digester.domain.Entity
-
- getRelevance() - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS
-
getter for relevance - gets
- getRelevance(int) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS_Type
-
- getRelevance() - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity
-
getter for relevance - gets
- getRelevance(int) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
-
- getResponseContent(HttpResponse) - Static method in class org.apache.uima.simpleserver.util.HttpClientUtils
-
- getResult(CAS, ServerSpec) - Method in class org.apache.uima.simpleserver.ResultExtractor
-
Extract a set of results from a CAS and a result specification.
- getResultEntries() - Method in class org.apache.uima.simpleserver.output.impl.ResultImpl
-
- getResultEntries() - Method in interface org.apache.uima.simpleserver.output.Result
-
- getRule() - Method in class org.apache.incubator.uima.regex.impl.RuleDocumentImpl
-
Gets the "rule" element
- getRule() - Method in interface org.apache.incubator.uima.regex.RuleDocument
-
Gets the "rule" element
- getRuleArray() - Method in class org.apache.incubator.uima.regex.impl.RulesDocumentImpl.RulesImpl
-
Gets array of all "rule" elements
- getRuleArray(int) - Method in class org.apache.incubator.uima.regex.impl.RulesDocumentImpl.RulesImpl
-
Gets ith "rule" element
- getRuleArray() - Method in interface org.apache.incubator.uima.regex.RulesDocument.Rules
-
Gets array of all "rule" elements
- getRuleArray(int) - Method in interface org.apache.incubator.uima.regex.RulesDocument.Rules
-
Gets ith "rule" element
- getRuleExceptions() - Method in class org.apache.incubator.uima.regex.impl.RuleDocumentImpl.RuleImpl
-
Gets the "ruleExceptions" element
- getRuleExceptions() - Method in class org.apache.incubator.uima.regex.impl.RuleExceptionsDocumentImpl
-
Gets the "ruleExceptions" element
- getRuleExceptions() - Method in interface org.apache.incubator.uima.regex.RuleDocument.Rule
-
Gets the "ruleExceptions" element
- getRuleExceptions() - Method in interface org.apache.incubator.uima.regex.RuleExceptionsDocument
-
Gets the "ruleExceptions" element
- getRuleId() - Method in class org.apache.incubator.uima.regex.impl.RuleDocumentImpl.RuleImpl
-
Gets the "ruleId" attribute
- getRuleId() - Method in interface org.apache.incubator.uima.regex.RuleDocument.Rule
-
Gets the "ruleId" attribute
- getRules() - Method in interface org.apache.incubator.uima.regex.ConceptDocument.Concept
-
Gets the "rules" element
- getRules() - Method in class org.apache.incubator.uima.regex.impl.ConceptDocumentImpl.ConceptImpl
-
Gets the "rules" element
- getRules() - Method in class org.apache.incubator.uima.regex.impl.RulesDocumentImpl
-
Gets the "rules" element
- getRules() - Method in interface org.apache.incubator.uima.regex.RulesDocument
-
Gets the "rules" element
- getRules() - Method in interface org.apache.uima.annotator.regex.Concept
-
Gets an array of rules for this concept
- getRules() - Method in class org.apache.uima.annotator.regex.impl.Concept_impl
-
- getScore() - Method in class org.apache.uima.alchemy.digester.domain.CategorizationResults
-
- getScore() - Method in class org.apache.uima.alchemy.digester.domain.DocumentSentiment
-
- getScore() - Method in class org.apache.uima.alchemy.ts.categorization.Category
-
getter for score - gets
- getScore(int) - Method in class org.apache.uima.alchemy.ts.categorization.Category_Type
-
- getScore() - Method in class org.apache.uima.alchemy.ts.sentiment.SentimentFS
-
getter for score - gets
- getScore(int) - Method in class org.apache.uima.alchemy.ts.sentiment.SentimentFS_Type
-
- getSemanticCrunchbase() - Method in class org.apache.uima.alchemy.digester.domain.Concept
-
- getSemanticCrunchbase() - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS
-
getter for semanticCrunchbase - gets
- getSemanticCrunchbase(int) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS_Type
-
- getSentiment() - Method in class org.apache.uima.alchemy.digester.domain.Entity
-
- getSentiment() - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity
-
getter for sentiment - gets
- getSentiment(int) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
-
- getSentimentType() - Method in class org.apache.uima.alchemy.ts.sentiment.SentimentFS
-
getter for sentimentType - gets
- getSentimentType(int) - Method in class org.apache.uima.alchemy.ts.sentiment.SentimentFS_Type
-
- getServiceDescription() - Method in class org.apache.uima.simpleserver.Service
-
Delivers the service description as an XML document.
- getServiceParameters() - Method in class org.apache.uima.alchemy.annotator.AbstractAlchemyAnnotator
-
- getServiceParameters() - Method in class org.apache.uima.alchemy.annotator.HtmlMicroformatsAnnotator
-
- getServiceParameters() - Method in class org.apache.uima.alchemy.annotator.TextAnnotatedNamedEntityExtractionAnnotator
-
Deprecated.
- getServiceParameters() - Method in class org.apache.uima.alchemy.annotator.TextCategorizationAnnotator
-
- getServiceParameters() - Method in class org.apache.uima.alchemy.annotator.TextConceptTaggingAnnotator
-
- getServiceParameters() - Method in class org.apache.uima.alchemy.annotator.TextKeywordExtractionAnnotator
-
- getServiceParameters() - Method in class org.apache.uima.alchemy.annotator.TextLanguageDetectionAnnotator
-
- getServiceParameters() - Method in class org.apache.uima.alchemy.annotator.TextRankedNamedEntityExtractionAnnotator
-
- getServiceParameters() - Method in class org.apache.uima.alchemy.annotator.TextSentimentAnalysisAnnotator
-
- getServiceParameters() - Method in class org.apache.uima.alchemy.annotator.URLConceptTaggingAnnotator
-
- getServiceParameters() - Method in class org.apache.uima.alchemy.annotator.URLMicroformatsAnnotator
-
- getServiceSpec() - Method in class org.apache.uima.simpleserver.Service
-
- getSetFeature() - Method in class org.apache.incubator.uima.regex.impl.SetFeatureDocumentImpl
-
Gets the "setFeature" element
- getSetFeature() - Method in interface org.apache.incubator.uima.regex.SetFeatureDocument
-
Gets the "setFeature" element
- getSetFeatureArray() - Method in interface org.apache.incubator.uima.regex.AnnotationDocument.Annotation
-
Gets array of all "setFeature" elements
- getSetFeatureArray(int) - Method in interface org.apache.incubator.uima.regex.AnnotationDocument.Annotation
-
Gets ith "setFeature" element
- getSetFeatureArray() - Method in class org.apache.incubator.uima.regex.impl.AnnotationDocumentImpl.AnnotationImpl
-
Gets array of all "setFeature" elements
- getSetFeatureArray(int) - Method in class org.apache.incubator.uima.regex.impl.AnnotationDocumentImpl.AnnotationImpl
-
Gets ith "setFeature" element
- getSetFeatureArray() - Method in class org.apache.incubator.uima.regex.impl.UpdateMatchTypeAnnotationDocumentImpl.UpdateMatchTypeAnnotationImpl
-
Gets array of all "setFeature" elements
- getSetFeatureArray(int) - Method in class org.apache.incubator.uima.regex.impl.UpdateMatchTypeAnnotationDocumentImpl.UpdateMatchTypeAnnotationImpl
-
Gets ith "setFeature" element
- getSetFeatureArray() - Method in interface org.apache.incubator.uima.regex.UpdateMatchTypeAnnotationDocument.UpdateMatchTypeAnnotation
-
Gets array of all "setFeature" elements
- getSetFeatureArray(int) - Method in interface org.apache.incubator.uima.regex.UpdateMatchTypeAnnotationDocument.UpdateMatchTypeAnnotation
-
Gets ith "setFeature" element
- getShortDescription() - Method in class org.apache.uima.simpleserver.config.impl.OutputImpl
-
- getShortDescription() - Method in class org.apache.uima.simpleserver.config.impl.ServerSpecImpl
-
- getShortDescription() - Method in class org.apache.uima.simpleserver.config.impl.TypeMapImpl
-
- getShortDescription() - Method in interface org.apache.uima.simpleserver.config.Output
-
- getShortDescription() - Method in interface org.apache.uima.simpleserver.config.ServerSpec
-
Get the service's short description.
- getShortDescription() - Method in interface org.apache.uima.simpleserver.config.TypeMap
-
- getShortDescription() - Method in class org.apache.uima.simpleserver.config.xml.impl.OutputTypeImpl
-
Gets the "shortDescription" element
- getShortDescription() - Method in class org.apache.uima.simpleserver.config.xml.impl.TypeElementTypeImpl
-
Gets the "shortDescription" element
- getShortDescription() - Method in class org.apache.uima.simpleserver.config.xml.impl.UimaSimpleServerSpecDocumentImpl.UimaSimpleServerSpecImpl
-
Gets the "shortDescription" element
- getShortDescription() - Method in interface org.apache.uima.simpleserver.config.xml.OutputType
-
Gets the "shortDescription" element
- getShortDescription() - Method in interface org.apache.uima.simpleserver.config.xml.TypeElementType
-
Gets the "shortDescription" element
- getShortDescription() - Method in interface org.apache.uima.simpleserver.config.xml.UimaSimpleServerSpecDocument.UimaSimpleServerSpec
-
Gets the "shortDescription" element
- getShortest() - Method in interface org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource.DictEntriesByLength
-
- getStatus() - Method in class org.apache.uima.alchemy.digester.domain.Results
-
- getStatusInfo() - Method in class org.apache.uima.alchemy.digester.domain.Results
-
- getStem() - Method in class org.apache.uima.TokenAnnotation
-
getter for stem - gets stem
- getStem(int) - Method in class org.apache.uima.TokenAnnotation_Type
-
- getStemmer() - Method in class org.apache.uima.conceptMapper.support.tokenizer.OffsetTokenizer
-
- getStemmer() - Method in class org.apache.uima.conceptMapper.support.tokens.TokenNormalizer
-
- getStemming() - Method in class org.apache.uima.conceptMapper.support.tokenizer.OffsetTokenizer
-
Get the current stemming flag.
- getSubBranch() - Method in class org.apache.uima.annotator.dict_annot.dictionary.impl.DictionaryEntry
-
Returns the sub branch for a dictionary entry.
- getSubjectURL() - Method in class org.apache.uima.annotator.calais.DescriptionElement
-
- getSubType() - Method in class org.apache.uima.alchemy.digester.domain.Disambiguated
-
- getSubType() - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity
-
getter for subType - gets
- getSubType(int) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
-
- GetSuffix(int) - Method in class org.apache.uima.alchemy.digester.json.SimpleCharStream
-
Get the suffix.
- getTabSize() - Method in class org.apache.uima.alchemy.digester.json.SimpleCharStream
-
- getText() - Method in class org.apache.uima.alchemy.digester.domain.AnnotatedResults
-
- getText() - Method in class org.apache.uima.alchemy.digester.domain.Concept
-
- getText() - Method in class org.apache.uima.alchemy.digester.domain.Entity
-
- getText() - Method in class org.apache.uima.alchemy.digester.domain.Keyword
-
- getText() - Method in class org.apache.uima.alchemy.ts.categorization.Category
-
getter for text - gets
- getText(int) - Method in class org.apache.uima.alchemy.ts.categorization.Category_Type
-
- getText() - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS
-
getter for text - gets
- getText(int) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS_Type
-
- getText() - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity
-
getter for text - gets
- getText(int) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
-
- getText() - Method in class org.apache.uima.alchemy.ts.keywords.KeywordFS
-
getter for text - gets
- getText(int) - Method in class org.apache.uima.alchemy.ts.keywords.KeywordFS_Type
-
- getText() - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryToken
-
- getText() - Method in class org.apache.uima.conceptMapper.support.tokenizer.OffsetTokenizer
-
- getText() - Method in class org.apache.uima.conceptMapper.support.tokenizer.TokenAnnotation
-
getter for text - gets text of token
- getText(int) - Method in class org.apache.uima.conceptMapper.support.tokenizer.TokenAnnotation_Type
-
- getText() - Method in class org.apache.uima.simpleserver.output.impl.ResultImpl
-
- getText() - Method in interface org.apache.uima.simpleserver.output.Result
-
- getToken(int) - Method in class org.apache.uima.alchemy.digester.json.JsonParser
-
Get the specific Token.
- getTokenAnnotationName() - Method in class org.apache.uima.conceptMapper.support.tokens.TokenFilter
-
- getTokenClass() - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryToken
-
- getTokenClass() - Method in class org.apache.uima.conceptMapper.support.tokenizer.TokenAnnotation
-
getter for tokenClass - gets semantic class, or other such classification of this token
- getTokenClass(int) - Method in class org.apache.uima.conceptMapper.support.tokenizer.TokenAnnotation_Type
-
- getTokenClassFeature() - Method in class org.apache.uima.conceptMapper.support.tokens.TokenFilter
-
- getTokenClassFeatureName() - Method in class org.apache.uima.conceptMapper.support.tokens.TokenFilter
-
- getTokenType() - Method in class org.apache.uima.conceptMapper.support.tokenizer.TokenAnnotation
-
getter for tokenType - gets
- getTokenType(int) - Method in class org.apache.uima.conceptMapper.support.tokenizer.TokenAnnotation_Type
-
- getTokenTypeFeature() - Method in class org.apache.uima.conceptMapper.support.tokens.TokenFilter
-
- getTokenTypeFeatureName() - Method in class org.apache.uima.conceptMapper.support.tokens.TokenFilter
-
- getType() - Method in interface org.apache.incubator.uima.regex.AnnotationDocument.Annotation
-
Gets the "type" attribute
- getType() - Method in class org.apache.incubator.uima.regex.impl.AnnotationDocumentImpl.AnnotationImpl
-
Gets the "type" attribute
- getType() - Method in class org.apache.incubator.uima.regex.impl.SetFeatureDocumentImpl.SetFeatureImpl
-
Gets the "type" attribute
- getType() - Method in interface org.apache.incubator.uima.regex.SetFeatureDocument.SetFeature
-
Gets the "type" attribute
- getType() - Method in class org.apache.uima.alchemy.digester.domain.DocumentSentiment
-
- getType() - Method in class org.apache.uima.alchemy.digester.domain.Entity
-
- getType() - Method in interface org.apache.uima.annotator.regex.Feature
-
Get the feature type.
- getType() - Method in class org.apache.uima.annotator.regex.impl.Feature_impl
-
- getType() - Method in class org.apache.uima.annotator.regex.impl.RuleException_impl
-
- getType() - Method in interface org.apache.uima.annotator.regex.RuleException
-
Get the Type of this exception
- getType() - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryToken
-
- getType(JCas, String) - Static method in class org.apache.uima.examples.tagger.HMMTagger
-
Get the type of a given annotation name and check if it exists
- getTypeArray() - Method in class org.apache.uima.simpleserver.config.xml.impl.UimaSimpleServerSpecDocumentImpl.UimaSimpleServerSpecImpl
-
Gets array of all "type" elements
- getTypeArray(int) - Method in class org.apache.uima.simpleserver.config.xml.impl.UimaSimpleServerSpecDocumentImpl.UimaSimpleServerSpecImpl
-
Gets ith "type" element
- getTypeArray() - Method in interface org.apache.uima.simpleserver.config.xml.UimaSimpleServerSpecDocument.UimaSimpleServerSpec
-
Gets array of all "type" elements
- getTypeArray(int) - Method in interface org.apache.uima.simpleserver.config.xml.UimaSimpleServerSpecDocument.UimaSimpleServerSpec
-
Gets ith "type" element
- getTypeCollection() - Method in interface org.apache.incubator.uima.DictionaryDocument.Dictionary
-
Gets the "typeCollection" element
- getTypeCollection() - Method in class org.apache.incubator.uima.impl.DictionaryDocumentImpl.DictionaryImpl
-
Gets the "typeCollection" element
- getTypeCollection() - Method in class org.apache.incubator.uima.impl.TypeCollectionDocumentImpl
-
Gets the "typeCollection" element
- getTypeCollection() - Method in interface org.apache.incubator.uima.TypeCollectionDocument
-
Gets the "typeCollection" element
- getTypeDescription() - Method in class org.apache.incubator.uima.impl.TypeCollectionDocumentImpl.TypeCollectionImpl
-
Gets the "typeDescription" element
- getTypeDescription() - Method in class org.apache.incubator.uima.impl.TypeDescriptionDocumentImpl
-
Gets the "typeDescription" element
- getTypeDescription() - Method in interface org.apache.incubator.uima.TypeCollectionDocument.TypeCollection
-
Gets the "typeDescription" element
- getTypeDescription() - Method in interface org.apache.incubator.uima.TypeDescriptionDocument
-
Gets the "typeDescription" element
- getTypeIndexID() - Method in class org.apache.uima.alchemy.ts.categorization.Category
-
- getTypeIndexID() - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS
-
- getTypeIndexID() - Method in class org.apache.uima.alchemy.ts.entity.AlchemyAnnotation
-
- getTypeIndexID() - Method in class org.apache.uima.alchemy.ts.entity.Anniversary
-
- getTypeIndexID() - Method in class org.apache.uima.alchemy.ts.entity.Automobile
-
- getTypeIndexID() - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity
-
- getTypeIndexID() - Method in class org.apache.uima.alchemy.ts.entity.City
-
- getTypeIndexID() - Method in class org.apache.uima.alchemy.ts.entity.Company
-
- getTypeIndexID() - Method in class org.apache.uima.alchemy.ts.entity.Continent
-
- getTypeIndexID() - Method in class org.apache.uima.alchemy.ts.entity.Country
-
- getTypeIndexID() - Method in class org.apache.uima.alchemy.ts.entity.Drug
-
- getTypeIndexID() - Method in class org.apache.uima.alchemy.ts.entity.EntertainmentAward
-
- getTypeIndexID() - Method in class org.apache.uima.alchemy.ts.entity.Facility
-
- getTypeIndexID() - Method in class org.apache.uima.alchemy.ts.entity.FieldTerminology
-
- getTypeIndexID() - Method in class org.apache.uima.alchemy.ts.entity.FinancialMarketIndex
-
- getTypeIndexID() - Method in class org.apache.uima.alchemy.ts.entity.GeographicFeature
-
- getTypeIndexID() - Method in class org.apache.uima.alchemy.ts.entity.HealthCondition
-
- getTypeIndexID() - Method in class org.apache.uima.alchemy.ts.entity.Holiday
-
- getTypeIndexID() - Method in class org.apache.uima.alchemy.ts.entity.Movie
-
- getTypeIndexID() - Method in class org.apache.uima.alchemy.ts.entity.MusicGroup
-
- getTypeIndexID() - Method in class org.apache.uima.alchemy.ts.entity.NaturalDisaster
-
- getTypeIndexID() - Method in class org.apache.uima.alchemy.ts.entity.OperatingSystem
-
- getTypeIndexID() - Method in class org.apache.uima.alchemy.ts.entity.Organization
-
- getTypeIndexID() - Method in class org.apache.uima.alchemy.ts.entity.Person
-
- getTypeIndexID() - Method in class org.apache.uima.alchemy.ts.entity.PrintMedia
-
- getTypeIndexID() - Method in class org.apache.uima.alchemy.ts.entity.RadioProgram
-
- getTypeIndexID() - Method in class org.apache.uima.alchemy.ts.entity.RadioStation
-
- getTypeIndexID() - Method in class org.apache.uima.alchemy.ts.entity.Region
-
- getTypeIndexID() - Method in class org.apache.uima.alchemy.ts.entity.Sport
-
- getTypeIndexID() - Method in class org.apache.uima.alchemy.ts.entity.SportingEvent
-
- getTypeIndexID() - Method in class org.apache.uima.alchemy.ts.entity.StateOrCounty
-
- getTypeIndexID() - Method in class org.apache.uima.alchemy.ts.entity.Technology
-
- getTypeIndexID() - Method in class org.apache.uima.alchemy.ts.entity.TelevisionShow
-
- getTypeIndexID() - Method in class org.apache.uima.alchemy.ts.entity.TelevisionStation
-
- getTypeIndexID() - Method in class org.apache.uima.alchemy.ts.keywords.KeywordFS
-
- getTypeIndexID() - Method in class org.apache.uima.alchemy.ts.language.LanguageFS
-
- getTypeIndexID() - Method in class org.apache.uima.alchemy.ts.microformats.MicroformatFS
-
- getTypeIndexID() - Method in class org.apache.uima.alchemy.ts.sentiment.SentimentFS
-
- getTypeIndexID() - Method in class org.apache.uima.annotator.bsf.types.Firstname
-
- getTypeIndexID() - Method in class org.apache.uima.annotator.bsf.types.Nickname
-
- getTypeIndexID() - Method in class org.apache.uima.annotator.bsf.types.Token
-
- getTypeIndexID() - Method in class org.apache.uima.calais.Anniversary
-
- getTypeIndexID() - Method in class org.apache.uima.calais.BaseType
-
- getTypeIndexID() - Method in class org.apache.uima.calais.City
-
- getTypeIndexID() - Method in class org.apache.uima.calais.Company
-
- getTypeIndexID() - Method in class org.apache.uima.calais.Continent
-
- getTypeIndexID() - Method in class org.apache.uima.calais.Country
-
- getTypeIndexID() - Method in class org.apache.uima.calais.Currency
-
- getTypeIndexID() - Method in class org.apache.uima.calais.EmailAddress
-
- getTypeIndexID() - Method in class org.apache.uima.calais.Facility
-
- getTypeIndexID() - Method in class org.apache.uima.calais.FaxNumber
-
- getTypeIndexID() - Method in class org.apache.uima.calais.Holiday
-
- getTypeIndexID() - Method in class org.apache.uima.calais.IndustryTerm
-
- getTypeIndexID() - Method in class org.apache.uima.calais.NaturalDisaster
-
- getTypeIndexID() - Method in class org.apache.uima.calais.NaturalFeature
-
- getTypeIndexID() - Method in class org.apache.uima.calais.Organization
-
- getTypeIndexID() - Method in class org.apache.uima.calais.Person
-
- getTypeIndexID() - Method in class org.apache.uima.calais.PhoneNumber
-
- getTypeIndexID() - Method in class org.apache.uima.calais.ProviceOrState
-
- getTypeIndexID() - Method in class org.apache.uima.calais.Region
-
- getTypeIndexID() - Method in class org.apache.uima.calais.Technology
-
- getTypeIndexID() - Method in class org.apache.uima.calais.URL
-
- getTypeIndexID() - Method in class org.apache.uima.conceptMapper.DictTerm
-
- getTypeIndexID() - Method in class org.apache.uima.conceptMapper.support.tokenizer.TokenAnnotation
-
- getTypeIndexID() - Method in class org.apache.uima.SentenceAnnotation
-
- getTypeIndexID() - Method in class org.apache.uima.TokenAnnotation
-
- getTypeIndexID() - Method in class uima.tt.TokenAnnotation
-
- getTypeName() - Method in class org.apache.incubator.uima.impl.TypeDescriptionDocumentImpl.TypeDescriptionImpl
-
Gets the "typeName" element
- getTypeName() - Method in interface org.apache.incubator.uima.TypeDescriptionDocument.TypeDescription
-
Gets the "typeName" element
- getTypeName() - Method in interface org.apache.uima.annotator.dict_annot.dictionary.Dictionary
-
Returns the type name which should use to create annotations
- getTypeName() - Method in class org.apache.uima.annotator.dict_annot.dictionary.impl.HashMapDictionary
-
- getTypeName() - Method in class org.apache.uima.simpleserver.config.impl.TypeMapImpl
-
- getTypeName() - Method in interface org.apache.uima.simpleserver.config.TypeMap
-
Get the type name.
- getTypeSpecs() - Method in class org.apache.uima.simpleserver.config.impl.ServerSpecImpl
-
- getTypeSpecs() - Method in interface org.apache.uima.simpleserver.config.ServerSpec
-
- getTypeURL() - Method in class org.apache.uima.annotator.calais.DescriptionElement
-
- getUimaSimpleServerSpec() - Method in class org.apache.uima.simpleserver.config.xml.impl.UimaSimpleServerSpecDocumentImpl
-
Gets the "uimaSimpleServerSpec" element
- getUimaSimpleServerSpec() - Method in interface org.apache.uima.simpleserver.config.xml.UimaSimpleServerSpecDocument
-
Gets the "uimaSimpleServerSpec" element
- getUmbel() - Method in class org.apache.uima.alchemy.digester.domain.Disambiguated
-
- getUmbel() - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity
-
getter for umbel - gets
- getUmbel(int) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
-
- getUnsorted() - Method in interface org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource.DictEntry
-
- getUnsorted() - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource_impl.DictEntryImpl
-
- getUpdateMatchTypeAnnotation() - Method in class org.apache.incubator.uima.regex.impl.RuleDocumentImpl.RuleImpl
-
Gets the "updateMatchTypeAnnotation" element
- getUpdateMatchTypeAnnotation() - Method in class org.apache.incubator.uima.regex.impl.UpdateMatchTypeAnnotationDocumentImpl
-
Gets the "updateMatchTypeAnnotation" element
- getUpdateMatchTypeAnnotation() - Method in interface org.apache.incubator.uima.regex.RuleDocument.Rule
-
Gets the "updateMatchTypeAnnotation" element
- getUpdateMatchTypeAnnotation() - Method in interface org.apache.incubator.uima.regex.UpdateMatchTypeAnnotationDocument
-
Gets the "updateMatchTypeAnnotation" element
- getUrl() - Method in class org.apache.uima.alchemy.digester.domain.CategorizationResults
-
- getUrl() - Method in class org.apache.uima.alchemy.digester.domain.Results
-
- getValidate() - Method in interface org.apache.incubator.uima.regex.AnnotationDocument.Annotation
-
Gets the "validate" attribute
- getValidate() - Method in class org.apache.incubator.uima.regex.impl.AnnotationDocumentImpl.AnnotationImpl
-
Gets the "validate" attribute
- getValue() - Method in class org.apache.incubator.uima.regex.impl.VariableDocumentImpl.VariableImpl
-
Gets the "value" attribute
- getValue() - Method in interface org.apache.incubator.uima.regex.VariableDocument.Variable
-
Gets the "value" attribute
- getValue() - Method in class org.apache.uima.alchemy.digester.json.Token
-
An optional attribute value of the Token.
- getValue(AnnotationFS) - Method in interface org.apache.uima.annotator.dict_annot.dictionary.impl.FeaturePathInfo
-
Returns the value of the given annotation FS for the stored featurePath.
- getValue() - Method in class org.apache.uima.annotator.dict_annot.impl.Condition
-
Returns the condition value.
- getValue(AnnotationFS) - Method in class org.apache.uima.annotator.dict_annot.impl.FeaturePathInfo_impl
-
- getValue() - Method in interface org.apache.uima.annotator.regex.Feature
-
Get the feature value of this feature.
- getValue(AnnotationFS) - Method in interface org.apache.uima.annotator.regex.FeaturePath
-
Returns the value of the given annotation FS for the stored featurePath.
- getValue() - Method in class org.apache.uima.annotator.regex.impl.Feature_impl
-
- getValue(AnnotationFS) - Method in class org.apache.uima.annotator.regex.impl.FeaturePath_impl
-
- getValue() - Method in interface org.apache.uima.simpleserver.config.Condition
-
- getValue() - Method in class org.apache.uima.simpleserver.config.impl.ConditionImpl
-
- getValue() - Method in class org.apache.uima.simpleserver.config.xml.impl.SimpleFilterTypeImpl
-
Gets the "value" attribute
- getValue() - Method in interface org.apache.uima.simpleserver.config.xml.SimpleFilterType
-
Gets the "value" attribute
- getVariable() - Method in class org.apache.incubator.uima.regex.impl.VariableDocumentImpl
-
Gets the "variable" element
- getVariable() - Method in interface org.apache.incubator.uima.regex.VariableDocument
-
Gets the "variable" element
- getVariableArray() - Method in class org.apache.incubator.uima.regex.impl.VariablesDocumentImpl.VariablesImpl
-
Gets array of all "variable" elements
- getVariableArray(int) - Method in class org.apache.incubator.uima.regex.impl.VariablesDocumentImpl.VariablesImpl
-
Gets ith "variable" element
- getVariableArray() - Method in interface org.apache.incubator.uima.regex.VariablesDocument.Variables
-
Gets array of all "variable" elements
- getVariableArray(int) - Method in interface org.apache.incubator.uima.regex.VariablesDocument.Variables
-
Gets ith "variable" element
- getVariables() - Method in interface org.apache.incubator.uima.regex.ConceptSetDocument.ConceptSet
-
Gets the "variables" element
- getVariables() - Method in class org.apache.incubator.uima.regex.impl.ConceptSetDocumentImpl.ConceptSetImpl
-
Gets the "variables" element
- getVariables() - Method in class org.apache.incubator.uima.regex.impl.VariablesDocumentImpl
-
Gets the "variables" element
- getVariables() - Method in interface org.apache.incubator.uima.regex.VariablesDocument
-
Gets the "variables" element
- getVariableValue(String) - Method in class org.apache.uima.annotator.regex.impl.RegexVariables_impl
-
- getVariableValue(String) - Method in interface org.apache.uima.annotator.regex.RegexVariables
-
returns the value of the specified variable or null
if the
variable does not exist
- getVariableValue(String) - Method in interface org.apache.uima.fsvars.FsVariables
-
Get the FeatureStructure value of a variable.
- getVariableValue(String) - Method in class org.apache.uima.fsvars.impl.FsVariablesImpl
-
- getWebsite() - Method in class org.apache.uima.alchemy.digester.domain.Concept
-
- getWebsite() - Method in class org.apache.uima.alchemy.digester.domain.Disambiguated
-
- getWebsite() - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS
-
getter for website - gets
- getWebsite(int) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS_Type
-
- getWebsite() - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity
-
getter for website - gets
- getWebsite(int) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
-
- getWikipedia() - Method in class org.apache.uima.alchemy.digester.domain.LanguageDetectionResults
-
- getWikipedia() - Method in class org.apache.uima.alchemy.ts.language.LanguageFS
-
getter for wikipedia - gets
- getWikipedia(int) - Method in class org.apache.uima.alchemy.ts.language.LanguageFS_Type
-
- getXMLResultXSD() - Method in class org.apache.uima.simpleserver.Service
-
Gets an XSD for the output format of the service.
- getXMLString(Result) - Static method in class org.apache.uima.simpleserver.output.ResultConverter
-
- getYago() - Method in class org.apache.uima.alchemy.digester.domain.Concept
-
- getYago() - Method in class org.apache.uima.alchemy.digester.domain.Disambiguated
-
- getYago() - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS
-
getter for yago - gets
- getYago(int) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS_Type
-
- getYago() - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity
-
getter for yago - gets
- getYago(int) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
-
- GrobMappingTueba - Class in org.apache.uima.examples.tagger.trainAndTest
-
- GrobMappingTueba() - Constructor for class org.apache.uima.examples.tagger.trainAndTest.GrobMappingTueba
-
- illegal_fsvar_value - Static variable in exception org.apache.uima.fsvars.FsVariablesException
-
- image - Variable in class org.apache.uima.alchemy.digester.json.Token
-
The string image of the token.
- IModelResource - Interface in org.apache.uima.examples.tagger
-
Model resource interface.
- IN_JAVA_DOC_COMMENT - Static variable in interface org.apache.uima.alchemy.digester.json.JsonParserConstants
-
Lexical state.
- IN_MULTI_LINE_COMMENT - Static variable in interface org.apache.uima.alchemy.digester.json.JsonParserConstants
-
Lexical state.
- inBuf - Variable in class org.apache.uima.alchemy.digester.json.SimpleCharStream
-
- includedTokenClasses - Variable in class org.apache.uima.conceptMapper.support.tokens.TokenFilter
-
- includedTokenTypes - Variable in class org.apache.uima.conceptMapper.support.tokens.TokenFilter
-
- incorrect_feature_syntax - Static variable in exception org.apache.uima.simpleserver.SimpleServerException
-
- incorrect_path_syntax - Static variable in exception org.apache.uima.simpleserver.SimpleServerException
-
- INDEX_NAME - Static variable in interface org.apache.uima.fsvars.FsVariables
-
- IndustryTerm - Class in org.apache.uima.calais
-
Updated by JCasGen Thu Jun 17 13:00:12 CEST 2010
- IndustryTerm() - Constructor for class org.apache.uima.calais.IndustryTerm
-
Never called.
- IndustryTerm(int, TOP_Type) - Constructor for class org.apache.uima.calais.IndustryTerm
-
Internal - constructor used by generator
- IndustryTerm(JCas) - Constructor for class org.apache.uima.calais.IndustryTerm
-
- IndustryTerm(JCas, int, int) - Constructor for class org.apache.uima.calais.IndustryTerm
-
- IndustryTerm_Type - Class in org.apache.uima.calais
-
Updated by JCasGen Thu Jun 17 13:00:12 CEST 2010
- IndustryTerm_Type(JCas, Type) - Constructor for class org.apache.uima.calais.IndustryTerm_Type
-
initialize variables to correspond with Cas Type and Features
- init() - Method in class org.apache.uima.examples.tagger.trainAndTest.ModelGeneration
-
- init(CAS) - Method in interface org.apache.uima.fsvars.FsVariables
-
Initialize this
with current CAS.
- init(CAS) - Method in class org.apache.uima.fsvars.impl.FsVariablesImpl
-
- init() - Method in class org.apache.uima.simpleserver.servlet.SimpleServerServlet
-
- init(File, File) - Method in class org.apache.uima.simpleserver.servlet.SimpleServerServlet
-
- init_probs(Map<String, Double>) - Static method in class org.apache.uima.examples.tagger.Viterbi
-
- initConfig(AnnotatorContext) - Method in class org.apache.uima.conceptMapper.support.tokens.TokenFilter
-
- initCPM() - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.annotatorAdaptor.AnnotatorAdaptor
-
- initializationSuccessful - Variable in class org.apache.uima.simpleserver.servlet.SimpleServerServlet
-
- initialize(UimaContext) - Method in class org.apache.uima.alchemy.annotator.AbstractAlchemyAnnotator
-
- initialize(UimaContext) - Method in class org.apache.uima.annotator.bsf.BSFAnnotator
-
Initializes the annotator by compiling the script.
- initialize(UimaContext) - Method in class org.apache.uima.annotator.calais.OpenCalaisAnnotator
-
- initialize(UimaContext) - Method in class org.apache.uima.annotator.dict_annot.impl.DictionaryAnnotator
-
- initialize(String) - Method in class org.apache.uima.annotator.dict_annot.impl.FeaturePathInfo_impl
-
Initialize the object's featurePath for the given type.
- initialize() - Method in class org.apache.uima.annotator.regex.impl.Annotation_impl
-
initialize the Regex Annotation object with all the annotation features
- initialize(Logger) - Method in class org.apache.uima.annotator.regex.impl.Concept_impl
-
initialize the concept and the referred rules and annotations.
- initialize() - Method in class org.apache.uima.annotator.regex.impl.Feature_impl
-
Initialize the feature definition.
- initialize(Type) - Method in class org.apache.uima.annotator.regex.impl.FeaturePath_impl
-
Initialize the object's featurePath for the given type.
- initialize() - Method in class org.apache.uima.annotator.regex.impl.FilterFeature_impl
-
initialize the regex pattern
- initialize(UimaContext) - Method in class org.apache.uima.annotator.regex.impl.RegExAnnotator
-
Performs any startup tasks required by this annotator.
- initialize() - Method in class org.apache.uima.annotator.regex.impl.Rule_impl
-
- initialize() - Method in class org.apache.uima.annotator.regex.impl.RuleException_impl
-
- initialize(UimaContext) - Method in class org.apache.uima.annotator.SnowballAnnotator
-
- initialize(UimaContext) - Method in class org.apache.uima.annotator.WhitespaceTokenizer
-
- initialize(AnnotatorContext) - Method in class org.apache.uima.conceptMapper.ConceptMapper
-
Initialize the annotator, which includes compilation of regular expressions, fetching
configuration parameters from XML descriptor file, and loading of the dictionary file.
- initialize(String) - Method in class org.apache.uima.conceptMapper.support.stemmer.JunkStemmer
-
- initialize(String) - Method in interface org.apache.uima.conceptMapper.support.stemmer.Stemmer
-
Initialize the stemmer with a dictionary
- initialize(AnnotatorContext) - Method in class org.apache.uima.conceptMapper.support.tokenizer.OffsetTokenizer
-
Initialize the annotator, which includes compilation of regular expressions, fetching
configuration parameters from XML descriptor file, and loading of the dictionary file.
- initialize(UimaContext) - Method in class org.apache.uima.examples.tagger.HMMModelTrainer
-
Initialization of the component
- initialize(UimaContext) - Method in class org.apache.uima.examples.tagger.HMMTagger
-
Initialize the Annotator.
- initialize(UimaContext) - Method in interface org.apache.uima.examples.tagger.Tagger
-
Instantiates MODEL
for current tagger
- initialized - Variable in class org.apache.uima.simpleserver.Service
-
- initializeRuntimeParameters(JCas) - Method in class org.apache.uima.alchemy.annotator.AbstractAlchemyAnnotator
-
- initializeRuntimeParameters(JCas) - Method in class org.apache.uima.alchemy.annotator.HtmlMicroformatsAnnotator
-
- initializeRuntimeParameters(JCas) - Method in class org.apache.uima.alchemy.annotator.TextAnnotatedNamedEntityExtractionAnnotator
-
Deprecated.
- initializeRuntimeParameters(JCas) - Method in class org.apache.uima.alchemy.annotator.TextCategorizationAnnotator
-
- initializeRuntimeParameters(JCas) - Method in class org.apache.uima.alchemy.annotator.TextConceptTaggingAnnotator
-
- initializeRuntimeParameters(JCas) - Method in class org.apache.uima.alchemy.annotator.TextKeywordExtractionAnnotator
-
- initializeRuntimeParameters(JCas) - Method in class org.apache.uima.alchemy.annotator.TextLanguageDetectionAnnotator
-
- initializeRuntimeParameters(JCas) - Method in class org.apache.uima.alchemy.annotator.TextRankedNamedEntityExtractionAnnotator
-
- initializeRuntimeParameters(JCas) - Method in class org.apache.uima.alchemy.annotator.TextSentimentAnalysisAnnotator
-
- initializeRuntimeParameters(JCas) - Method in class org.apache.uima.alchemy.annotator.URLConceptTaggingAnnotator
-
- initializeRuntimeParameters(JCas) - Method in class org.apache.uima.alchemy.annotator.URLMicroformatsAnnotator
-
- initializeStopWordList(String[]) - Static method in class org.apache.uima.conceptMapper.support.tokens.TokenFilter
-
- initServer() - Method in class org.apache.uima.simpleserver.servlet.ResultMerger
-
- initServer() - Method in class org.apache.uima.simpleserver.servlet.SimpleServerServlet
-
- initTokenizer(String[], Object[]) - Method in class org.apache.uima.conceptMapper.support.tokenizer.OffsetTokenizer
-
- initTypes(TypeSystem) - Method in class org.apache.uima.conceptMapper.support.tokens.TokenFilter
-
- initTypes(TypeSystem, boolean) - Method in class org.apache.uima.conceptMapper.support.tokens.TokenFilter
-
- InlineXMLGenerator - Class in org.apache.uima.simpleserver.output
-
- InlineXMLGenerator() - Constructor for class org.apache.uima.simpleserver.output.InlineXMLGenerator
-
- input_stream - Variable in class org.apache.uima.alchemy.digester.json.JsonParserTokenManager
-
- inputStream - Variable in class org.apache.uima.alchemy.digester.json.SimpleCharStream
-
- insert_edge(SuffixTree.Edge) - Method in class org.apache.uima.examples.tagger.trainAndTest.SuffixTree
-
- insertNewAnd(int) - Method in interface org.apache.uima.simpleserver.config.xml.And
-
Inserts and returns a new empty value (as xml) as the ith "and" element
- insertNewAnd(int) - Method in class org.apache.uima.simpleserver.config.xml.impl.AndImpl
-
Inserts and returns a new empty value (as xml) as the ith "and" element
- insertNewAnd(int) - Method in class org.apache.uima.simpleserver.config.xml.impl.OrImpl
-
Inserts and returns a new empty value (as xml) as the ith "and" element
- insertNewAnd(int) - Method in interface org.apache.uima.simpleserver.config.xml.Or
-
Inserts and returns a new empty value (as xml) as the ith "and" element
- insertNewAnnotation(int) - Method in interface org.apache.incubator.uima.regex.CreateAnnotationsDocument.CreateAnnotations
-
Inserts and returns a new empty value (as xml) as the ith "annotation" element
- insertNewAnnotation(int) - Method in class org.apache.incubator.uima.regex.impl.CreateAnnotationsDocumentImpl.CreateAnnotationsImpl
-
Inserts and returns a new empty value (as xml) as the ith "annotation" element
- insertNewConcept(int) - Method in interface org.apache.incubator.uima.regex.ConceptSetDocument.ConceptSet
-
Inserts and returns a new empty value (as xml) as the ith "concept" element
- insertNewConcept(int) - Method in class org.apache.incubator.uima.regex.impl.ConceptSetDocumentImpl.ConceptSetImpl
-
Inserts and returns a new empty value (as xml) as the ith "concept" element
- insertNewEntry(int) - Method in interface org.apache.incubator.uima.EntriesDocument.Entries
-
Inserts and returns a new empty value (as xml) as the ith "entry" element
- insertNewEntry(int) - Method in class org.apache.incubator.uima.impl.EntriesDocumentImpl.EntriesImpl
-
Inserts and returns a new empty value (as xml) as the ith "entry" element
- insertNewException(int) - Method in class org.apache.incubator.uima.regex.impl.RuleExceptionsDocumentImpl.RuleExceptionsImpl
-
Inserts and returns a new empty value (as xml) as the ith "exception" element
- insertNewException(int) - Method in interface org.apache.incubator.uima.regex.RuleExceptionsDocument.RuleExceptions
-
Inserts and returns a new empty value (as xml) as the ith "exception" element
- insertNewFeature(int) - Method in class org.apache.incubator.uima.regex.impl.MatchTypeFilterDocumentImpl.MatchTypeFilterImpl
-
Inserts and returns a new empty value (as xml) as the ith "feature" element
- insertNewFeature(int) - Method in interface org.apache.incubator.uima.regex.MatchTypeFilterDocument.MatchTypeFilter
-
Inserts and returns a new empty value (as xml) as the ith "feature" element
- insertNewFilter(int) - Method in interface org.apache.uima.simpleserver.config.xml.And
-
Inserts and returns a new empty value (as xml) as the ith "filter" element
- insertNewFilter(int) - Method in class org.apache.uima.simpleserver.config.xml.impl.AndImpl
-
Inserts and returns a new empty value (as xml) as the ith "filter" element
- insertNewFilter(int) - Method in class org.apache.uima.simpleserver.config.xml.impl.OrImpl
-
Inserts and returns a new empty value (as xml) as the ith "filter" element
- insertNewFilter(int) - Method in interface org.apache.uima.simpleserver.config.xml.Or
-
Inserts and returns a new empty value (as xml) as the ith "filter" element
- insertNewOr(int) - Method in interface org.apache.uima.simpleserver.config.xml.And
-
Inserts and returns a new empty value (as xml) as the ith "or" element
- insertNewOr(int) - Method in class org.apache.uima.simpleserver.config.xml.impl.AndImpl
-
Inserts and returns a new empty value (as xml) as the ith "or" element
- insertNewOr(int) - Method in class org.apache.uima.simpleserver.config.xml.impl.OrImpl
-
Inserts and returns a new empty value (as xml) as the ith "or" element
- insertNewOr(int) - Method in interface org.apache.uima.simpleserver.config.xml.Or
-
Inserts and returns a new empty value (as xml) as the ith "or" element
- insertNewOutput(int) - Method in class org.apache.uima.simpleserver.config.xml.impl.TypeElementTypeImpl.OutputsImpl
-
Inserts and returns a new empty value (as xml) as the ith "output" element
- insertNewOutput(int) - Method in interface org.apache.uima.simpleserver.config.xml.TypeElementType.Outputs
-
Inserts and returns a new empty value (as xml) as the ith "output" element
- insertNewRule(int) - Method in class org.apache.incubator.uima.regex.impl.RulesDocumentImpl.RulesImpl
-
Inserts and returns a new empty value (as xml) as the ith "rule" element
- insertNewRule(int) - Method in interface org.apache.incubator.uima.regex.RulesDocument.Rules
-
Inserts and returns a new empty value (as xml) as the ith "rule" element
- insertNewSetFeature(int) - Method in interface org.apache.incubator.uima.regex.AnnotationDocument.Annotation
-
Inserts and returns a new empty value (as xml) as the ith "setFeature" element
- insertNewSetFeature(int) - Method in class org.apache.incubator.uima.regex.impl.AnnotationDocumentImpl.AnnotationImpl
-
Inserts and returns a new empty value (as xml) as the ith "setFeature" element
- insertNewSetFeature(int) - Method in class org.apache.incubator.uima.regex.impl.UpdateMatchTypeAnnotationDocumentImpl.UpdateMatchTypeAnnotationImpl
-
Inserts and returns a new empty value (as xml) as the ith "setFeature" element
- insertNewSetFeature(int) - Method in interface org.apache.incubator.uima.regex.UpdateMatchTypeAnnotationDocument.UpdateMatchTypeAnnotation
-
Inserts and returns a new empty value (as xml) as the ith "setFeature" element
- insertNewType(int) - Method in class org.apache.uima.simpleserver.config.xml.impl.UimaSimpleServerSpecDocumentImpl.UimaSimpleServerSpecImpl
-
Inserts and returns a new empty value (as xml) as the ith "type" element
- insertNewType(int) - Method in interface org.apache.uima.simpleserver.config.xml.UimaSimpleServerSpecDocument.UimaSimpleServerSpec
-
Inserts and returns a new empty value (as xml) as the ith "type" element
- insertNewVariable(int) - Method in class org.apache.incubator.uima.regex.impl.VariablesDocumentImpl.VariablesImpl
-
Inserts and returns a new empty value (as xml) as the ith "variable" element
- insertNewVariable(int) - Method in interface org.apache.incubator.uima.regex.VariablesDocument.Variables
-
Inserts and returns a new empty value (as xml) as the ith "variable" element
- INT_CONFIDENCE - Static variable in interface org.apache.incubator.uima.regex.SetFeatureDocument.SetFeature.Type
-
- INT_CUSTOM - Static variable in interface org.apache.incubator.uima.regex.SetFeatureDocument.SetFeature.Normalization
-
- INT_END - Static variable in interface org.apache.incubator.uima.regex.BeginDocument.Begin.Location
-
- INT_END - Static variable in interface org.apache.incubator.uima.regex.EndDocument.End.Location
-
- INT_FLOAT - Static variable in interface org.apache.incubator.uima.regex.SetFeatureDocument.SetFeature.Type
-
- INT_INTEGER - Static variable in interface org.apache.incubator.uima.regex.SetFeatureDocument.SetFeature.Type
-
- INT_MATCH_ALL - Static variable in interface org.apache.incubator.uima.regex.RuleDocument.Rule.MatchStrategy
-
- INT_MATCH_COMPLETE - Static variable in interface org.apache.incubator.uima.regex.RuleDocument.Rule.MatchStrategy
-
- INT_MATCH_FIRST - Static variable in interface org.apache.incubator.uima.regex.RuleDocument.Rule.MatchStrategy
-
- INT_NULL - Static variable in interface org.apache.uima.simpleserver.config.xml.FilterOperator
-
- INT_NULL_2 - Static variable in interface org.apache.uima.simpleserver.config.xml.FilterOperator
-
- INT_REFERENCE - Static variable in interface org.apache.incubator.uima.regex.SetFeatureDocument.SetFeature.Type
-
- INT_RULE_ID - Static variable in interface org.apache.incubator.uima.regex.SetFeatureDocument.SetFeature.Type
-
- INT_START - Static variable in interface org.apache.incubator.uima.regex.BeginDocument.Begin.Location
-
- INT_START - Static variable in interface org.apache.incubator.uima.regex.EndDocument.End.Location
-
- INT_STRING - Static variable in interface org.apache.incubator.uima.regex.SetFeatureDocument.SetFeature.Type
-
- INT_TO_LOWER_CASE - Static variable in interface org.apache.incubator.uima.regex.SetFeatureDocument.SetFeature.Normalization
-
- INT_TO_UPPER_CASE - Static variable in interface org.apache.incubator.uima.regex.SetFeatureDocument.SetFeature.Normalization
-
- INT_TRIM - Static variable in interface org.apache.incubator.uima.regex.SetFeatureDocument.SetFeature.Normalization
-
- INT_X - Static variable in interface org.apache.uima.simpleserver.config.xml.FilterOperator
-
- INT_X_2 - Static variable in interface org.apache.uima.simpleserver.config.xml.FilterOperator
-
- INT_X_3 - Static variable in interface org.apache.uima.simpleserver.config.xml.FilterOperator
-
- INT_X_4 - Static variable in interface org.apache.uima.simpleserver.config.xml.FilterOperator
-
- INT_X_5 - Static variable in interface org.apache.uima.simpleserver.config.xml.FilterOperator
-
- INT_X_6 - Static variable in interface org.apache.uima.simpleserver.config.xml.FilterOperator
-
- INTEGER - Static variable in interface org.apache.incubator.uima.regex.SetFeatureDocument.SetFeature.Type
-
- INTEGER_FEATURE - Static variable in interface org.apache.uima.annotator.regex.Feature
-
- INVALID_LEXICAL_STATE - Static variable in error org.apache.uima.alchemy.digester.json.TokenMgrError
-
Tried to change to an invalid lexical state.
- ISBNNumberValidator - Class in org.apache.uima.annotator.regex.extension.impl
-
ISBN number validator
- ISBNNumberValidator() - Constructor for class org.apache.uima.annotator.regex.extension.impl.ISBNNumberValidator
-
- isCaseFoldAll() - Method in class org.apache.uima.conceptMapper.support.tokens.TokenNormalizer
-
- isCaseFoldDigit() - Method in class org.apache.uima.conceptMapper.support.tokens.TokenNormalizer
-
- isCaseFoldInitCap() - Method in class org.apache.uima.conceptMapper.support.tokens.TokenNormalizer
-
- isComplete() - Method in class org.apache.uima.annotator.dict_annot.dictionary.impl.DictionaryEntry
-
Returns for the current entry if it is complete or not.
- isFeaturePathMatch() - Method in class org.apache.uima.annotator.regex.impl.Rule_impl
-
- isFeaturePathMatch() - Method in interface org.apache.uima.annotator.regex.Rule
-
Returns true if a featurePath for this rule was specified.
- isFsVariable(String) - Method in interface org.apache.uima.fsvars.FsVariables
-
Check if a variable of that name exists.
- isFsVariable(String) - Method in class org.apache.uima.fsvars.impl.FsVariablesImpl
-
- isLoaded() - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.CompiledDictionaryResource_impl
-
- isLoaded() - Method in interface org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource
-
- isLoaded() - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource_impl
-
- isOK_Token(AnnotationFS, TokenNormalizer) - Method in class org.apache.uima.conceptMapper.support.tokens.TokenFilter
-
- isOK_Token(DictionaryToken, TokenNormalizer) - Method in class org.apache.uima.conceptMapper.support.tokens.TokenFilter
-
- isOutputCoveredText() - Method in class org.apache.uima.simpleserver.config.impl.TypeMapImpl
-
- isOutputCoveredText() - Method in interface org.apache.uima.simpleserver.config.TypeMap
-
Get the switch for covered text.
- isSetAnd() - Method in class org.apache.uima.simpleserver.config.xml.impl.TypeElementTypeImpl.FiltersImpl
-
True if has "and" element
- isSetAnd() - Method in interface org.apache.uima.simpleserver.config.xml.TypeElementType.Filters
-
True if has "and" element
- isSetCaseNormalization() - Method in interface org.apache.incubator.uima.DictionaryMetaDataDocument.DictionaryMetaData
-
True if has "caseNormalization" attribute
- isSetCaseNormalization() - Method in class org.apache.incubator.uima.impl.DictionaryMetaDataDocumentImpl.DictionaryMetaDataImpl
-
True if has "caseNormalization" attribute
- isSetClass1() - Method in class org.apache.incubator.uima.regex.impl.SetFeatureDocumentImpl.SetFeatureImpl
-
True if has "class" attribute
- isSetClass1() - Method in interface org.apache.incubator.uima.regex.SetFeatureDocument.SetFeature
-
True if has "class" attribute
- isSetConfidence() - Method in class org.apache.incubator.uima.regex.impl.RuleDocumentImpl.RuleImpl
-
True if has "confidence" attribute
- isSetConfidence() - Method in interface org.apache.incubator.uima.regex.RuleDocument.Rule
-
True if has "confidence" attribute
- isSetDictionaryMetaData() - Method in class org.apache.incubator.uima.impl.TypeCollectionDocumentImpl.TypeCollectionImpl
-
True if has "dictionaryMetaData" element
- isSetDictionaryMetaData() - Method in interface org.apache.incubator.uima.TypeCollectionDocument.TypeCollection
-
True if has "dictionaryMetaData" element
- isSetFeaturePath() - Method in class org.apache.incubator.uima.regex.impl.RuleDocumentImpl.RuleImpl
-
True if has "featurePath" attribute
- isSetFeaturePath() - Method in interface org.apache.incubator.uima.regex.RuleDocument.Rule
-
True if has "featurePath" attribute
- isSetFilter() - Method in class org.apache.uima.simpleserver.config.xml.impl.TypeElementTypeImpl.FiltersImpl
-
True if has "filter" element
- isSetFilter() - Method in interface org.apache.uima.simpleserver.config.xml.TypeElementType.Filters
-
True if has "filter" element
- isSetFilters() - Method in class org.apache.uima.simpleserver.config.xml.impl.TypeElementTypeImpl
-
True if has "filters" element
- isSetFilters() - Method in interface org.apache.uima.simpleserver.config.xml.TypeElementType
-
True if has "filters" element
- isSetId() - Method in interface org.apache.incubator.uima.regex.AnnotationDocument.Annotation
-
True if has "id" attribute
- isSetId() - Method in class org.apache.incubator.uima.regex.impl.AnnotationDocumentImpl.AnnotationImpl
-
True if has "id" attribute
- isSetLanguageId() - Method in class org.apache.incubator.uima.impl.TypeCollectionDocumentImpl.TypeCollectionImpl
-
True if has "languageId" element
- isSetLanguageId() - Method in interface org.apache.incubator.uima.TypeCollectionDocument.TypeCollection
-
True if has "languageId" element
- isSetLocation() - Method in interface org.apache.incubator.uima.regex.BeginDocument.Begin
-
True if has "location" attribute
- isSetLocation() - Method in interface org.apache.incubator.uima.regex.EndDocument.End
-
True if has "location" attribute
- isSetLocation() - Method in class org.apache.incubator.uima.regex.impl.BeginDocumentImpl.BeginImpl
-
True if has "location" attribute
- isSetLocation() - Method in class org.apache.incubator.uima.regex.impl.EndDocumentImpl.EndImpl
-
True if has "location" attribute
- isSetLongDescription() - Method in class org.apache.uima.simpleserver.config.xml.impl.OutputTypeImpl
-
True if has "longDescription" element
- isSetLongDescription() - Method in class org.apache.uima.simpleserver.config.xml.impl.TypeElementTypeImpl
-
True if has "longDescription" element
- isSetLongDescription() - Method in class org.apache.uima.simpleserver.config.xml.impl.UimaSimpleServerSpecDocumentImpl.UimaSimpleServerSpecImpl
-
True if has "longDescription" element
- isSetLongDescription() - Method in interface org.apache.uima.simpleserver.config.xml.OutputType
-
True if has "longDescription" element
- isSetLongDescription() - Method in interface org.apache.uima.simpleserver.config.xml.TypeElementType
-
True if has "longDescription" element
- isSetLongDescription() - Method in interface org.apache.uima.simpleserver.config.xml.UimaSimpleServerSpecDocument.UimaSimpleServerSpec
-
True if has "longDescription" element
- isSetMatchTypeFilter() - Method in class org.apache.incubator.uima.regex.impl.RuleDocumentImpl.RuleImpl
-
True if has "matchTypeFilter" element
- isSetMatchTypeFilter() - Method in interface org.apache.incubator.uima.regex.RuleDocument.Rule
-
True if has "matchTypeFilter" element
- isSetMultiWordEntries() - Method in interface org.apache.incubator.uima.DictionaryMetaDataDocument.DictionaryMetaData
-
True if has "multiWordEntries" attribute
- isSetMultiWordEntries() - Method in class org.apache.incubator.uima.impl.DictionaryMetaDataDocumentImpl.DictionaryMetaDataImpl
-
True if has "multiWordEntries" attribute
- isSetMultiWordSeparator() - Method in interface org.apache.incubator.uima.DictionaryMetaDataDocument.DictionaryMetaData
-
True if has "multiWordSeparator" attribute
- isSetMultiWordSeparator() - Method in class org.apache.incubator.uima.impl.DictionaryMetaDataDocumentImpl.DictionaryMetaDataImpl
-
True if has "multiWordSeparator" attribute
- isSetName() - Method in interface org.apache.incubator.uima.regex.ConceptDocument.Concept
-
True if has "name" attribute
- isSetName() - Method in class org.apache.incubator.uima.regex.impl.ConceptDocumentImpl.ConceptImpl
-
True if has "name" attribute
- isSetNormalization() - Method in class org.apache.incubator.uima.regex.impl.SetFeatureDocumentImpl.SetFeatureImpl
-
True if has "normalization" attribute
- isSetNormalization() - Method in interface org.apache.incubator.uima.regex.SetFeatureDocument.SetFeature
-
True if has "normalization" attribute
- isSetOr() - Method in class org.apache.uima.simpleserver.config.xml.impl.TypeElementTypeImpl.FiltersImpl
-
True if has "or" element
- isSetOr() - Method in interface org.apache.uima.simpleserver.config.xml.TypeElementType.Filters
-
True if has "or" element
- isSetOutputAll() - Method in class org.apache.uima.simpleserver.config.xml.impl.TypeElementTypeImpl
-
True if has "outputAll" attribute
- isSetOutputAll() - Method in class org.apache.uima.simpleserver.config.xml.impl.UimaSimpleServerSpecDocumentImpl.UimaSimpleServerSpecImpl
-
True if has "outputAll" attribute
- isSetOutputAll() - Method in interface org.apache.uima.simpleserver.config.xml.TypeElementType
-
True if has "outputAll" attribute
- isSetOutputAll() - Method in interface org.apache.uima.simpleserver.config.xml.UimaSimpleServerSpecDocument.UimaSimpleServerSpec
-
True if has "outputAll" attribute
- isSetOutputCoveredText() - Method in class org.apache.uima.simpleserver.config.xml.impl.TypeElementTypeImpl
-
True if has "outputCoveredText" attribute
- isSetOutputCoveredText() - Method in interface org.apache.uima.simpleserver.config.xml.TypeElementType
-
True if has "outputCoveredText" attribute
- isSetOutputs() - Method in class org.apache.uima.simpleserver.config.xml.impl.TypeElementTypeImpl
-
True if has "outputs" element
- isSetOutputs() - Method in interface org.apache.uima.simpleserver.config.xml.TypeElementType
-
True if has "outputs" element
- isSetProcessAllRules() - Method in interface org.apache.incubator.uima.regex.ConceptDocument.Concept
-
True if has "processAllRules" attribute
- isSetProcessAllRules() - Method in class org.apache.incubator.uima.regex.impl.ConceptDocumentImpl.ConceptImpl
-
True if has "processAllRules" attribute
- isSetRuleExceptions() - Method in class org.apache.incubator.uima.regex.impl.RuleDocumentImpl.RuleImpl
-
True if has "ruleExceptions" element
- isSetRuleExceptions() - Method in interface org.apache.incubator.uima.regex.RuleDocument.Rule
-
True if has "ruleExceptions" element
- isSetRuleId() - Method in class org.apache.incubator.uima.regex.impl.RuleDocumentImpl.RuleImpl
-
True if has "ruleId" attribute
- isSetRuleId() - Method in interface org.apache.incubator.uima.regex.RuleDocument.Rule
-
True if has "ruleId" attribute
- isSetShortDescription() - Method in class org.apache.uima.simpleserver.config.xml.impl.OutputTypeImpl
-
True if has "shortDescription" element
- isSetShortDescription() - Method in class org.apache.uima.simpleserver.config.xml.impl.TypeElementTypeImpl
-
True if has "shortDescription" element
- isSetShortDescription() - Method in class org.apache.uima.simpleserver.config.xml.impl.UimaSimpleServerSpecDocumentImpl.UimaSimpleServerSpecImpl
-
True if has "shortDescription" element
- isSetShortDescription() - Method in interface org.apache.uima.simpleserver.config.xml.OutputType
-
True if has "shortDescription" element
- isSetShortDescription() - Method in interface org.apache.uima.simpleserver.config.xml.TypeElementType
-
True if has "shortDescription" element
- isSetShortDescription() - Method in interface org.apache.uima.simpleserver.config.xml.UimaSimpleServerSpecDocument.UimaSimpleServerSpec
-
True if has "shortDescription" element
- isSetUpdateMatchTypeAnnotation() - Method in class org.apache.incubator.uima.regex.impl.RuleDocumentImpl.RuleImpl
-
True if has "updateMatchTypeAnnotation" element
- isSetUpdateMatchTypeAnnotation() - Method in interface org.apache.incubator.uima.regex.RuleDocument.Rule
-
True if has "updateMatchTypeAnnotation" element
- isSetValidate() - Method in interface org.apache.incubator.uima.regex.AnnotationDocument.Annotation
-
True if has "validate" attribute
- isSetValidate() - Method in class org.apache.incubator.uima.regex.impl.AnnotationDocumentImpl.AnnotationImpl
-
True if has "validate" attribute
- isSetValue() - Method in class org.apache.uima.simpleserver.config.xml.impl.SimpleFilterTypeImpl
-
True if has "value" attribute
- isSetValue() - Method in interface org.apache.uima.simpleserver.config.xml.SimpleFilterType
-
True if has "value" attribute
- isSetVariables() - Method in interface org.apache.incubator.uima.regex.ConceptSetDocument.ConceptSet
-
True if has "variables" element
- isSetVariables() - Method in class org.apache.incubator.uima.regex.impl.ConceptSetDocumentImpl.ConceptSetImpl
-
True if has "variables" element
- isStopWord(Set<String>, String) - Static method in class org.apache.uima.conceptMapper.support.tokens.TokenFilter
-
- isStopWord(String) - Method in class org.apache.uima.conceptMapper.support.tokens.TokenFilter
-
- isTokenClassFeatureDefined() - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryToken
-
- isTokenTypeFeatureDefined() - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryToken
-
- isValidMatch() - Method in class org.apache.uima.annotator.dict_annot.dictionary.impl.DictionaryMatchImpl
-
check if a valid match is available.
- PARAM_ANNOTATION_NAME - Static variable in class org.apache.uima.conceptMapper.ConceptMapper
-
Configuration parameter key/label for the annotation name
- PARAM_ATTRIBUTE_LIST - Static variable in class org.apache.uima.conceptMapper.ConceptMapper
-
Configuration parameter key/label for the attribute list
- PARAM_ATTRIBUTE_LIST - Static variable in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource_impl
-
Configuration parameter key/label for the attribute list
- PARAM_CASE_MATCH - Static variable in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource_impl
-
Configuration parameter key/label for the case matching string
- PARAM_CASE_MATCH - Static variable in class org.apache.uima.conceptMapper.support.tokenizer.OffsetTokenizer
-
Configuration parameter key/label for the case matching string
- PARAM_CASE_MATCH - Static variable in class org.apache.uima.conceptMapper.support.tokens.TokenNormalizer
-
Configuration parameter key/label for the case matching string
- PARAM_DICT_FILE - Static variable in class org.apache.uima.conceptMapper.ConceptMapper
-
Configuration parameter key/label for the dictionary file to load
- PARAM_DUMPDICT - Static variable in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource_impl
-
Configuration parameter key/label to indicate whether dictionary should be printed upon load
- PARAM_ENCLOSINGSPAN - Static variable in class org.apache.uima.conceptMapper.ConceptMapper
-
Configuration parameter key/label for the name of the feature that contains the resulting
term's span, i.e.
- PARAM_EXCLUDEDTOKENCLASSES - Static variable in class org.apache.uima.conceptMapper.support.tokens.TokenFilter
-
Configuration parameter for list of token classes to include in lookups
- PARAM_EXCLUDEDTOKENTYPES - Static variable in class org.apache.uima.conceptMapper.support.tokens.TokenFilter
-
Configuration parameter for list of token classes to include in lookups
- PARAM_FEATURE_LIST - Static variable in class org.apache.uima.conceptMapper.ConceptMapper
-
Configuration parameter key/label for the feature list
- PARAM_FILE - Static variable in class org.apache.uima.examples.tagger.HMMModelTrainer
-
Name of the parameter for the model export path
- PARAM_FINDALLMATCHES - Static variable in class org.apache.uima.conceptMapper.ConceptMapper
-
- PARAM_IMPORT_MODEL_FILE - Static variable in class org.apache.uima.examples.tagger.HMMTagger
-
Name of the parameter for the model import path
- PARAM_INCLUDEDTOKENCLASSES - Static variable in class org.apache.uima.conceptMapper.support.tokens.TokenFilter
-
Configuration parameter for list of token classes to include in lookups
- PARAM_INCLUDEDTOKENTYPES - Static variable in class org.apache.uima.conceptMapper.support.tokens.TokenFilter
-
Configuration parameter for list of token classes to include in lookups
- PARAM_INPUT_VIEW - Static variable in class org.apache.uima.examples.tagger.HMMTagger
-
Name of the parameter for the input view
- PARAM_MATCHEDFEATURE - Static variable in class org.apache.uima.conceptMapper.ConceptMapper
-
Configuration parameter feature in resulting annotation to store text matched in successful
dict lookup
- PARAM_MATCHEDTOKENSFEATURENAME - Static variable in class org.apache.uima.conceptMapper.ConceptMapper
-
Configuration parameter for name of feature in result annotations to contain list of matched
tokens
- PARAM_ORDERINDEPENDENTLOOKUP - Static variable in class org.apache.uima.conceptMapper.ConceptMapper
-
Configuration parameter key/label to indicate if order-independent lookup is to be performed.
- PARAM_ORDERINDEPENDENTLOOKUP - Static variable in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource_impl
-
Configuration parameter key/label for the order independent lookup indicator
- PARAM_POSFP - Static variable in class org.apache.uima.examples.tagger.HMMModelTrainer
-
Name of the parameter for the feature path to the POS
- PARAM_SEARCHSTRATEGY - Static variable in class org.apache.uima.conceptMapper.ConceptMapper
-
Configuration parameter to indicate search strategy, either: LongestMatch: longest match of
contiguous tokens within enclosing span(taking into account included/excluded items).
- PARAM_SENTENCE - Static variable in class org.apache.uima.examples.tagger.HMMTagger
-
Name of the parameter for the annotation type which covers token annotations
- PARAM_STEMMER_CLASS - Static variable in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource_impl
-
Configuration parameter key/label for the stemmer class spec.
- PARAM_STEMMER_CLASS - Static variable in class org.apache.uima.conceptMapper.support.tokenizer.OffsetTokenizer
-
Configuration parameter key/label for the stemmer class spec
- PARAM_STEMMER_CLASS - Static variable in class org.apache.uima.conceptMapper.support.tokens.TokenNormalizer
-
Configuration parameter key/label for the stemmer class spec.
- PARAM_STEMMER_DICT - Static variable in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource_impl
-
Configuration parameter key/label for the stemmer dictionary, passed into the stemmer's
initialization method
- PARAM_STEMMER_DICT - Static variable in class org.apache.uima.conceptMapper.support.tokens.TokenNormalizer
-
Configuration parameter key/label for the stemmer dictionary, passed into the stemmer's
initialization method
- PARAM_STOPWORDS - Static variable in class org.apache.uima.conceptMapper.support.tokens.TokenFilter
-
- PARAM_TOKEN_DELIM - Static variable in class org.apache.uima.conceptMapper.support.tokenizer.OffsetTokenizer
-
Configuration parameter key/label for the token delimiters string
- PARAM_TOKEN_FP - Static variable in class org.apache.uima.examples.tagger.HMMTagger
-
Name of the parameter for the feature path to the token feature to be tagged
- PARAM_TOKENANNOTATION - Static variable in class org.apache.uima.conceptMapper.ConceptMapper
-
Configuration parameter giving type of tokens
- PARAM_TOKENANNOTATION - Static variable in class org.apache.uima.conceptMapper.support.tokens.TokenFilter
-
Configuration parameter giving type of tokens
- PARAM_TOKENCLASSFEATURENAME - Static variable in class org.apache.uima.conceptMapper.ConceptMapper
-
Configuration parameter for name of token class feature of token annotations, to distinguish
classes of tokens to skip during lookups.
- PARAM_TOKENCLASSWRITEBACKFEATURENAMES - Static variable in class org.apache.uima.conceptMapper.ConceptMapper
-
array of features of the token annotation which should be written back to the token from the
resulting entry.
- PARAM_TOKENTEXTFEATURENAME - Static variable in class org.apache.uima.conceptMapper.ConceptMapper
-
Configuration parameter specifying name of token's feature containing text.
- PARAM_TOKENTYPEFEATURENAME - Static variable in class org.apache.uima.conceptMapper.ConceptMapper
-
Configuration parameter for name of token type feature of token annotations, to distinguish
types of tokens to skip during lookups.
- PARAM_VIEW - Static variable in class org.apache.uima.examples.tagger.HMMModelTrainer
-
Name of the parameter for the view
- PARAM_XML_PARSER - Static variable in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource_impl
-
- parameterDescription(Map<String, String>, Map<String, Map<String, String>>) - Method in class org.apache.uima.simpleserver.servlet.SimpleServerServlet
-
- PARAMVALUE_CONTIGUOUSMATCH - Static variable in class org.apache.uima.conceptMapper.ConceptMapper
-
- PARAMVALUE_SKIPANYMATCH - Static variable in class org.apache.uima.conceptMapper.ConceptMapper
-
- PARAMVALUE_SKIPANYMATCHALLOWOVERLAP - Static variable in class org.apache.uima.conceptMapper.ConceptMapper
-
- parse(String) - Static method in class org.apache.incubator.uima.DictionaryDocument.Factory
-
- parse(String, XmlOptions) - Static method in class org.apache.incubator.uima.DictionaryDocument.Factory
-
- parse(File) - Static method in class org.apache.incubator.uima.DictionaryDocument.Factory
-
- parse(File, XmlOptions) - Static method in class org.apache.incubator.uima.DictionaryDocument.Factory
-
- parse(URL) - Static method in class org.apache.incubator.uima.DictionaryDocument.Factory
-
- parse(URL, XmlOptions) - Static method in class org.apache.incubator.uima.DictionaryDocument.Factory
-
- parse(InputStream) - Static method in class org.apache.incubator.uima.DictionaryDocument.Factory
-
- parse(InputStream, XmlOptions) - Static method in class org.apache.incubator.uima.DictionaryDocument.Factory
-
- parse(Reader) - Static method in class org.apache.incubator.uima.DictionaryDocument.Factory
-
- parse(Reader, XmlOptions) - Static method in class org.apache.incubator.uima.DictionaryDocument.Factory
-
- parse(XMLStreamReader) - Static method in class org.apache.incubator.uima.DictionaryDocument.Factory
-
- parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.incubator.uima.DictionaryDocument.Factory
-
- parse(Node) - Static method in class org.apache.incubator.uima.DictionaryDocument.Factory
-
- parse(Node, XmlOptions) - Static method in class org.apache.incubator.uima.DictionaryDocument.Factory
-
- parse(XMLInputStream) - Static method in class org.apache.incubator.uima.DictionaryDocument.Factory
-
- parse(XMLInputStream, XmlOptions) - Static method in class org.apache.incubator.uima.DictionaryDocument.Factory
-
- parse(String) - Static method in class org.apache.incubator.uima.DictionaryMetaDataDocument.Factory
-
- parse(String, XmlOptions) - Static method in class org.apache.incubator.uima.DictionaryMetaDataDocument.Factory
-
- parse(File) - Static method in class org.apache.incubator.uima.DictionaryMetaDataDocument.Factory
-
- parse(File, XmlOptions) - Static method in class org.apache.incubator.uima.DictionaryMetaDataDocument.Factory
-
- parse(URL) - Static method in class org.apache.incubator.uima.DictionaryMetaDataDocument.Factory
-
- parse(URL, XmlOptions) - Static method in class org.apache.incubator.uima.DictionaryMetaDataDocument.Factory
-
- parse(InputStream) - Static method in class org.apache.incubator.uima.DictionaryMetaDataDocument.Factory
-
- parse(InputStream, XmlOptions) - Static method in class org.apache.incubator.uima.DictionaryMetaDataDocument.Factory
-
- parse(Reader) - Static method in class org.apache.incubator.uima.DictionaryMetaDataDocument.Factory
-
- parse(Reader, XmlOptions) - Static method in class org.apache.incubator.uima.DictionaryMetaDataDocument.Factory
-
- parse(XMLStreamReader) - Static method in class org.apache.incubator.uima.DictionaryMetaDataDocument.Factory
-
- parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.incubator.uima.DictionaryMetaDataDocument.Factory
-
- parse(Node) - Static method in class org.apache.incubator.uima.DictionaryMetaDataDocument.Factory
-
- parse(Node, XmlOptions) - Static method in class org.apache.incubator.uima.DictionaryMetaDataDocument.Factory
-
- parse(XMLInputStream) - Static method in class org.apache.incubator.uima.DictionaryMetaDataDocument.Factory
-
- parse(XMLInputStream, XmlOptions) - Static method in class org.apache.incubator.uima.DictionaryMetaDataDocument.Factory
-
- parse(String) - Static method in class org.apache.incubator.uima.EntriesDocument.Factory
-
- parse(String, XmlOptions) - Static method in class org.apache.incubator.uima.EntriesDocument.Factory
-
- parse(File) - Static method in class org.apache.incubator.uima.EntriesDocument.Factory
-
- parse(File, XmlOptions) - Static method in class org.apache.incubator.uima.EntriesDocument.Factory
-
- parse(URL) - Static method in class org.apache.incubator.uima.EntriesDocument.Factory
-
- parse(URL, XmlOptions) - Static method in class org.apache.incubator.uima.EntriesDocument.Factory
-
- parse(InputStream) - Static method in class org.apache.incubator.uima.EntriesDocument.Factory
-
- parse(InputStream, XmlOptions) - Static method in class org.apache.incubator.uima.EntriesDocument.Factory
-
- parse(Reader) - Static method in class org.apache.incubator.uima.EntriesDocument.Factory
-
- parse(Reader, XmlOptions) - Static method in class org.apache.incubator.uima.EntriesDocument.Factory
-
- parse(XMLStreamReader) - Static method in class org.apache.incubator.uima.EntriesDocument.Factory
-
- parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.incubator.uima.EntriesDocument.Factory
-
- parse(Node) - Static method in class org.apache.incubator.uima.EntriesDocument.Factory
-
- parse(Node, XmlOptions) - Static method in class org.apache.incubator.uima.EntriesDocument.Factory
-
- parse(XMLInputStream) - Static method in class org.apache.incubator.uima.EntriesDocument.Factory
-
- parse(XMLInputStream, XmlOptions) - Static method in class org.apache.incubator.uima.EntriesDocument.Factory
-
- parse(String) - Static method in class org.apache.incubator.uima.EntryDocument.Factory
-
- parse(String, XmlOptions) - Static method in class org.apache.incubator.uima.EntryDocument.Factory
-
- parse(File) - Static method in class org.apache.incubator.uima.EntryDocument.Factory
-
- parse(File, XmlOptions) - Static method in class org.apache.incubator.uima.EntryDocument.Factory
-
- parse(URL) - Static method in class org.apache.incubator.uima.EntryDocument.Factory
-
- parse(URL, XmlOptions) - Static method in class org.apache.incubator.uima.EntryDocument.Factory
-
- parse(InputStream) - Static method in class org.apache.incubator.uima.EntryDocument.Factory
-
- parse(InputStream, XmlOptions) - Static method in class org.apache.incubator.uima.EntryDocument.Factory
-
- parse(Reader) - Static method in class org.apache.incubator.uima.EntryDocument.Factory
-
- parse(Reader, XmlOptions) - Static method in class org.apache.incubator.uima.EntryDocument.Factory
-
- parse(XMLStreamReader) - Static method in class org.apache.incubator.uima.EntryDocument.Factory
-
- parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.incubator.uima.EntryDocument.Factory
-
- parse(Node) - Static method in class org.apache.incubator.uima.EntryDocument.Factory
-
- parse(Node, XmlOptions) - Static method in class org.apache.incubator.uima.EntryDocument.Factory
-
- parse(XMLInputStream) - Static method in class org.apache.incubator.uima.EntryDocument.Factory
-
- parse(XMLInputStream, XmlOptions) - Static method in class org.apache.incubator.uima.EntryDocument.Factory
-
- parse(String) - Static method in class org.apache.incubator.uima.KeyDocument.Factory
-
- parse(String, XmlOptions) - Static method in class org.apache.incubator.uima.KeyDocument.Factory
-
- parse(File) - Static method in class org.apache.incubator.uima.KeyDocument.Factory
-
- parse(File, XmlOptions) - Static method in class org.apache.incubator.uima.KeyDocument.Factory
-
- parse(URL) - Static method in class org.apache.incubator.uima.KeyDocument.Factory
-
- parse(URL, XmlOptions) - Static method in class org.apache.incubator.uima.KeyDocument.Factory
-
- parse(InputStream) - Static method in class org.apache.incubator.uima.KeyDocument.Factory
-
- parse(InputStream, XmlOptions) - Static method in class org.apache.incubator.uima.KeyDocument.Factory
-
- parse(Reader) - Static method in class org.apache.incubator.uima.KeyDocument.Factory
-
- parse(Reader, XmlOptions) - Static method in class org.apache.incubator.uima.KeyDocument.Factory
-
- parse(XMLStreamReader) - Static method in class org.apache.incubator.uima.KeyDocument.Factory
-
- parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.incubator.uima.KeyDocument.Factory
-
- parse(Node) - Static method in class org.apache.incubator.uima.KeyDocument.Factory
-
- parse(Node, XmlOptions) - Static method in class org.apache.incubator.uima.KeyDocument.Factory
-
- parse(XMLInputStream) - Static method in class org.apache.incubator.uima.KeyDocument.Factory
-
- parse(XMLInputStream, XmlOptions) - Static method in class org.apache.incubator.uima.KeyDocument.Factory
-
- parse(String) - Static method in class org.apache.incubator.uima.regex.AnnotationDocument.Factory
-
- parse(String, XmlOptions) - Static method in class org.apache.incubator.uima.regex.AnnotationDocument.Factory
-
- parse(File) - Static method in class org.apache.incubator.uima.regex.AnnotationDocument.Factory
-
- parse(File, XmlOptions) - Static method in class org.apache.incubator.uima.regex.AnnotationDocument.Factory
-
- parse(URL) - Static method in class org.apache.incubator.uima.regex.AnnotationDocument.Factory
-
- parse(URL, XmlOptions) - Static method in class org.apache.incubator.uima.regex.AnnotationDocument.Factory
-
- parse(InputStream) - Static method in class org.apache.incubator.uima.regex.AnnotationDocument.Factory
-
- parse(InputStream, XmlOptions) - Static method in class org.apache.incubator.uima.regex.AnnotationDocument.Factory
-
- parse(Reader) - Static method in class org.apache.incubator.uima.regex.AnnotationDocument.Factory
-
- parse(Reader, XmlOptions) - Static method in class org.apache.incubator.uima.regex.AnnotationDocument.Factory
-
- parse(XMLStreamReader) - Static method in class org.apache.incubator.uima.regex.AnnotationDocument.Factory
-
- parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.incubator.uima.regex.AnnotationDocument.Factory
-
- parse(Node) - Static method in class org.apache.incubator.uima.regex.AnnotationDocument.Factory
-
- parse(Node, XmlOptions) - Static method in class org.apache.incubator.uima.regex.AnnotationDocument.Factory
-
- parse(XMLInputStream) - Static method in class org.apache.incubator.uima.regex.AnnotationDocument.Factory
-
- parse(XMLInputStream, XmlOptions) - Static method in class org.apache.incubator.uima.regex.AnnotationDocument.Factory
-
- parse(String) - Static method in class org.apache.incubator.uima.regex.BeginDocument.Factory
-
- parse(String, XmlOptions) - Static method in class org.apache.incubator.uima.regex.BeginDocument.Factory
-
- parse(File) - Static method in class org.apache.incubator.uima.regex.BeginDocument.Factory
-
- parse(File, XmlOptions) - Static method in class org.apache.incubator.uima.regex.BeginDocument.Factory
-
- parse(URL) - Static method in class org.apache.incubator.uima.regex.BeginDocument.Factory
-
- parse(URL, XmlOptions) - Static method in class org.apache.incubator.uima.regex.BeginDocument.Factory
-
- parse(InputStream) - Static method in class org.apache.incubator.uima.regex.BeginDocument.Factory
-
- parse(InputStream, XmlOptions) - Static method in class org.apache.incubator.uima.regex.BeginDocument.Factory
-
- parse(Reader) - Static method in class org.apache.incubator.uima.regex.BeginDocument.Factory
-
- parse(Reader, XmlOptions) - Static method in class org.apache.incubator.uima.regex.BeginDocument.Factory
-
- parse(XMLStreamReader) - Static method in class org.apache.incubator.uima.regex.BeginDocument.Factory
-
- parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.incubator.uima.regex.BeginDocument.Factory
-
- parse(Node) - Static method in class org.apache.incubator.uima.regex.BeginDocument.Factory
-
- parse(Node, XmlOptions) - Static method in class org.apache.incubator.uima.regex.BeginDocument.Factory
-
- parse(XMLInputStream) - Static method in class org.apache.incubator.uima.regex.BeginDocument.Factory
-
- parse(XMLInputStream, XmlOptions) - Static method in class org.apache.incubator.uima.regex.BeginDocument.Factory
-
- parse(String) - Static method in class org.apache.incubator.uima.regex.ConceptDocument.Factory
-
- parse(String, XmlOptions) - Static method in class org.apache.incubator.uima.regex.ConceptDocument.Factory
-
- parse(File) - Static method in class org.apache.incubator.uima.regex.ConceptDocument.Factory
-
- parse(File, XmlOptions) - Static method in class org.apache.incubator.uima.regex.ConceptDocument.Factory
-
- parse(URL) - Static method in class org.apache.incubator.uima.regex.ConceptDocument.Factory
-
- parse(URL, XmlOptions) - Static method in class org.apache.incubator.uima.regex.ConceptDocument.Factory
-
- parse(InputStream) - Static method in class org.apache.incubator.uima.regex.ConceptDocument.Factory
-
- parse(InputStream, XmlOptions) - Static method in class org.apache.incubator.uima.regex.ConceptDocument.Factory
-
- parse(Reader) - Static method in class org.apache.incubator.uima.regex.ConceptDocument.Factory
-
- parse(Reader, XmlOptions) - Static method in class org.apache.incubator.uima.regex.ConceptDocument.Factory
-
- parse(XMLStreamReader) - Static method in class org.apache.incubator.uima.regex.ConceptDocument.Factory
-
- parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.incubator.uima.regex.ConceptDocument.Factory
-
- parse(Node) - Static method in class org.apache.incubator.uima.regex.ConceptDocument.Factory
-
- parse(Node, XmlOptions) - Static method in class org.apache.incubator.uima.regex.ConceptDocument.Factory
-
- parse(XMLInputStream) - Static method in class org.apache.incubator.uima.regex.ConceptDocument.Factory
-
- parse(XMLInputStream, XmlOptions) - Static method in class org.apache.incubator.uima.regex.ConceptDocument.Factory
-
- parse(String) - Static method in class org.apache.incubator.uima.regex.ConceptSetDocument.Factory
-
- parse(String, XmlOptions) - Static method in class org.apache.incubator.uima.regex.ConceptSetDocument.Factory
-
- parse(File) - Static method in class org.apache.incubator.uima.regex.ConceptSetDocument.Factory
-
- parse(File, XmlOptions) - Static method in class org.apache.incubator.uima.regex.ConceptSetDocument.Factory
-
- parse(URL) - Static method in class org.apache.incubator.uima.regex.ConceptSetDocument.Factory
-
- parse(URL, XmlOptions) - Static method in class org.apache.incubator.uima.regex.ConceptSetDocument.Factory
-
- parse(InputStream) - Static method in class org.apache.incubator.uima.regex.ConceptSetDocument.Factory
-
- parse(InputStream, XmlOptions) - Static method in class org.apache.incubator.uima.regex.ConceptSetDocument.Factory
-
- parse(Reader) - Static method in class org.apache.incubator.uima.regex.ConceptSetDocument.Factory
-
- parse(Reader, XmlOptions) - Static method in class org.apache.incubator.uima.regex.ConceptSetDocument.Factory
-
- parse(XMLStreamReader) - Static method in class org.apache.incubator.uima.regex.ConceptSetDocument.Factory
-
- parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.incubator.uima.regex.ConceptSetDocument.Factory
-
- parse(Node) - Static method in class org.apache.incubator.uima.regex.ConceptSetDocument.Factory
-
- parse(Node, XmlOptions) - Static method in class org.apache.incubator.uima.regex.ConceptSetDocument.Factory
-
- parse(XMLInputStream) - Static method in class org.apache.incubator.uima.regex.ConceptSetDocument.Factory
-
- parse(XMLInputStream, XmlOptions) - Static method in class org.apache.incubator.uima.regex.ConceptSetDocument.Factory
-
- parse(String) - Static method in class org.apache.incubator.uima.regex.CreateAnnotationsDocument.Factory
-
- parse(String, XmlOptions) - Static method in class org.apache.incubator.uima.regex.CreateAnnotationsDocument.Factory
-
- parse(File) - Static method in class org.apache.incubator.uima.regex.CreateAnnotationsDocument.Factory
-
- parse(File, XmlOptions) - Static method in class org.apache.incubator.uima.regex.CreateAnnotationsDocument.Factory
-
- parse(URL) - Static method in class org.apache.incubator.uima.regex.CreateAnnotationsDocument.Factory
-
- parse(URL, XmlOptions) - Static method in class org.apache.incubator.uima.regex.CreateAnnotationsDocument.Factory
-
- parse(InputStream) - Static method in class org.apache.incubator.uima.regex.CreateAnnotationsDocument.Factory
-
- parse(InputStream, XmlOptions) - Static method in class org.apache.incubator.uima.regex.CreateAnnotationsDocument.Factory
-
- parse(Reader) - Static method in class org.apache.incubator.uima.regex.CreateAnnotationsDocument.Factory
-
- parse(Reader, XmlOptions) - Static method in class org.apache.incubator.uima.regex.CreateAnnotationsDocument.Factory
-
- parse(XMLStreamReader) - Static method in class org.apache.incubator.uima.regex.CreateAnnotationsDocument.Factory
-
- parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.incubator.uima.regex.CreateAnnotationsDocument.Factory
-
- parse(Node) - Static method in class org.apache.incubator.uima.regex.CreateAnnotationsDocument.Factory
-
- parse(Node, XmlOptions) - Static method in class org.apache.incubator.uima.regex.CreateAnnotationsDocument.Factory
-
- parse(XMLInputStream) - Static method in class org.apache.incubator.uima.regex.CreateAnnotationsDocument.Factory
-
- parse(XMLInputStream, XmlOptions) - Static method in class org.apache.incubator.uima.regex.CreateAnnotationsDocument.Factory
-
- parse(String) - Static method in class org.apache.incubator.uima.regex.EndDocument.Factory
-
- parse(String, XmlOptions) - Static method in class org.apache.incubator.uima.regex.EndDocument.Factory
-
- parse(File) - Static method in class org.apache.incubator.uima.regex.EndDocument.Factory
-
- parse(File, XmlOptions) - Static method in class org.apache.incubator.uima.regex.EndDocument.Factory
-
- parse(URL) - Static method in class org.apache.incubator.uima.regex.EndDocument.Factory
-
- parse(URL, XmlOptions) - Static method in class org.apache.incubator.uima.regex.EndDocument.Factory
-
- parse(InputStream) - Static method in class org.apache.incubator.uima.regex.EndDocument.Factory
-
- parse(InputStream, XmlOptions) - Static method in class org.apache.incubator.uima.regex.EndDocument.Factory
-
- parse(Reader) - Static method in class org.apache.incubator.uima.regex.EndDocument.Factory
-
- parse(Reader, XmlOptions) - Static method in class org.apache.incubator.uima.regex.EndDocument.Factory
-
- parse(XMLStreamReader) - Static method in class org.apache.incubator.uima.regex.EndDocument.Factory
-
- parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.incubator.uima.regex.EndDocument.Factory
-
- parse(Node) - Static method in class org.apache.incubator.uima.regex.EndDocument.Factory
-
- parse(Node, XmlOptions) - Static method in class org.apache.incubator.uima.regex.EndDocument.Factory
-
- parse(XMLInputStream) - Static method in class org.apache.incubator.uima.regex.EndDocument.Factory
-
- parse(XMLInputStream, XmlOptions) - Static method in class org.apache.incubator.uima.regex.EndDocument.Factory
-
- parse(String) - Static method in class org.apache.incubator.uima.regex.ExceptionDocument.Factory
-
- parse(String, XmlOptions) - Static method in class org.apache.incubator.uima.regex.ExceptionDocument.Factory
-
- parse(File) - Static method in class org.apache.incubator.uima.regex.ExceptionDocument.Factory
-
- parse(File, XmlOptions) - Static method in class org.apache.incubator.uima.regex.ExceptionDocument.Factory
-
- parse(URL) - Static method in class org.apache.incubator.uima.regex.ExceptionDocument.Factory
-
- parse(URL, XmlOptions) - Static method in class org.apache.incubator.uima.regex.ExceptionDocument.Factory
-
- parse(InputStream) - Static method in class org.apache.incubator.uima.regex.ExceptionDocument.Factory
-
- parse(InputStream, XmlOptions) - Static method in class org.apache.incubator.uima.regex.ExceptionDocument.Factory
-
- parse(Reader) - Static method in class org.apache.incubator.uima.regex.ExceptionDocument.Factory
-
- parse(Reader, XmlOptions) - Static method in class org.apache.incubator.uima.regex.ExceptionDocument.Factory
-
- parse(XMLStreamReader) - Static method in class org.apache.incubator.uima.regex.ExceptionDocument.Factory
-
- parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.incubator.uima.regex.ExceptionDocument.Factory
-
- parse(Node) - Static method in class org.apache.incubator.uima.regex.ExceptionDocument.Factory
-
- parse(Node, XmlOptions) - Static method in class org.apache.incubator.uima.regex.ExceptionDocument.Factory
-
- parse(XMLInputStream) - Static method in class org.apache.incubator.uima.regex.ExceptionDocument.Factory
-
- parse(XMLInputStream, XmlOptions) - Static method in class org.apache.incubator.uima.regex.ExceptionDocument.Factory
-
- parse(String) - Static method in class org.apache.incubator.uima.regex.FeatureDocument.Factory
-
- parse(String, XmlOptions) - Static method in class org.apache.incubator.uima.regex.FeatureDocument.Factory
-
- parse(File) - Static method in class org.apache.incubator.uima.regex.FeatureDocument.Factory
-
- parse(File, XmlOptions) - Static method in class org.apache.incubator.uima.regex.FeatureDocument.Factory
-
- parse(URL) - Static method in class org.apache.incubator.uima.regex.FeatureDocument.Factory
-
- parse(URL, XmlOptions) - Static method in class org.apache.incubator.uima.regex.FeatureDocument.Factory
-
- parse(InputStream) - Static method in class org.apache.incubator.uima.regex.FeatureDocument.Factory
-
- parse(InputStream, XmlOptions) - Static method in class org.apache.incubator.uima.regex.FeatureDocument.Factory
-
- parse(Reader) - Static method in class org.apache.incubator.uima.regex.FeatureDocument.Factory
-
- parse(Reader, XmlOptions) - Static method in class org.apache.incubator.uima.regex.FeatureDocument.Factory
-
- parse(XMLStreamReader) - Static method in class org.apache.incubator.uima.regex.FeatureDocument.Factory
-
- parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.incubator.uima.regex.FeatureDocument.Factory
-
- parse(Node) - Static method in class org.apache.incubator.uima.regex.FeatureDocument.Factory
-
- parse(Node, XmlOptions) - Static method in class org.apache.incubator.uima.regex.FeatureDocument.Factory
-
- parse(XMLInputStream) - Static method in class org.apache.incubator.uima.regex.FeatureDocument.Factory
-
- parse(XMLInputStream, XmlOptions) - Static method in class org.apache.incubator.uima.regex.FeatureDocument.Factory
-
- parse(String) - Static method in class org.apache.incubator.uima.regex.MatchTypeFilterDocument.Factory
-
- parse(String, XmlOptions) - Static method in class org.apache.incubator.uima.regex.MatchTypeFilterDocument.Factory
-
- parse(File) - Static method in class org.apache.incubator.uima.regex.MatchTypeFilterDocument.Factory
-
- parse(File, XmlOptions) - Static method in class org.apache.incubator.uima.regex.MatchTypeFilterDocument.Factory
-
- parse(URL) - Static method in class org.apache.incubator.uima.regex.MatchTypeFilterDocument.Factory
-
- parse(URL, XmlOptions) - Static method in class org.apache.incubator.uima.regex.MatchTypeFilterDocument.Factory
-
- parse(InputStream) - Static method in class org.apache.incubator.uima.regex.MatchTypeFilterDocument.Factory
-
- parse(InputStream, XmlOptions) - Static method in class org.apache.incubator.uima.regex.MatchTypeFilterDocument.Factory
-
- parse(Reader) - Static method in class org.apache.incubator.uima.regex.MatchTypeFilterDocument.Factory
-
- parse(Reader, XmlOptions) - Static method in class org.apache.incubator.uima.regex.MatchTypeFilterDocument.Factory
-
- parse(XMLStreamReader) - Static method in class org.apache.incubator.uima.regex.MatchTypeFilterDocument.Factory
-
- parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.incubator.uima.regex.MatchTypeFilterDocument.Factory
-
- parse(Node) - Static method in class org.apache.incubator.uima.regex.MatchTypeFilterDocument.Factory
-
- parse(Node, XmlOptions) - Static method in class org.apache.incubator.uima.regex.MatchTypeFilterDocument.Factory
-
- parse(XMLInputStream) - Static method in class org.apache.incubator.uima.regex.MatchTypeFilterDocument.Factory
-
- parse(XMLInputStream, XmlOptions) - Static method in class org.apache.incubator.uima.regex.MatchTypeFilterDocument.Factory
-
- parse(String) - Static method in class org.apache.incubator.uima.regex.RuleDocument.Factory
-
- parse(String, XmlOptions) - Static method in class org.apache.incubator.uima.regex.RuleDocument.Factory
-
- parse(File) - Static method in class org.apache.incubator.uima.regex.RuleDocument.Factory
-
- parse(File, XmlOptions) - Static method in class org.apache.incubator.uima.regex.RuleDocument.Factory
-
- parse(URL) - Static method in class org.apache.incubator.uima.regex.RuleDocument.Factory
-
- parse(URL, XmlOptions) - Static method in class org.apache.incubator.uima.regex.RuleDocument.Factory
-
- parse(InputStream) - Static method in class org.apache.incubator.uima.regex.RuleDocument.Factory
-
- parse(InputStream, XmlOptions) - Static method in class org.apache.incubator.uima.regex.RuleDocument.Factory
-
- parse(Reader) - Static method in class org.apache.incubator.uima.regex.RuleDocument.Factory
-
- parse(Reader, XmlOptions) - Static method in class org.apache.incubator.uima.regex.RuleDocument.Factory
-
- parse(XMLStreamReader) - Static method in class org.apache.incubator.uima.regex.RuleDocument.Factory
-
- parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.incubator.uima.regex.RuleDocument.Factory
-
- parse(Node) - Static method in class org.apache.incubator.uima.regex.RuleDocument.Factory
-
- parse(Node, XmlOptions) - Static method in class org.apache.incubator.uima.regex.RuleDocument.Factory
-
- parse(XMLInputStream) - Static method in class org.apache.incubator.uima.regex.RuleDocument.Factory
-
- parse(XMLInputStream, XmlOptions) - Static method in class org.apache.incubator.uima.regex.RuleDocument.Factory
-
- parse(String) - Static method in class org.apache.incubator.uima.regex.RuleExceptionsDocument.Factory
-
- parse(String, XmlOptions) - Static method in class org.apache.incubator.uima.regex.RuleExceptionsDocument.Factory
-
- parse(File) - Static method in class org.apache.incubator.uima.regex.RuleExceptionsDocument.Factory
-
- parse(File, XmlOptions) - Static method in class org.apache.incubator.uima.regex.RuleExceptionsDocument.Factory
-
- parse(URL) - Static method in class org.apache.incubator.uima.regex.RuleExceptionsDocument.Factory
-
- parse(URL, XmlOptions) - Static method in class org.apache.incubator.uima.regex.RuleExceptionsDocument.Factory
-
- parse(InputStream) - Static method in class org.apache.incubator.uima.regex.RuleExceptionsDocument.Factory
-
- parse(InputStream, XmlOptions) - Static method in class org.apache.incubator.uima.regex.RuleExceptionsDocument.Factory
-
- parse(Reader) - Static method in class org.apache.incubator.uima.regex.RuleExceptionsDocument.Factory
-
- parse(Reader, XmlOptions) - Static method in class org.apache.incubator.uima.regex.RuleExceptionsDocument.Factory
-
- parse(XMLStreamReader) - Static method in class org.apache.incubator.uima.regex.RuleExceptionsDocument.Factory
-
- parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.incubator.uima.regex.RuleExceptionsDocument.Factory
-
- parse(Node) - Static method in class org.apache.incubator.uima.regex.RuleExceptionsDocument.Factory
-
- parse(Node, XmlOptions) - Static method in class org.apache.incubator.uima.regex.RuleExceptionsDocument.Factory
-
- parse(XMLInputStream) - Static method in class org.apache.incubator.uima.regex.RuleExceptionsDocument.Factory
-
- parse(XMLInputStream, XmlOptions) - Static method in class org.apache.incubator.uima.regex.RuleExceptionsDocument.Factory
-
- parse(String) - Static method in class org.apache.incubator.uima.regex.RulesDocument.Factory
-
- parse(String, XmlOptions) - Static method in class org.apache.incubator.uima.regex.RulesDocument.Factory
-
- parse(File) - Static method in class org.apache.incubator.uima.regex.RulesDocument.Factory
-
- parse(File, XmlOptions) - Static method in class org.apache.incubator.uima.regex.RulesDocument.Factory
-
- parse(URL) - Static method in class org.apache.incubator.uima.regex.RulesDocument.Factory
-
- parse(URL, XmlOptions) - Static method in class org.apache.incubator.uima.regex.RulesDocument.Factory
-
- parse(InputStream) - Static method in class org.apache.incubator.uima.regex.RulesDocument.Factory
-
- parse(InputStream, XmlOptions) - Static method in class org.apache.incubator.uima.regex.RulesDocument.Factory
-
- parse(Reader) - Static method in class org.apache.incubator.uima.regex.RulesDocument.Factory
-
- parse(Reader, XmlOptions) - Static method in class org.apache.incubator.uima.regex.RulesDocument.Factory
-
- parse(XMLStreamReader) - Static method in class org.apache.incubator.uima.regex.RulesDocument.Factory
-
- parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.incubator.uima.regex.RulesDocument.Factory
-
- parse(Node) - Static method in class org.apache.incubator.uima.regex.RulesDocument.Factory
-
- parse(Node, XmlOptions) - Static method in class org.apache.incubator.uima.regex.RulesDocument.Factory
-
- parse(XMLInputStream) - Static method in class org.apache.incubator.uima.regex.RulesDocument.Factory
-
- parse(XMLInputStream, XmlOptions) - Static method in class org.apache.incubator.uima.regex.RulesDocument.Factory
-
- parse(String) - Static method in class org.apache.incubator.uima.regex.SetFeatureDocument.Factory
-
- parse(String, XmlOptions) - Static method in class org.apache.incubator.uima.regex.SetFeatureDocument.Factory
-
- parse(File) - Static method in class org.apache.incubator.uima.regex.SetFeatureDocument.Factory
-
- parse(File, XmlOptions) - Static method in class org.apache.incubator.uima.regex.SetFeatureDocument.Factory
-
- parse(URL) - Static method in class org.apache.incubator.uima.regex.SetFeatureDocument.Factory
-
- parse(URL, XmlOptions) - Static method in class org.apache.incubator.uima.regex.SetFeatureDocument.Factory
-
- parse(InputStream) - Static method in class org.apache.incubator.uima.regex.SetFeatureDocument.Factory
-
- parse(InputStream, XmlOptions) - Static method in class org.apache.incubator.uima.regex.SetFeatureDocument.Factory
-
- parse(Reader) - Static method in class org.apache.incubator.uima.regex.SetFeatureDocument.Factory
-
- parse(Reader, XmlOptions) - Static method in class org.apache.incubator.uima.regex.SetFeatureDocument.Factory
-
- parse(XMLStreamReader) - Static method in class org.apache.incubator.uima.regex.SetFeatureDocument.Factory
-
- parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.incubator.uima.regex.SetFeatureDocument.Factory
-
- parse(Node) - Static method in class org.apache.incubator.uima.regex.SetFeatureDocument.Factory
-
- parse(Node, XmlOptions) - Static method in class org.apache.incubator.uima.regex.SetFeatureDocument.Factory
-
- parse(XMLInputStream) - Static method in class org.apache.incubator.uima.regex.SetFeatureDocument.Factory
-
- parse(XMLInputStream, XmlOptions) - Static method in class org.apache.incubator.uima.regex.SetFeatureDocument.Factory
-
- parse(String) - Static method in class org.apache.incubator.uima.regex.UpdateMatchTypeAnnotationDocument.Factory
-
- parse(String, XmlOptions) - Static method in class org.apache.incubator.uima.regex.UpdateMatchTypeAnnotationDocument.Factory
-
- parse(File) - Static method in class org.apache.incubator.uima.regex.UpdateMatchTypeAnnotationDocument.Factory
-
- parse(File, XmlOptions) - Static method in class org.apache.incubator.uima.regex.UpdateMatchTypeAnnotationDocument.Factory
-
- parse(URL) - Static method in class org.apache.incubator.uima.regex.UpdateMatchTypeAnnotationDocument.Factory
-
- parse(URL, XmlOptions) - Static method in class org.apache.incubator.uima.regex.UpdateMatchTypeAnnotationDocument.Factory
-
- parse(InputStream) - Static method in class org.apache.incubator.uima.regex.UpdateMatchTypeAnnotationDocument.Factory
-
- parse(InputStream, XmlOptions) - Static method in class org.apache.incubator.uima.regex.UpdateMatchTypeAnnotationDocument.Factory
-
- parse(Reader) - Static method in class org.apache.incubator.uima.regex.UpdateMatchTypeAnnotationDocument.Factory
-
- parse(Reader, XmlOptions) - Static method in class org.apache.incubator.uima.regex.UpdateMatchTypeAnnotationDocument.Factory
-
- parse(XMLStreamReader) - Static method in class org.apache.incubator.uima.regex.UpdateMatchTypeAnnotationDocument.Factory
-
- parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.incubator.uima.regex.UpdateMatchTypeAnnotationDocument.Factory
-
- parse(Node) - Static method in class org.apache.incubator.uima.regex.UpdateMatchTypeAnnotationDocument.Factory
-
- parse(Node, XmlOptions) - Static method in class org.apache.incubator.uima.regex.UpdateMatchTypeAnnotationDocument.Factory
-
- parse(XMLInputStream) - Static method in class org.apache.incubator.uima.regex.UpdateMatchTypeAnnotationDocument.Factory
-
- parse(XMLInputStream, XmlOptions) - Static method in class org.apache.incubator.uima.regex.UpdateMatchTypeAnnotationDocument.Factory
-
- parse(String) - Static method in class org.apache.incubator.uima.regex.VariableDocument.Factory
-
- parse(String, XmlOptions) - Static method in class org.apache.incubator.uima.regex.VariableDocument.Factory
-
- parse(File) - Static method in class org.apache.incubator.uima.regex.VariableDocument.Factory
-
- parse(File, XmlOptions) - Static method in class org.apache.incubator.uima.regex.VariableDocument.Factory
-
- parse(URL) - Static method in class org.apache.incubator.uima.regex.VariableDocument.Factory
-
- parse(URL, XmlOptions) - Static method in class org.apache.incubator.uima.regex.VariableDocument.Factory
-
- parse(InputStream) - Static method in class org.apache.incubator.uima.regex.VariableDocument.Factory
-
- parse(InputStream, XmlOptions) - Static method in class org.apache.incubator.uima.regex.VariableDocument.Factory
-
- parse(Reader) - Static method in class org.apache.incubator.uima.regex.VariableDocument.Factory
-
- parse(Reader, XmlOptions) - Static method in class org.apache.incubator.uima.regex.VariableDocument.Factory
-
- parse(XMLStreamReader) - Static method in class org.apache.incubator.uima.regex.VariableDocument.Factory
-
- parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.incubator.uima.regex.VariableDocument.Factory
-
- parse(Node) - Static method in class org.apache.incubator.uima.regex.VariableDocument.Factory
-
- parse(Node, XmlOptions) - Static method in class org.apache.incubator.uima.regex.VariableDocument.Factory
-
- parse(XMLInputStream) - Static method in class org.apache.incubator.uima.regex.VariableDocument.Factory
-
- parse(XMLInputStream, XmlOptions) - Static method in class org.apache.incubator.uima.regex.VariableDocument.Factory
-
- parse(String) - Static method in class org.apache.incubator.uima.regex.VariablesDocument.Factory
-
- parse(String, XmlOptions) - Static method in class org.apache.incubator.uima.regex.VariablesDocument.Factory
-
- parse(File) - Static method in class org.apache.incubator.uima.regex.VariablesDocument.Factory
-
- parse(File, XmlOptions) - Static method in class org.apache.incubator.uima.regex.VariablesDocument.Factory
-
- parse(URL) - Static method in class org.apache.incubator.uima.regex.VariablesDocument.Factory
-
- parse(URL, XmlOptions) - Static method in class org.apache.incubator.uima.regex.VariablesDocument.Factory
-
- parse(InputStream) - Static method in class org.apache.incubator.uima.regex.VariablesDocument.Factory
-
- parse(InputStream, XmlOptions) - Static method in class org.apache.incubator.uima.regex.VariablesDocument.Factory
-
- parse(Reader) - Static method in class org.apache.incubator.uima.regex.VariablesDocument.Factory
-
- parse(Reader, XmlOptions) - Static method in class org.apache.incubator.uima.regex.VariablesDocument.Factory
-
- parse(XMLStreamReader) - Static method in class org.apache.incubator.uima.regex.VariablesDocument.Factory
-
- parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.incubator.uima.regex.VariablesDocument.Factory
-
- parse(Node) - Static method in class org.apache.incubator.uima.regex.VariablesDocument.Factory
-
- parse(Node, XmlOptions) - Static method in class org.apache.incubator.uima.regex.VariablesDocument.Factory
-
- parse(XMLInputStream) - Static method in class org.apache.incubator.uima.regex.VariablesDocument.Factory
-
- parse(XMLInputStream, XmlOptions) - Static method in class org.apache.incubator.uima.regex.VariablesDocument.Factory
-
- parse(String) - Static method in class org.apache.incubator.uima.TypeCollectionDocument.Factory
-
- parse(String, XmlOptions) - Static method in class org.apache.incubator.uima.TypeCollectionDocument.Factory
-
- parse(File) - Static method in class org.apache.incubator.uima.TypeCollectionDocument.Factory
-
- parse(File, XmlOptions) - Static method in class org.apache.incubator.uima.TypeCollectionDocument.Factory
-
- parse(URL) - Static method in class org.apache.incubator.uima.TypeCollectionDocument.Factory
-
- parse(URL, XmlOptions) - Static method in class org.apache.incubator.uima.TypeCollectionDocument.Factory
-
- parse(InputStream) - Static method in class org.apache.incubator.uima.TypeCollectionDocument.Factory
-
- parse(InputStream, XmlOptions) - Static method in class org.apache.incubator.uima.TypeCollectionDocument.Factory
-
- parse(Reader) - Static method in class org.apache.incubator.uima.TypeCollectionDocument.Factory
-
- parse(Reader, XmlOptions) - Static method in class org.apache.incubator.uima.TypeCollectionDocument.Factory
-
- parse(XMLStreamReader) - Static method in class org.apache.incubator.uima.TypeCollectionDocument.Factory
-
- parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.incubator.uima.TypeCollectionDocument.Factory
-
- parse(Node) - Static method in class org.apache.incubator.uima.TypeCollectionDocument.Factory
-
- parse(Node, XmlOptions) - Static method in class org.apache.incubator.uima.TypeCollectionDocument.Factory
-
- parse(XMLInputStream) - Static method in class org.apache.incubator.uima.TypeCollectionDocument.Factory
-
- parse(XMLInputStream, XmlOptions) - Static method in class org.apache.incubator.uima.TypeCollectionDocument.Factory
-
- parse(String) - Static method in class org.apache.incubator.uima.TypeDescriptionDocument.Factory
-
- parse(String, XmlOptions) - Static method in class org.apache.incubator.uima.TypeDescriptionDocument.Factory
-
- parse(File) - Static method in class org.apache.incubator.uima.TypeDescriptionDocument.Factory
-
- parse(File, XmlOptions) - Static method in class org.apache.incubator.uima.TypeDescriptionDocument.Factory
-
- parse(URL) - Static method in class org.apache.incubator.uima.TypeDescriptionDocument.Factory
-
- parse(URL, XmlOptions) - Static method in class org.apache.incubator.uima.TypeDescriptionDocument.Factory
-
- parse(InputStream) - Static method in class org.apache.incubator.uima.TypeDescriptionDocument.Factory
-
- parse(InputStream, XmlOptions) - Static method in class org.apache.incubator.uima.TypeDescriptionDocument.Factory
-
- parse(Reader) - Static method in class org.apache.incubator.uima.TypeDescriptionDocument.Factory
-
- parse(Reader, XmlOptions) - Static method in class org.apache.incubator.uima.TypeDescriptionDocument.Factory
-
- parse(XMLStreamReader) - Static method in class org.apache.incubator.uima.TypeDescriptionDocument.Factory
-
- parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.incubator.uima.TypeDescriptionDocument.Factory
-
- parse(Node) - Static method in class org.apache.incubator.uima.TypeDescriptionDocument.Factory
-
- parse(Node, XmlOptions) - Static method in class org.apache.incubator.uima.TypeDescriptionDocument.Factory
-
- parse(XMLInputStream) - Static method in class org.apache.incubator.uima.TypeDescriptionDocument.Factory
-
- parse(XMLInputStream, XmlOptions) - Static method in class org.apache.incubator.uima.TypeDescriptionDocument.Factory
-
- parse(String) - Static method in class org.apache.uima.simpleserver.config.xml.And.Factory
-
- parse(String, XmlOptions) - Static method in class org.apache.uima.simpleserver.config.xml.And.Factory
-
- parse(File) - Static method in class org.apache.uima.simpleserver.config.xml.And.Factory
-
- parse(File, XmlOptions) - Static method in class org.apache.uima.simpleserver.config.xml.And.Factory
-
- parse(URL) - Static method in class org.apache.uima.simpleserver.config.xml.And.Factory
-
- parse(URL, XmlOptions) - Static method in class org.apache.uima.simpleserver.config.xml.And.Factory
-
- parse(InputStream) - Static method in class org.apache.uima.simpleserver.config.xml.And.Factory
-
- parse(InputStream, XmlOptions) - Static method in class org.apache.uima.simpleserver.config.xml.And.Factory
-
- parse(Reader) - Static method in class org.apache.uima.simpleserver.config.xml.And.Factory
-
- parse(Reader, XmlOptions) - Static method in class org.apache.uima.simpleserver.config.xml.And.Factory
-
- parse(XMLStreamReader) - Static method in class org.apache.uima.simpleserver.config.xml.And.Factory
-
- parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.uima.simpleserver.config.xml.And.Factory
-
- parse(Node) - Static method in class org.apache.uima.simpleserver.config.xml.And.Factory
-
- parse(Node, XmlOptions) - Static method in class org.apache.uima.simpleserver.config.xml.And.Factory
-
- parse(XMLInputStream) - Static method in class org.apache.uima.simpleserver.config.xml.And.Factory
-
- parse(XMLInputStream, XmlOptions) - Static method in class org.apache.uima.simpleserver.config.xml.And.Factory
-
- parse(String) - Static method in class org.apache.uima.simpleserver.config.xml.FilterOperator.Factory
-
- parse(String, XmlOptions) - Static method in class org.apache.uima.simpleserver.config.xml.FilterOperator.Factory
-
- parse(File) - Static method in class org.apache.uima.simpleserver.config.xml.FilterOperator.Factory
-
- parse(File, XmlOptions) - Static method in class org.apache.uima.simpleserver.config.xml.FilterOperator.Factory
-
- parse(URL) - Static method in class org.apache.uima.simpleserver.config.xml.FilterOperator.Factory
-
- parse(URL, XmlOptions) - Static method in class org.apache.uima.simpleserver.config.xml.FilterOperator.Factory
-
- parse(InputStream) - Static method in class org.apache.uima.simpleserver.config.xml.FilterOperator.Factory
-
- parse(InputStream, XmlOptions) - Static method in class org.apache.uima.simpleserver.config.xml.FilterOperator.Factory
-
- parse(Reader) - Static method in class org.apache.uima.simpleserver.config.xml.FilterOperator.Factory
-
- parse(Reader, XmlOptions) - Static method in class org.apache.uima.simpleserver.config.xml.FilterOperator.Factory
-
- parse(XMLStreamReader) - Static method in class org.apache.uima.simpleserver.config.xml.FilterOperator.Factory
-
- parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.uima.simpleserver.config.xml.FilterOperator.Factory
-
- parse(Node) - Static method in class org.apache.uima.simpleserver.config.xml.FilterOperator.Factory
-
- parse(Node, XmlOptions) - Static method in class org.apache.uima.simpleserver.config.xml.FilterOperator.Factory
-
- parse(XMLInputStream) - Static method in class org.apache.uima.simpleserver.config.xml.FilterOperator.Factory
-
- parse(XMLInputStream, XmlOptions) - Static method in class org.apache.uima.simpleserver.config.xml.FilterOperator.Factory
-
- parse(String) - Static method in class org.apache.uima.simpleserver.config.xml.FilterType.Factory
-
- parse(String, XmlOptions) - Static method in class org.apache.uima.simpleserver.config.xml.FilterType.Factory
-
- parse(File) - Static method in class org.apache.uima.simpleserver.config.xml.FilterType.Factory
-
- parse(File, XmlOptions) - Static method in class org.apache.uima.simpleserver.config.xml.FilterType.Factory
-
- parse(URL) - Static method in class org.apache.uima.simpleserver.config.xml.FilterType.Factory
-
- parse(URL, XmlOptions) - Static method in class org.apache.uima.simpleserver.config.xml.FilterType.Factory
-
- parse(InputStream) - Static method in class org.apache.uima.simpleserver.config.xml.FilterType.Factory
-
- parse(InputStream, XmlOptions) - Static method in class org.apache.uima.simpleserver.config.xml.FilterType.Factory
-
- parse(Reader) - Static method in class org.apache.uima.simpleserver.config.xml.FilterType.Factory
-
- parse(Reader, XmlOptions) - Static method in class org.apache.uima.simpleserver.config.xml.FilterType.Factory
-
- parse(XMLStreamReader) - Static method in class org.apache.uima.simpleserver.config.xml.FilterType.Factory
-
- parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.uima.simpleserver.config.xml.FilterType.Factory
-
- parse(Node) - Static method in class org.apache.uima.simpleserver.config.xml.FilterType.Factory
-
- parse(Node, XmlOptions) - Static method in class org.apache.uima.simpleserver.config.xml.FilterType.Factory
-
- parse(XMLInputStream) - Static method in class org.apache.uima.simpleserver.config.xml.FilterType.Factory
-
- parse(XMLInputStream, XmlOptions) - Static method in class org.apache.uima.simpleserver.config.xml.FilterType.Factory
-
- parse(String) - Static method in class org.apache.uima.simpleserver.config.xml.Or.Factory
-
- parse(String, XmlOptions) - Static method in class org.apache.uima.simpleserver.config.xml.Or.Factory
-
- parse(File) - Static method in class org.apache.uima.simpleserver.config.xml.Or.Factory
-
- parse(File, XmlOptions) - Static method in class org.apache.uima.simpleserver.config.xml.Or.Factory
-
- parse(URL) - Static method in class org.apache.uima.simpleserver.config.xml.Or.Factory
-
- parse(URL, XmlOptions) - Static method in class org.apache.uima.simpleserver.config.xml.Or.Factory
-
- parse(InputStream) - Static method in class org.apache.uima.simpleserver.config.xml.Or.Factory
-
- parse(InputStream, XmlOptions) - Static method in class org.apache.uima.simpleserver.config.xml.Or.Factory
-
- parse(Reader) - Static method in class org.apache.uima.simpleserver.config.xml.Or.Factory
-
- parse(Reader, XmlOptions) - Static method in class org.apache.uima.simpleserver.config.xml.Or.Factory
-
- parse(XMLStreamReader) - Static method in class org.apache.uima.simpleserver.config.xml.Or.Factory
-
- parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.uima.simpleserver.config.xml.Or.Factory
-
- parse(Node) - Static method in class org.apache.uima.simpleserver.config.xml.Or.Factory
-
- parse(Node, XmlOptions) - Static method in class org.apache.uima.simpleserver.config.xml.Or.Factory
-
- parse(XMLInputStream) - Static method in class org.apache.uima.simpleserver.config.xml.Or.Factory
-
- parse(XMLInputStream, XmlOptions) - Static method in class org.apache.uima.simpleserver.config.xml.Or.Factory
-
- parse(String) - Static method in class org.apache.uima.simpleserver.config.xml.OutputType.Factory
-
- parse(String, XmlOptions) - Static method in class org.apache.uima.simpleserver.config.xml.OutputType.Factory
-
- parse(File) - Static method in class org.apache.uima.simpleserver.config.xml.OutputType.Factory
-
- parse(File, XmlOptions) - Static method in class org.apache.uima.simpleserver.config.xml.OutputType.Factory
-
- parse(URL) - Static method in class org.apache.uima.simpleserver.config.xml.OutputType.Factory
-
- parse(URL, XmlOptions) - Static method in class org.apache.uima.simpleserver.config.xml.OutputType.Factory
-
- parse(InputStream) - Static method in class org.apache.uima.simpleserver.config.xml.OutputType.Factory
-
- parse(InputStream, XmlOptions) - Static method in class org.apache.uima.simpleserver.config.xml.OutputType.Factory
-
- parse(Reader) - Static method in class org.apache.uima.simpleserver.config.xml.OutputType.Factory
-
- parse(Reader, XmlOptions) - Static method in class org.apache.uima.simpleserver.config.xml.OutputType.Factory
-
- parse(XMLStreamReader) - Static method in class org.apache.uima.simpleserver.config.xml.OutputType.Factory
-
- parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.uima.simpleserver.config.xml.OutputType.Factory
-
- parse(Node) - Static method in class org.apache.uima.simpleserver.config.xml.OutputType.Factory
-
- parse(Node, XmlOptions) - Static method in class org.apache.uima.simpleserver.config.xml.OutputType.Factory
-
- parse(XMLInputStream) - Static method in class org.apache.uima.simpleserver.config.xml.OutputType.Factory
-
- parse(XMLInputStream, XmlOptions) - Static method in class org.apache.uima.simpleserver.config.xml.OutputType.Factory
-
- parse(String) - Static method in class org.apache.uima.simpleserver.config.xml.SimpleFilterType.Factory
-
- parse(String, XmlOptions) - Static method in class org.apache.uima.simpleserver.config.xml.SimpleFilterType.Factory
-
- parse(File) - Static method in class org.apache.uima.simpleserver.config.xml.SimpleFilterType.Factory
-
- parse(File, XmlOptions) - Static method in class org.apache.uima.simpleserver.config.xml.SimpleFilterType.Factory
-
- parse(URL) - Static method in class org.apache.uima.simpleserver.config.xml.SimpleFilterType.Factory
-
- parse(URL, XmlOptions) - Static method in class org.apache.uima.simpleserver.config.xml.SimpleFilterType.Factory
-
- parse(InputStream) - Static method in class org.apache.uima.simpleserver.config.xml.SimpleFilterType.Factory
-
- parse(InputStream, XmlOptions) - Static method in class org.apache.uima.simpleserver.config.xml.SimpleFilterType.Factory
-
- parse(Reader) - Static method in class org.apache.uima.simpleserver.config.xml.SimpleFilterType.Factory
-
- parse(Reader, XmlOptions) - Static method in class org.apache.uima.simpleserver.config.xml.SimpleFilterType.Factory
-
- parse(XMLStreamReader) - Static method in class org.apache.uima.simpleserver.config.xml.SimpleFilterType.Factory
-
- parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.uima.simpleserver.config.xml.SimpleFilterType.Factory
-
- parse(Node) - Static method in class org.apache.uima.simpleserver.config.xml.SimpleFilterType.Factory
-
- parse(Node, XmlOptions) - Static method in class org.apache.uima.simpleserver.config.xml.SimpleFilterType.Factory
-
- parse(XMLInputStream) - Static method in class org.apache.uima.simpleserver.config.xml.SimpleFilterType.Factory
-
- parse(XMLInputStream, XmlOptions) - Static method in class org.apache.uima.simpleserver.config.xml.SimpleFilterType.Factory
-
- parse(String) - Static method in class org.apache.uima.simpleserver.config.xml.TypeElementType.Factory
-
- parse(String, XmlOptions) - Static method in class org.apache.uima.simpleserver.config.xml.TypeElementType.Factory
-
- parse(File) - Static method in class org.apache.uima.simpleserver.config.xml.TypeElementType.Factory
-
- parse(File, XmlOptions) - Static method in class org.apache.uima.simpleserver.config.xml.TypeElementType.Factory
-
- parse(URL) - Static method in class org.apache.uima.simpleserver.config.xml.TypeElementType.Factory
-
- parse(URL, XmlOptions) - Static method in class org.apache.uima.simpleserver.config.xml.TypeElementType.Factory
-
- parse(InputStream) - Static method in class org.apache.uima.simpleserver.config.xml.TypeElementType.Factory
-
- parse(InputStream, XmlOptions) - Static method in class org.apache.uima.simpleserver.config.xml.TypeElementType.Factory
-
- parse(Reader) - Static method in class org.apache.uima.simpleserver.config.xml.TypeElementType.Factory
-
- parse(Reader, XmlOptions) - Static method in class org.apache.uima.simpleserver.config.xml.TypeElementType.Factory
-
- parse(XMLStreamReader) - Static method in class org.apache.uima.simpleserver.config.xml.TypeElementType.Factory
-
- parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.uima.simpleserver.config.xml.TypeElementType.Factory
-
- parse(Node) - Static method in class org.apache.uima.simpleserver.config.xml.TypeElementType.Factory
-
- parse(Node, XmlOptions) - Static method in class org.apache.uima.simpleserver.config.xml.TypeElementType.Factory
-
- parse(XMLInputStream) - Static method in class org.apache.uima.simpleserver.config.xml.TypeElementType.Factory
-
- parse(XMLInputStream, XmlOptions) - Static method in class org.apache.uima.simpleserver.config.xml.TypeElementType.Factory
-
- parse(String) - Static method in class org.apache.uima.simpleserver.config.xml.UimaSimpleServerSpecDocument.Factory
-
- parse(String, XmlOptions) - Static method in class org.apache.uima.simpleserver.config.xml.UimaSimpleServerSpecDocument.Factory
-
- parse(File) - Static method in class org.apache.uima.simpleserver.config.xml.UimaSimpleServerSpecDocument.Factory
-
- parse(File, XmlOptions) - Static method in class org.apache.uima.simpleserver.config.xml.UimaSimpleServerSpecDocument.Factory
-
- parse(URL) - Static method in class org.apache.uima.simpleserver.config.xml.UimaSimpleServerSpecDocument.Factory
-
- parse(URL, XmlOptions) - Static method in class org.apache.uima.simpleserver.config.xml.UimaSimpleServerSpecDocument.Factory
-
- parse(InputStream) - Static method in class org.apache.uima.simpleserver.config.xml.UimaSimpleServerSpecDocument.Factory
-
- parse(InputStream, XmlOptions) - Static method in class org.apache.uima.simpleserver.config.xml.UimaSimpleServerSpecDocument.Factory
-
- parse(Reader) - Static method in class org.apache.uima.simpleserver.config.xml.UimaSimpleServerSpecDocument.Factory
-
- parse(Reader, XmlOptions) - Static method in class org.apache.uima.simpleserver.config.xml.UimaSimpleServerSpecDocument.Factory
-
- parse(XMLStreamReader) - Static method in class org.apache.uima.simpleserver.config.xml.UimaSimpleServerSpecDocument.Factory
-
- parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.uima.simpleserver.config.xml.UimaSimpleServerSpecDocument.Factory
-
- parse(Node) - Static method in class org.apache.uima.simpleserver.config.xml.UimaSimpleServerSpecDocument.Factory
-
- parse(Node, XmlOptions) - Static method in class org.apache.uima.simpleserver.config.xml.UimaSimpleServerSpecDocument.Factory
-
- parse(XMLInputStream) - Static method in class org.apache.uima.simpleserver.config.xml.UimaSimpleServerSpecDocument.Factory
-
- parse(XMLInputStream, XmlOptions) - Static method in class org.apache.uima.simpleserver.config.xml.UimaSimpleServerSpecDocument.Factory
-
- parseAlchemyXML(InputStream) - Method in class org.apache.uima.alchemy.digester.categorization.JsonTextCategorizationDigester
-
- parseAlchemyXML(InputStream) - Method in class org.apache.uima.alchemy.digester.categorization.XMLTextCategorizationDigester
-
- parseAlchemyXML(InputStream) - Method in class org.apache.uima.alchemy.digester.concept.JsonTextConceptDigester
-
- parseAlchemyXML(InputStream) - Method in class org.apache.uima.alchemy.digester.concept.XMLTextConceptDigester
-
- parseAlchemyXML(InputStream) - Method in class org.apache.uima.alchemy.digester.entity.annotated.XMLAnnotatedEntityExtractionDigester
-
- parseAlchemyXML(InputStream) - Method in class org.apache.uima.alchemy.digester.entity.ranked.JsonTextRankedEntityExtractionDigester
-
- parseAlchemyXML(InputStream) - Method in class org.apache.uima.alchemy.digester.entity.ranked.XMLRankedEntityExtractionDigester
-
- parseAlchemyXML(InputStream) - Method in class org.apache.uima.alchemy.digester.keyword.XMLTextKeywordExctractionDigester
-
- parseAlchemyXML(InputStream) - Method in class org.apache.uima.alchemy.digester.language.XMLLanguageDigester
-
- parseAlchemyXML(InputStream) - Method in class org.apache.uima.alchemy.digester.microformats.XMLMicroformatsDigester
-
- parseAlchemyXML(InputStream) - Method in interface org.apache.uima.alchemy.digester.OutputDigester
-
- parseAlchemyXML(InputStream) - Method in class org.apache.uima.alchemy.digester.sentiment.XMLSentimentAnalysisDigester
-
- parseConceptFile(String, InputStream) - Method in interface org.apache.uima.annotator.regex.ConceptFileParser
-
parse the XML concepts file and create the object representation for the concepts and rules.
- parseConceptFile(String, InputStream) - Method in class org.apache.uima.annotator.regex.impl.ConceptFileParser_impl
-
- parseDictionaryFile(String, InputStream, DictionaryBuilder) - Method in interface org.apache.uima.annotator.dict_annot.dictionary.DictionaryFileParser
-
parse the given dictionary file and creates a new dictionary using the
given dictionary builder.
- parseDictionaryFile(String, InputStream, DictionaryBuilder) - Method in class org.apache.uima.annotator.dict_annot.dictionary.impl.DictionaryFileParserImpl
-
- ParseException - Exception in org.apache.uima.alchemy.digester.json
-
This exception is thrown when parse errors are encountered.
- ParseException(Token, int[][], String[]) - Constructor for exception org.apache.uima.alchemy.digester.json.ParseException
-
This constructor is used by the method "generateParseException"
in the generated parser.
- ParseException() - Constructor for exception org.apache.uima.alchemy.digester.json.ParseException
-
The following constructors are for use by you for whatever
purpose you can think of.
- ParseException(String) - Constructor for exception org.apache.uima.alchemy.digester.json.ParseException
-
Constructor with message.
- path_never_valid - Static variable in exception org.apache.uima.simpleserver.SimpleServerException
-
- PATH_SEPARATOR - Static variable in class org.apache.uima.annotator.bsf.BSFAnnotator
-
- PATH_SEPARATOR - Static variable in class org.apache.uima.annotator.dict_annot.impl.DictionaryAnnotator
-
System path separator
- PATH_SEPARATOR - Static variable in class org.apache.uima.annotator.regex.impl.RegExAnnotator
-
- PATH_SEPARATOR - Static variable in interface org.apache.uima.simpleserver.config.ServerSpec
-
The path separator of feature paths: /.
- PearPackagingAntTask - Class in org.apache.uima.pear.tools
-
Class to create an ANT task to package a UIMA PEAR file.
- PearPackagingAntTask() - Constructor for class org.apache.uima.pear.tools.PearPackagingAntTask
-
- Person - Class in org.apache.uima.alchemy.ts.entity
-
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011
XML source: /Users/tommasoteofili/Documents/workspaces/uima_workspace/uima/sandbox/AlchemyAPIAnnotator/desc/TextRankedEntityExtractionAEDescriptor.xml
- Person() - Constructor for class org.apache.uima.alchemy.ts.entity.Person
-
Never called.
- Person(int, TOP_Type) - Constructor for class org.apache.uima.alchemy.ts.entity.Person
-
Internal - constructor used by generator
- Person(JCas) - Constructor for class org.apache.uima.alchemy.ts.entity.Person
-
- Person - Class in org.apache.uima.calais
-
Updated by JCasGen Thu Jun 17 13:00:13 CEST 2010
- Person() - Constructor for class org.apache.uima.calais.Person
-
Never called.
- Person(int, TOP_Type) - Constructor for class org.apache.uima.calais.Person
-
Internal - constructor used by generator
- Person(JCas) - Constructor for class org.apache.uima.calais.Person
-
- Person(JCas, int, int) - Constructor for class org.apache.uima.calais.Person
-
- Person_Type - Class in org.apache.uima.alchemy.ts.entity
-
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011
- Person_Type(JCas, Type) - Constructor for class org.apache.uima.alchemy.ts.entity.Person_Type
-
initialize variables to correspond with Cas Type and Features
- Person_Type - Class in org.apache.uima.calais
-
Updated by JCasGen Thu Jun 17 13:00:13 CEST 2010
- Person_Type(JCas, Type) - Constructor for class org.apache.uima.calais.Person_Type
-
initialize variables to correspond with Cas Type and Features
- PhoneNumber - Class in org.apache.uima.calais
-
Updated by JCasGen Thu Jun 17 13:00:13 CEST 2010
- PhoneNumber() - Constructor for class org.apache.uima.calais.PhoneNumber
-
Never called.
- PhoneNumber(int, TOP_Type) - Constructor for class org.apache.uima.calais.PhoneNumber
-
Internal - constructor used by generator
- PhoneNumber(JCas) - Constructor for class org.apache.uima.calais.PhoneNumber
-
- PhoneNumber(JCas, int, int) - Constructor for class org.apache.uima.calais.PhoneNumber
-
- PhoneNumber_Type - Class in org.apache.uima.calais
-
Updated by JCasGen Thu Jun 17 13:00:13 CEST 2010
- PhoneNumber_Type(JCas, Type) - Constructor for class org.apache.uima.calais.PhoneNumber_Type
-
initialize variables to correspond with Cas Type and Features
- pos - Variable in class org.apache.uima.examples.tagger.trainAndTest.Token
-
- Position - Interface in org.apache.uima.annotator.regex
-
- Position_impl - Class in org.apache.uima.annotator.regex.impl
-
- Position_impl(int, int) - Constructor for class org.apache.uima.annotator.regex.impl.Position_impl
-
- prevCharIsCR - Variable in class org.apache.uima.alchemy.digester.json.SimpleCharStream
-
- prevCharIsLF - Variable in class org.apache.uima.alchemy.digester.json.SimpleCharStream
-
- printDictionary(Writer) - Method in class org.apache.uima.annotator.dict_annot.dictionary.impl.HashMapDictionary
-
print the dictionary content either to an Writer object or if not output
is specified to the command line.
- PrintMedia - Class in org.apache.uima.alchemy.ts.entity
-
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011
XML source: /Users/tommasoteofili/Documents/workspaces/uima_workspace/uima/sandbox/AlchemyAPIAnnotator/desc/TextRankedEntityExtractionAEDescriptor.xml
- PrintMedia() - Constructor for class org.apache.uima.alchemy.ts.entity.PrintMedia
-
Never called.
- PrintMedia(int, TOP_Type) - Constructor for class org.apache.uima.alchemy.ts.entity.PrintMedia
-
Internal - constructor used by generator
- PrintMedia(JCas) - Constructor for class org.apache.uima.alchemy.ts.entity.PrintMedia
-
- PrintMedia_Type - Class in org.apache.uima.alchemy.ts.entity
-
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011
- PrintMedia_Type(JCas, Type) - Constructor for class org.apache.uima.alchemy.ts.entity.PrintMedia_Type
-
initialize variables to correspond with Cas Type and Features
- process(JCas) - Method in class org.apache.uima.alchemy.annotator.AbstractAlchemyAnnotator
-
- process(JCas, Results) - Method in interface org.apache.uima.alchemy.mapper.processor.AlchemyOutputProcessor
-
process AlchemyAPI output results and populate JCas
with the proper FeatureStructures
- process(JCas, Results) - Method in class org.apache.uima.alchemy.mapper.processor.AnnotatedEntitiesProcessor
-
- process(JCas, Results) - Method in class org.apache.uima.alchemy.mapper.processor.CategorizationProcessor
-
- process(JCas, Results) - Method in class org.apache.uima.alchemy.mapper.processor.ConceptTaggingProcessor
-
- process(JCas, Results) - Method in class org.apache.uima.alchemy.mapper.processor.KeywordProcessor
-
- process(JCas, Results) - Method in class org.apache.uima.alchemy.mapper.processor.LanguageProcessor
-
- process(JCas, Results) - Method in class org.apache.uima.alchemy.mapper.processor.MicroformatsProcessor
-
- process(JCas, Results) - Method in class org.apache.uima.alchemy.mapper.processor.RankedEntitiesProcessor
-
- process(JCas, Results) - Method in class org.apache.uima.alchemy.mapper.processor.SentimentAnalysisProcessor
-
- process(JCas) - Method in class org.apache.uima.annotator.bsf.BSFAnnotator
-
Call the process function implemented in the script
- process(CAS) - Method in class org.apache.uima.annotator.calais.OpenCalaisAnnotator
-
- process(CAS) - Method in class org.apache.uima.annotator.dict_annot.impl.DictionaryAnnotator
-
- process(CAS) - Method in class org.apache.uima.annotator.regex.impl.RegExAnnotator
-
Invokes this annotator's analysis logic.
- process(JCas) - Method in class org.apache.uima.annotator.SnowballAnnotator
-
- process(CAS) - Method in class org.apache.uima.annotator.WhitespaceTokenizer
-
- process(CAS, ResultSpecification) - Method in class org.apache.uima.conceptMapper.ConceptMapper
-
Perform the actual analysis.
- process(JCas, ResultSpecification) - Method in class org.apache.uima.conceptMapper.support.tokenizer.OffsetTokenizer
-
Perform the actual analysis.
- process(JCas) - Method in class org.apache.uima.examples.tagger.HMMModelTrainer
-
Processing.
- process(JCas) - Method in class org.apache.uima.examples.tagger.HMMTagger
-
Process a CAS.
- process(JCas) - Method in interface org.apache.uima.examples.tagger.Tagger
-
Trains a new model for tagger, if a training is defined in tagger.properties
file
- process(int, List<String>, Map<String, Map<String, Double>>, Map<String, Map<String, Double>>, Map<NGram, Double>, Map<String, Map<String, Double>>, double[], double[], double) - Static method in class org.apache.uima.examples.tagger.Viterbi
-
- process(CAS) - Method in class org.apache.uima.fsvars.Annotator
-
- process(String, String) - Method in class org.apache.uima.simpleserver.Service
-
Calls the services analysis engine on the input text, filters and produces the result.
- process(String) - Method in class org.apache.uima.simpleserver.Service
-
- processAllConceptRules() - Method in interface org.apache.uima.annotator.regex.Concept
-
Checks the rule processing for this concept.
- processAllConceptRules() - Method in class org.apache.uima.annotator.regex.impl.Concept_impl
-
- processAllConfigurationParameters(String[], Object[]) - Method in class org.apache.uima.conceptMapper.support.tokenizer.OffsetTokenizer
-
- processConfigurationParameter(String, Object) - Method in class org.apache.uima.conceptMapper.support.tokenizer.OffsetTokenizer
-
- processTokenList(int, boolean, CAS, ArrayList<AnnotationFS>, Annotation) - Method in class org.apache.uima.conceptMapper.ConceptMapper
-
- propertyNames() - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.EntryPropertiesRoot
-
- ProviceOrState - Class in org.apache.uima.calais
-
Updated by JCasGen Thu Jun 17 13:00:13 CEST 2010
- ProviceOrState() - Constructor for class org.apache.uima.calais.ProviceOrState
-
Never called.
- ProviceOrState(int, TOP_Type) - Constructor for class org.apache.uima.calais.ProviceOrState
-
Internal - constructor used by generator
- ProviceOrState(JCas) - Constructor for class org.apache.uima.calais.ProviceOrState
-
- ProviceOrState(JCas, int, int) - Constructor for class org.apache.uima.calais.ProviceOrState
-
- ProviceOrState_Type - Class in org.apache.uima.calais
-
Updated by JCasGen Thu Jun 17 13:00:13 CEST 2010
- ProviceOrState_Type(JCas, Type) - Constructor for class org.apache.uima.calais.ProviceOrState_Type
-
initialize variables to correspond with Cas Type and Features
- putEntry(String, String[], String, int, EntryProperties) - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.CompiledDictionaryResource_impl
-
- putEntry(String[], String, EntryProperties) - Method in interface org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource.DictEntries
-
- putEntry(int, String[], String, EntryProperties) - Method in interface org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource.DictEntriesByLength
-
- putEntry(String, String[], String, int, EntryProperties) - Method in interface org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource
-
- putEntry(String[], String, EntryProperties) - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource_impl.DictEntriesImpl
-
Add a new phrase to an existing dictionary entry.
- putEntry(String, String[], String, int, EntryProperties) - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource_impl
-
Create a new dictionary entry.
- RadioProgram - Class in org.apache.uima.alchemy.ts.entity
-
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011
XML source: /Users/tommasoteofili/Documents/workspaces/uima_workspace/uima/sandbox/AlchemyAPIAnnotator/desc/TextRankedEntityExtractionAEDescriptor.xml
- RadioProgram() - Constructor for class org.apache.uima.alchemy.ts.entity.RadioProgram
-
Never called.
- RadioProgram(int, TOP_Type) - Constructor for class org.apache.uima.alchemy.ts.entity.RadioProgram
-
Internal - constructor used by generator
- RadioProgram(JCas) - Constructor for class org.apache.uima.alchemy.ts.entity.RadioProgram
-
- RadioProgram_Type - Class in org.apache.uima.alchemy.ts.entity
-
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011
- RadioProgram_Type(JCas, Type) - Constructor for class org.apache.uima.alchemy.ts.entity.RadioProgram_Type
-
initialize variables to correspond with Cas Type and Features
- RadioStation - Class in org.apache.uima.alchemy.ts.entity
-
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011
XML source: /Users/tommasoteofili/Documents/workspaces/uima_workspace/uima/sandbox/AlchemyAPIAnnotator/desc/TextRankedEntityExtractionAEDescriptor.xml
- RadioStation() - Constructor for class org.apache.uima.alchemy.ts.entity.RadioStation
-
Never called.
- RadioStation(int, TOP_Type) - Constructor for class org.apache.uima.alchemy.ts.entity.RadioStation
-
Internal - constructor used by generator
- RadioStation(JCas) - Constructor for class org.apache.uima.alchemy.ts.entity.RadioStation
-
- RadioStation_Type - Class in org.apache.uima.alchemy.ts.entity
-
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011
- RadioStation_Type(JCas, Type) - Constructor for class org.apache.uima.alchemy.ts.entity.RadioStation_Type
-
initialize variables to correspond with Cas Type and Features
- RankedEntitiesProcessor - Class in org.apache.uima.alchemy.mapper.processor
-
- RankedEntitiesProcessor() - Constructor for class org.apache.uima.alchemy.mapper.processor.RankedEntitiesProcessor
-
- RankedEntityDigesterProvider - Class in org.apache.uima.alchemy.digester.entity.ranked
-
- RankedEntityDigesterProvider() - Constructor for class org.apache.uima.alchemy.digester.entity.ranked.RankedEntityDigesterProvider
-
- RDFSaxHandler - Class in org.apache.uima.annotator.calais
-
- RDFSaxHandler(HashMap<String, DescriptionElement>, ArrayList<DescriptionElement>, Offset) - Constructor for class org.apache.uima.annotator.calais.RDFSaxHandler
-
- read_corpus(String, MappingInterface) - Method in class org.apache.uima.examples.tagger.trainAndTest.BrownReader
-
Reads Brown Corpus from NLTK Distribution Format.
- read_corpus(String, MappingInterface) - Method in interface org.apache.uima.examples.tagger.trainAndTest.CorpusReader
-
- read_corpus(String, MappingInterface) - Method in class org.apache.uima.examples.tagger.trainAndTest.TT_FormatReader
-
- readChar() - Method in class org.apache.uima.alchemy.digester.json.SimpleCharStream
-
Read a character.
- readServerSpec(File) - Static method in class org.apache.uima.simpleserver.config.impl.XmlConfigReader
-
Read a config file.
- readServerSpec(InputStream) - Static method in class org.apache.uima.simpleserver.config.impl.XmlConfigReader
-
Read a config XML stream.
- REFERENCE - Static variable in interface org.apache.incubator.uima.regex.SetFeatureDocument.SetFeature.Type
-
- REFERENCE_FEATURE - Static variable in interface org.apache.uima.annotator.regex.Feature
-
- REGEX_CONCEPTS_FILES - Static variable in class org.apache.uima.annotator.regex.impl.RegExAnnotator
-
- RegExAnnotator - Class in org.apache.uima.annotator.regex.impl
-
Main RegEx annotator implementation class.
- RegExAnnotator() - Constructor for class org.apache.uima.annotator.regex.impl.RegExAnnotator
-
- RegexAnnotatorConfigException - Exception in org.apache.uima.annotator.regex.impl
-
- RegexAnnotatorConfigException(String, Object[]) - Constructor for exception org.apache.uima.annotator.regex.impl.RegexAnnotatorConfigException
-
Creates a new exception with a the specified message.
- RegexAnnotatorConfigException(String, Object[], Throwable) - Constructor for exception org.apache.uima.annotator.regex.impl.RegexAnnotatorConfigException
-
Creates a new exception with the specified cause and a message from the
UIMAException.STANDARD_MESSAGE_CATALOG
.
- RegexAnnotatorProcessException - Exception in org.apache.uima.annotator.regex.impl
-
- RegexAnnotatorProcessException(String, Object[]) - Constructor for exception org.apache.uima.annotator.regex.impl.RegexAnnotatorProcessException
-
Creates a new exception with a the specified message.
- RegexAnnotatorProcessException(String, Object[], Throwable) - Constructor for exception org.apache.uima.annotator.regex.impl.RegexAnnotatorProcessException
-
Creates a new exception with the specified cause and a message from the
UIMAException.STANDARD_MESSAGE_CATALOG
.
- RegexAnnotatorProcessException(Throwable) - Constructor for exception org.apache.uima.annotator.regex.impl.RegexAnnotatorProcessException
-
Creates a new exception with the specified cause and a null message.
- RegexVariables - Interface in org.apache.uima.annotator.regex
-
RegexVariables interface.
- RegexVariables_impl - Class in org.apache.uima.annotator.regex.impl
-
Implementation of the RegexVariables interface
- RegexVariables_impl() - Constructor for class org.apache.uima.annotator.regex.impl.RegexVariables_impl
-
- Region - Class in org.apache.uima.alchemy.ts.entity
-
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011
XML source: /Users/tommasoteofili/Documents/workspaces/uima_workspace/uima/sandbox/AlchemyAPIAnnotator/desc/TextRankedEntityExtractionAEDescriptor.xml
- Region() - Constructor for class org.apache.uima.alchemy.ts.entity.Region
-
Never called.
- Region(int, TOP_Type) - Constructor for class org.apache.uima.alchemy.ts.entity.Region
-
Internal - constructor used by generator
- Region(JCas) - Constructor for class org.apache.uima.alchemy.ts.entity.Region
-
- Region - Class in org.apache.uima.calais
-
Updated by JCasGen Thu Jun 17 13:00:13 CEST 2010
- Region() - Constructor for class org.apache.uima.calais.Region
-
Never called.
- Region(int, TOP_Type) - Constructor for class org.apache.uima.calais.Region
-
Internal - constructor used by generator
- Region(JCas) - Constructor for class org.apache.uima.calais.Region
-
- Region(JCas, int, int) - Constructor for class org.apache.uima.calais.Region
-
- Region_Type - Class in org.apache.uima.alchemy.ts.entity
-
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011
- Region_Type(JCas, Type) - Constructor for class org.apache.uima.alchemy.ts.entity.Region_Type
-
initialize variables to correspond with Cas Type and Features
- Region_Type - Class in org.apache.uima.calais
-
Updated by JCasGen Thu Jun 17 13:00:13 CEST 2010
- Region_Type(JCas, Type) - Constructor for class org.apache.uima.calais.Region_Type
-
initialize variables to correspond with Cas Type and Features
- ReInit(InputStream) - Method in class org.apache.uima.alchemy.digester.json.JsonParser
-
Reinitialise.
- ReInit(InputStream, String) - Method in class org.apache.uima.alchemy.digester.json.JsonParser
-
Reinitialise.
- ReInit(Reader) - Method in class org.apache.uima.alchemy.digester.json.JsonParser
-
Reinitialise.
- ReInit(JsonParserTokenManager) - Method in class org.apache.uima.alchemy.digester.json.JsonParser
-
Reinitialise.
- ReInit(SimpleCharStream) - Method in class org.apache.uima.alchemy.digester.json.JsonParserTokenManager
-
Reinitialise parser.
- ReInit(SimpleCharStream, int) - Method in class org.apache.uima.alchemy.digester.json.JsonParserTokenManager
-
Reinitialise parser.
- ReInit(Reader, int, int, int) - Method in class org.apache.uima.alchemy.digester.json.SimpleCharStream
-
Reinitialise.
- ReInit(Reader, int, int) - Method in class org.apache.uima.alchemy.digester.json.SimpleCharStream
-
Reinitialise.
- ReInit(Reader) - Method in class org.apache.uima.alchemy.digester.json.SimpleCharStream
-
Reinitialise.
- ReInit(InputStream, String, int, int, int) - Method in class org.apache.uima.alchemy.digester.json.SimpleCharStream
-
Reinitialise.
- ReInit(InputStream, int, int, int) - Method in class org.apache.uima.alchemy.digester.json.SimpleCharStream
-
Reinitialise.
- ReInit(InputStream, String) - Method in class org.apache.uima.alchemy.digester.json.SimpleCharStream
-
Reinitialise.
- ReInit(InputStream) - Method in class org.apache.uima.alchemy.digester.json.SimpleCharStream
-
Reinitialise.
- ReInit(InputStream, String, int, int) - Method in class org.apache.uima.alchemy.digester.json.SimpleCharStream
-
Reinitialise.
- ReInit(InputStream, int, int) - Method in class org.apache.uima.alchemy.digester.json.SimpleCharStream
-
Reinitialise.
- removeAnd(int) - Method in interface org.apache.uima.simpleserver.config.xml.And
-
Removes the ith "and" element
- removeAnd(int) - Method in class org.apache.uima.simpleserver.config.xml.impl.AndImpl
-
Removes the ith "and" element
- removeAnd(int) - Method in class org.apache.uima.simpleserver.config.xml.impl.OrImpl
-
Removes the ith "and" element
- removeAnd(int) - Method in interface org.apache.uima.simpleserver.config.xml.Or
-
Removes the ith "and" element
- removeAnnotation(int) - Method in interface org.apache.incubator.uima.regex.CreateAnnotationsDocument.CreateAnnotations
-
Removes the ith "annotation" element
- removeAnnotation(int) - Method in class org.apache.incubator.uima.regex.impl.CreateAnnotationsDocumentImpl.CreateAnnotationsImpl
-
Removes the ith "annotation" element
- removeConcept(int) - Method in interface org.apache.incubator.uima.regex.ConceptSetDocument.ConceptSet
-
Removes the ith "concept" element
- removeConcept(int) - Method in class org.apache.incubator.uima.regex.impl.ConceptSetDocumentImpl.ConceptSetImpl
-
Removes the ith "concept" element
- removeEntry(int) - Method in interface org.apache.incubator.uima.EntriesDocument.Entries
-
Removes the ith "entry" element
- removeEntry(int) - Method in class org.apache.incubator.uima.impl.EntriesDocumentImpl.EntriesImpl
-
Removes the ith "entry" element
- removeException(int) - Method in class org.apache.incubator.uima.regex.impl.RuleExceptionsDocumentImpl.RuleExceptionsImpl
-
Removes the ith "exception" element
- removeException(int) - Method in interface org.apache.incubator.uima.regex.RuleExceptionsDocument.RuleExceptions
-
Removes the ith "exception" element
- removeFeature(int) - Method in class org.apache.incubator.uima.regex.impl.MatchTypeFilterDocumentImpl.MatchTypeFilterImpl
-
Removes the ith "feature" element
- removeFeature(int) - Method in interface org.apache.incubator.uima.regex.MatchTypeFilterDocument.MatchTypeFilter
-
Removes the ith "feature" element
- removeFilter(int) - Method in interface org.apache.uima.simpleserver.config.xml.And
-
Removes the ith "filter" element
- removeFilter(int) - Method in class org.apache.uima.simpleserver.config.xml.impl.AndImpl
-
Removes the ith "filter" element
- removeFilter(int) - Method in class org.apache.uima.simpleserver.config.xml.impl.OrImpl
-
Removes the ith "filter" element
- removeFilter(int) - Method in interface org.apache.uima.simpleserver.config.xml.Or
-
Removes the ith "filter" element
- removeOr(int) - Method in interface org.apache.uima.simpleserver.config.xml.And
-
Removes the ith "or" element
- removeOr(int) - Method in class org.apache.uima.simpleserver.config.xml.impl.AndImpl
-
Removes the ith "or" element
- removeOr(int) - Method in class org.apache.uima.simpleserver.config.xml.impl.OrImpl
-
Removes the ith "or" element
- removeOr(int) - Method in interface org.apache.uima.simpleserver.config.xml.Or
-
Removes the ith "or" element
- removeOutput(int) - Method in class org.apache.uima.simpleserver.config.xml.impl.TypeElementTypeImpl.OutputsImpl
-
Removes the ith "output" element
- removeOutput(int) - Method in interface org.apache.uima.simpleserver.config.xml.TypeElementType.Outputs
-
Removes the ith "output" element
- removeRule(int) - Method in class org.apache.incubator.uima.regex.impl.RulesDocumentImpl.RulesImpl
-
Removes the ith "rule" element
- removeRule(int) - Method in interface org.apache.incubator.uima.regex.RulesDocument.Rules
-
Removes the ith "rule" element
- removeSetFeature(int) - Method in interface org.apache.incubator.uima.regex.AnnotationDocument.Annotation
-
Removes the ith "setFeature" element
- removeSetFeature(int) - Method in class org.apache.incubator.uima.regex.impl.AnnotationDocumentImpl.AnnotationImpl
-
Removes the ith "setFeature" element
- removeSetFeature(int) - Method in class org.apache.incubator.uima.regex.impl.UpdateMatchTypeAnnotationDocumentImpl.UpdateMatchTypeAnnotationImpl
-
Removes the ith "setFeature" element
- removeSetFeature(int) - Method in interface org.apache.incubator.uima.regex.UpdateMatchTypeAnnotationDocument.UpdateMatchTypeAnnotation
-
Removes the ith "setFeature" element
- removeType(int) - Method in class org.apache.uima.simpleserver.config.xml.impl.UimaSimpleServerSpecDocumentImpl.UimaSimpleServerSpecImpl
-
Removes the ith "type" element
- removeType(int) - Method in interface org.apache.uima.simpleserver.config.xml.UimaSimpleServerSpecDocument.UimaSimpleServerSpec
-
Removes the ith "type" element
- removeVariable(int) - Method in class org.apache.incubator.uima.regex.impl.VariablesDocumentImpl.VariablesImpl
-
Removes the ith "variable" element
- removeVariable(int) - Method in interface org.apache.incubator.uima.regex.VariablesDocument.Variables
-
Removes the ith "variable" element
- reset() - Method in class org.apache.uima.annotator.dict_annot.dictionary.impl.DictionaryMatchImpl
-
reset the match data
- Result - Interface in org.apache.uima.simpleserver.output
-
- resultAnnotationName - Variable in class org.apache.uima.conceptMapper.ConceptMapper
-
The name of the annotation type posted to the CAS by this TAE
- resultAnnotationType - Variable in class org.apache.uima.conceptMapper.ConceptMapper
-
The type of annotation posted to the CAS by this TAE
- ResultConverter - Class in org.apache.uima.simpleserver.output
-
- ResultConverter() - Constructor for class org.apache.uima.simpleserver.output.ResultConverter
-
- ResultDigestingException - Exception in org.apache.uima.alchemy.digester.exception
-
- ResultDigestingException(Exception) - Constructor for exception org.apache.uima.alchemy.digester.exception.ResultDigestingException
-
- ResultEntry - Interface in org.apache.uima.simpleserver.output
-
- ResultEntryImpl - Class in org.apache.uima.simpleserver.output.impl
-
- ResultEntryImpl(String, int, int) - Constructor for class org.apache.uima.simpleserver.output.impl.ResultEntryImpl
-
- ResultExtractor - Class in org.apache.uima.simpleserver
-
This class contains static methods responsible for iterating over annotations, applying filters
and building output.
- ResultExtractor() - Constructor for class org.apache.uima.simpleserver.ResultExtractor
-
- resultExtractor - Variable in class org.apache.uima.simpleserver.Service
-
- ResultImpl - Class in org.apache.uima.simpleserver.output.impl
-
- ResultImpl(List<ResultEntry>, String) - Constructor for class org.apache.uima.simpleserver.output.impl.ResultImpl
-
- ResultImpl() - Constructor for class org.apache.uima.simpleserver.output.impl.ResultImpl
-
- ResultMerger - Class in org.apache.uima.simpleserver.servlet
-
- ResultMerger() - Constructor for class org.apache.uima.simpleserver.servlet.ResultMerger
-
- Results - Class in org.apache.uima.alchemy.digester.domain
-
- Results() - Constructor for class org.apache.uima.alchemy.digester.domain.Results
-
- Rule - Interface in org.apache.uima.annotator.regex
-
Rule interface defines the access to the Rule settings and allows to add new
Rule settings.
- RULE_ID - Static variable in interface org.apache.incubator.uima.regex.SetFeatureDocument.SetFeature.Type
-
- Rule_impl - Class in org.apache.uima.annotator.regex.impl
-
Implementation of the Rule interface.
- Rule_impl(String, int, String, String, float, String, RegexVariables) - Constructor for class org.apache.uima.annotator.regex.impl.Rule_impl
-
Constructor to create a new Rule object.
- RuleComparator - Class in org.apache.uima.annotator.regex.impl
-
- RuleComparator() - Constructor for class org.apache.uima.annotator.regex.impl.RuleComparator
-
- RuleDocument - Interface in org.apache.incubator.uima.regex
-
A document containing one rule(@http://incubator.apache.org/uima/regex) element.
- RuleDocument.Factory - Class in org.apache.incubator.uima.regex
-
A factory class with static methods for creating instances
of this type.
- RuleDocument.Rule - Interface in org.apache.incubator.uima.regex
-
An XML rule(@http://incubator.apache.org/uima/regex).
- RuleDocument.Rule.Factory - Class in org.apache.incubator.uima.regex
-
A factory class with static methods for creating instances
of this type.
- RuleDocument.Rule.MatchStrategy - Interface in org.apache.incubator.uima.regex
-
An XML matchStrategy(@).
- RuleDocument.Rule.MatchStrategy.Enum - Class in org.apache.incubator.uima.regex
-
Enumeration value class for org.apache.incubator.uima.regex.RuleDocument$Rule$MatchStrategy.
- RuleDocument.Rule.MatchStrategy.Factory - Class in org.apache.incubator.uima.regex
-
A factory class with static methods for creating instances
of this type.
- RuleDocumentImpl - Class in org.apache.incubator.uima.regex.impl
-
A document containing one rule(@http://incubator.apache.org/uima/regex) element.
- RuleDocumentImpl(SchemaType) - Constructor for class org.apache.incubator.uima.regex.impl.RuleDocumentImpl
-
- RuleDocumentImpl.RuleImpl - Class in org.apache.incubator.uima.regex.impl
-
An XML rule(@http://incubator.apache.org/uima/regex).
- RuleDocumentImpl.RuleImpl.MatchStrategyImpl - Class in org.apache.incubator.uima.regex.impl
-
An XML matchStrategy(@).
- RuleException - Interface in org.apache.uima.annotator.regex
-
- RuleException_impl - Class in org.apache.uima.annotator.regex.impl
-
- RuleException_impl(String, String) - Constructor for class org.apache.uima.annotator.regex.impl.RuleException_impl
-
- RuleExceptionsDocument - Interface in org.apache.incubator.uima.regex
-
A document containing one ruleExceptions(@http://incubator.apache.org/uima/regex) element.
- RuleExceptionsDocument.Factory - Class in org.apache.incubator.uima.regex
-
A factory class with static methods for creating instances
of this type.
- RuleExceptionsDocument.RuleExceptions - Interface in org.apache.incubator.uima.regex
-
An XML ruleExceptions(@http://incubator.apache.org/uima/regex).
- RuleExceptionsDocument.RuleExceptions.Factory - Class in org.apache.incubator.uima.regex
-
A factory class with static methods for creating instances
of this type.
- RuleExceptionsDocumentImpl - Class in org.apache.incubator.uima.regex.impl
-
A document containing one ruleExceptions(@http://incubator.apache.org/uima/regex) element.
- RuleExceptionsDocumentImpl(SchemaType) - Constructor for class org.apache.incubator.uima.regex.impl.RuleExceptionsDocumentImpl
-
- RuleExceptionsDocumentImpl.RuleExceptionsImpl - Class in org.apache.incubator.uima.regex.impl
-
An XML ruleExceptions(@http://incubator.apache.org/uima/regex).
- RuleExceptionsImpl(SchemaType) - Constructor for class org.apache.incubator.uima.regex.impl.RuleExceptionsDocumentImpl.RuleExceptionsImpl
-
- RULEID_FEATURE - Static variable in interface org.apache.uima.annotator.regex.Feature
-
- RuleImpl(SchemaType) - Constructor for class org.apache.incubator.uima.regex.impl.RuleDocumentImpl.RuleImpl
-
- RulesDocument - Interface in org.apache.incubator.uima.regex
-
A document containing one rules(@http://incubator.apache.org/uima/regex) element.
- RulesDocument.Factory - Class in org.apache.incubator.uima.regex
-
A factory class with static methods for creating instances
of this type.
- RulesDocument.Rules - Interface in org.apache.incubator.uima.regex
-
An XML rules(@http://incubator.apache.org/uima/regex).
- RulesDocument.Rules.Factory - Class in org.apache.incubator.uima.regex
-
A factory class with static methods for creating instances
of this type.
- RulesDocumentImpl - Class in org.apache.incubator.uima.regex.impl
-
A document containing one rules(@http://incubator.apache.org/uima/regex) element.
- RulesDocumentImpl(SchemaType) - Constructor for class org.apache.incubator.uima.regex.impl.RulesDocumentImpl
-
- RulesDocumentImpl.RulesImpl - Class in org.apache.incubator.uima.regex.impl
-
An XML rules(@http://incubator.apache.org/uima/regex).
- RulesImpl(SchemaType) - Constructor for class org.apache.incubator.uima.regex.impl.RulesDocumentImpl.RulesImpl
-
- runCPM(String) - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.annotatorAdaptor.AnnotatorAdaptor
-
- SCRIPT_SOURCE_FILE - Static variable in class org.apache.uima.annotator.bsf.BSFAnnotator
-
- SENTENCE_ANNOTATION_NAME - Static variable in class org.apache.uima.annotator.WhitespaceTokenizer
-
- SentenceAnnotation - Class in org.apache.uima
-
sentence annotation
Updated by JCasGen Thu Sep 02 14:47:15 EDT 2010
XML source: D:/mavenAlign/sandbox-trunk-data/SnowballAnnotator/desc/SnowballAnnotator.xml
- SentenceAnnotation() - Constructor for class org.apache.uima.SentenceAnnotation
-
Never called.
- SentenceAnnotation(int, TOP_Type) - Constructor for class org.apache.uima.SentenceAnnotation
-
Internal - constructor used by generator
- SentenceAnnotation(JCas) - Constructor for class org.apache.uima.SentenceAnnotation
-
- SentenceAnnotation(JCas, int, int) - Constructor for class org.apache.uima.SentenceAnnotation
-
- SentenceAnnotation_Type - Class in org.apache.uima
-
sentence annotation
Updated by JCasGen Thu Sep 02 14:47:15 EDT 2010
- SentenceAnnotation_Type(JCas, Type) - Constructor for class org.apache.uima.SentenceAnnotation_Type
-
initialize variables to correspond with Cas Type and Features
- SentimentAnalysisDigesterProvider - Class in org.apache.uima.alchemy.digester.sentiment
-
Provider for sentiment analysis output parser
- SentimentAnalysisDigesterProvider() - Constructor for class org.apache.uima.alchemy.digester.sentiment.SentimentAnalysisDigesterProvider
-
- SentimentAnalysisProcessor - Class in org.apache.uima.alchemy.mapper.processor
-
- SentimentAnalysisProcessor() - Constructor for class org.apache.uima.alchemy.mapper.processor.SentimentAnalysisProcessor
-
- SentimentAnalysisResults - Class in org.apache.uima.alchemy.digester.domain
-
The result of a sentiment analysis service call
- SentimentAnalysisResults() - Constructor for class org.apache.uima.alchemy.digester.domain.SentimentAnalysisResults
-
- SentimentFS - Class in org.apache.uima.alchemy.ts.sentiment
-
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011
XML source: /Users/tommasoteofili/Documents/workspaces/uima_workspace/uima/sandbox/AlchemyAPIAnnotator/desc/TextRankedEntityExtractionAEDescriptor.xml
- SentimentFS() - Constructor for class org.apache.uima.alchemy.ts.sentiment.SentimentFS
-
Never called.
- SentimentFS(int, TOP_Type) - Constructor for class org.apache.uima.alchemy.ts.sentiment.SentimentFS
-
Internal - constructor used by generator
- SentimentFS(JCas) - Constructor for class org.apache.uima.alchemy.ts.sentiment.SentimentFS
-
- SentimentFS(JCas, int, int) - Constructor for class org.apache.uima.alchemy.ts.sentiment.SentimentFS
-
- SentimentFS_Type - Class in org.apache.uima.alchemy.ts.sentiment
-
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011
- SentimentFS_Type(JCas, Type) - Constructor for class org.apache.uima.alchemy.ts.sentiment.SentimentFS_Type
-
initialize variables to correspond with Cas Type and Features
- serializeEntries(FileOutputStream) - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource_impl
-
- server - Variable in class org.apache.uima.simpleserver.servlet.SimpleServerServlet
-
- ServerSpec - Interface in org.apache.uima.simpleserver.config
-
Output specification for a simple service.
- ServerSpecImpl - Class in org.apache.uima.simpleserver.config.impl
-
Implementation of ServerSpec interface.
- ServerSpecImpl(String, String, boolean) - Constructor for class org.apache.uima.simpleserver.config.impl.ServerSpecImpl
-
- ServerSpecImpl(String, String) - Constructor for class org.apache.uima.simpleserver.config.impl.ServerSpecImpl
-
- Service - Class in org.apache.uima.simpleserver
-
This is the main class of the project.
- Service() - Constructor for class org.apache.uima.simpleserver.Service
-
Default constructor.
- service_state_exception - Static variable in exception org.apache.uima.simpleserver.SimpleServerException
-
- serviceParams - Variable in class org.apache.uima.alchemy.annotator.AbstractAlchemyAnnotator
-
- serviceSpec - Variable in class org.apache.uima.simpleserver.Service
-
- servletGETParameters - Variable in class org.apache.uima.simpleserver.servlet.SimpleServerServlet
-
- servletGETParamOptions - Variable in class org.apache.uima.simpleserver.servlet.SimpleServerServlet
-
- servletPOSTParameters - Variable in class org.apache.uima.simpleserver.servlet.SimpleServerServlet
-
- servletPOSTParamOptions - Variable in class org.apache.uima.simpleserver.servlet.SimpleServerServlet
-
- set(StringEnumAbstractBase) - Method in interface org.apache.incubator.uima.regex.BeginDocument.Begin.Location
-
- set(StringEnumAbstractBase) - Method in interface org.apache.incubator.uima.regex.EndDocument.End.Location
-
- set(StringEnumAbstractBase) - Method in interface org.apache.incubator.uima.regex.RuleDocument.Rule.MatchStrategy
-
- set(StringEnumAbstractBase) - Method in interface org.apache.incubator.uima.regex.SetFeatureDocument.SetFeature.Normalization
-
- set(StringEnumAbstractBase) - Method in interface org.apache.incubator.uima.regex.SetFeatureDocument.SetFeature.Type
-
- set(StringEnumAbstractBase) - Method in interface org.apache.uima.simpleserver.config.xml.FilterOperator
-
- setAboutURL(String) - Method in class org.apache.uima.annotator.calais.DescriptionElement
-
- setAlchemyType(String) - Method in class org.apache.uima.alchemy.ts.entity.AlchemyAnnotation
-
setter for alchemyType - sets
- setAlchemyType(int, String) - Method in class org.apache.uima.alchemy.ts.entity.AlchemyAnnotation_Type
-
- setAnd(And) - Method in class org.apache.uima.simpleserver.config.xml.impl.TypeElementTypeImpl.FiltersImpl
-
Sets the "and" element
- setAnd(And) - Method in interface org.apache.uima.simpleserver.config.xml.TypeElementType.Filters
-
Sets the "and" element
- setAndArray(And[]) - Method in interface org.apache.uima.simpleserver.config.xml.And
-
Sets array of all "and" element
- setAndArray(int, And) - Method in interface org.apache.uima.simpleserver.config.xml.And
-
Sets ith "and" element
- setAndArray(And[]) - Method in class org.apache.uima.simpleserver.config.xml.impl.AndImpl
-
Sets array of all "and" element WARNING: This method is not atomicaly synchronized.
- setAndArray(int, And) - Method in class org.apache.uima.simpleserver.config.xml.impl.AndImpl
-
Sets ith "and" element
- setAndArray(And[]) - Method in class org.apache.uima.simpleserver.config.xml.impl.OrImpl
-
Sets array of all "and" element WARNING: This method is not atomicaly synchronized.
- setAndArray(int, And) - Method in class org.apache.uima.simpleserver.config.xml.impl.OrImpl
-
Sets ith "and" element
- setAndArray(And[]) - Method in interface org.apache.uima.simpleserver.config.xml.Or
-
Sets array of all "and" element
- setAndArray(int, And) - Method in interface org.apache.uima.simpleserver.config.xml.Or
-
Sets ith "and" element
- setAnnotatedText(String) - Method in class org.apache.uima.alchemy.digester.domain.AnnotatedResults
-
- setAnnotation(AnnotationDocument.Annotation) - Method in interface org.apache.incubator.uima.regex.AnnotationDocument
-
Sets the "annotation" element
- setAnnotation(AnnotationDocument.Annotation) - Method in class org.apache.incubator.uima.regex.impl.AnnotationDocumentImpl
-
Sets the "annotation" element
- setAnnotationArray(AnnotationDocument.Annotation[]) - Method in interface org.apache.incubator.uima.regex.CreateAnnotationsDocument.CreateAnnotations
-
Sets array of all "annotation" element
- setAnnotationArray(int, AnnotationDocument.Annotation) - Method in interface org.apache.incubator.uima.regex.CreateAnnotationsDocument.CreateAnnotations
-
Sets ith "annotation" element
- setAnnotationArray(AnnotationDocument.Annotation[]) - Method in class org.apache.incubator.uima.regex.impl.CreateAnnotationsDocumentImpl.CreateAnnotationsImpl
-
Sets array of all "annotation" element WARNING: This method is not atomicaly synchronized.
- setAnnotationArray(int, AnnotationDocument.Annotation) - Method in class org.apache.incubator.uima.regex.impl.CreateAnnotationsDocumentImpl.CreateAnnotationsImpl
-
Sets ith "annotation" element
- setAttributeValue(String, String) - Method in class org.apache.uima.simpleserver.output.impl.ResultEntryImpl
-
- setBegin(BeginDocument.Begin) - Method in interface org.apache.incubator.uima.regex.AnnotationDocument.Annotation
-
Sets the "begin" element
- setBegin(BeginDocument.Begin) - Method in interface org.apache.incubator.uima.regex.BeginDocument
-
Sets the "begin" element
- setBegin(BeginDocument.Begin) - Method in class org.apache.incubator.uima.regex.impl.AnnotationDocumentImpl.AnnotationImpl
-
Sets the "begin" element
- setBegin(BeginDocument.Begin) - Method in class org.apache.incubator.uima.regex.impl.BeginDocumentImpl
-
Sets the "begin" element
- setCalaisType(String) - Method in class org.apache.uima.calais.BaseType
-
setter for calaisType - sets OpenCalais type
- setCalaisType(int, String) - Method in class org.apache.uima.calais.BaseType_Type
-
- setCaseFoldAll(boolean) - Method in class org.apache.uima.conceptMapper.support.tokens.TokenNormalizer
-
- setCaseFoldDigit(boolean) - Method in class org.apache.uima.conceptMapper.support.tokens.TokenNormalizer
-
- setCaseFoldInitCap(boolean) - Method in class org.apache.uima.conceptMapper.support.tokens.TokenNormalizer
-
- setCaseNormalization(boolean) - Method in interface org.apache.incubator.uima.DictionaryMetaDataDocument.DictionaryMetaData
-
Sets the "caseNormalization" attribute
- setCaseNormalization(boolean) - Method in class org.apache.incubator.uima.impl.DictionaryMetaDataDocumentImpl.DictionaryMetaDataImpl
-
Sets the "caseNormalization" attribute
- setCategory(String) - Method in class org.apache.uima.alchemy.digester.domain.CategorizationResults
-
- setCensus(String) - Method in class org.apache.uima.alchemy.digester.domain.Concept
-
- setCensus(String) - Method in class org.apache.uima.alchemy.digester.domain.Disambiguated
-
- setCensus(String) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS
-
setter for census - sets
- setCensus(int, String) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS_Type
-
- setCensus(String) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity
-
setter for census - sets
- setCensus(int, String) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
-
- setCiaFactbook(String) - Method in class org.apache.uima.alchemy.digester.domain.Concept
-
- setCiaFactbook(String) - Method in class org.apache.uima.alchemy.digester.domain.Disambiguated
-
- setCiaFactbook(String) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS
-
setter for ciaFactbook - sets
- setCiaFactbook(int, String) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS_Type
-
- setCiaFactbook(String) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity
-
setter for ciaFactbook - sets
- setCiaFactbook(int, String) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
-
- setClass1(String) - Method in class org.apache.incubator.uima.regex.impl.SetFeatureDocumentImpl.SetFeatureImpl
-
Sets the "class" attribute
- setClass1(String) - Method in interface org.apache.incubator.uima.regex.SetFeatureDocument.SetFeature
-
Sets the "class" attribute
- setClasspath(String) - Method in class org.apache.uima.pear.tools.PearPackagingAntTask
-
set classpath for the pear component.
- setComplete() - Method in class org.apache.uima.annotator.dict_annot.dictionary.impl.DictionaryEntry
-
marks the current entry as a valid entry
- setComponentID(String) - Method in class org.apache.uima.pear.tools.PearPackagingAntTask
-
set component ID for the pear component
- setConcept(ConceptDocument.Concept) - Method in interface org.apache.incubator.uima.regex.ConceptDocument
-
Sets the "concept" element
- setConcept(ConceptDocument.Concept) - Method in class org.apache.incubator.uima.regex.impl.ConceptDocumentImpl
-
Sets the "concept" element
- setConceptArray(ConceptDocument.Concept[]) - Method in interface org.apache.incubator.uima.regex.ConceptSetDocument.ConceptSet
-
Sets array of all "concept" element
- setConceptArray(int, ConceptDocument.Concept) - Method in interface org.apache.incubator.uima.regex.ConceptSetDocument.ConceptSet
-
Sets ith "concept" element
- setConceptArray(ConceptDocument.Concept[]) - Method in class org.apache.incubator.uima.regex.impl.ConceptSetDocumentImpl.ConceptSetImpl
-
Sets array of all "concept" element WARNING: This method is not atomicaly synchronized.
- setConceptArray(int, ConceptDocument.Concept) - Method in class org.apache.incubator.uima.regex.impl.ConceptSetDocumentImpl.ConceptSetImpl
-
Sets ith "concept" element
- setConcepts(Concepts) - Method in class org.apache.uima.alchemy.digester.domain.ConceptResults
-
- setConcepts(List<Concept>) - Method in class org.apache.uima.alchemy.digester.domain.Concepts
-
- setConceptSet(ConceptSetDocument.ConceptSet) - Method in interface org.apache.incubator.uima.regex.ConceptSetDocument
-
Sets the "conceptSet" element
- setConceptSet(ConceptSetDocument.ConceptSet) - Method in class org.apache.incubator.uima.regex.impl.ConceptSetDocumentImpl
-
Sets the "conceptSet" element
- setConfidence(BigDecimal) - Method in class org.apache.incubator.uima.regex.impl.RuleDocumentImpl.RuleImpl
-
Sets the "confidence" attribute
- setConfidence(BigDecimal) - Method in interface org.apache.incubator.uima.regex.RuleDocument.Rule
-
Sets the "confidence" attribute
- setContentHandler(ContentHandler) - Method in class org.apache.uima.alchemy.digester.json.JsonParser
-
- setCount(String) - Method in class org.apache.uima.alchemy.digester.domain.Entity
-
- setCount(String) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity
-
setter for count - sets
- setCount(int, String) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
-
- setCoveredText(String) - Method in class org.apache.uima.simpleserver.output.impl.ResultEntryImpl
-
- setCreateAnnotations(CreateAnnotationsDocument.CreateAnnotations) - Method in interface org.apache.incubator.uima.regex.ConceptDocument.Concept
-
Sets the "createAnnotations" element
- setCreateAnnotations(CreateAnnotationsDocument.CreateAnnotations) - Method in interface org.apache.incubator.uima.regex.CreateAnnotationsDocument
-
Sets the "createAnnotations" element
- setCreateAnnotations(CreateAnnotationsDocument.CreateAnnotations) - Method in class org.apache.incubator.uima.regex.impl.ConceptDocumentImpl.ConceptImpl
-
Sets the "createAnnotations" element
- setCreateAnnotations(CreateAnnotationsDocument.CreateAnnotations) - Method in class org.apache.incubator.uima.regex.impl.CreateAnnotationsDocumentImpl
-
Sets the "createAnnotations" element
- setCrunchbase(String) - Method in class org.apache.uima.alchemy.digester.domain.Concept
-
- setCrunchbase(String) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS
-
setter for crunchbase - sets
- setCrunchbase(int, String) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS_Type
-
- setDatapath(String) - Method in class org.apache.uima.pear.tools.PearPackagingAntTask
-
the datapath setting for the pear component
- setDbpedia(String) - Method in class org.apache.uima.alchemy.digester.domain.Concept
-
- setDbpedia(String) - Method in class org.apache.uima.alchemy.digester.domain.Disambiguated
-
- setDbpedia(String) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS
-
setter for dbpedia - sets
- setDbpedia(int, String) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS_Type
-
- setDbpedia(String) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity
-
setter for dbpedia - sets
- setDbpedia(int, String) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
-
- setDebugStream(PrintStream) - Method in class org.apache.uima.alchemy.digester.json.JsonParserTokenManager
-
Set debug output.
- setDelim(String) - Method in class org.apache.uima.conceptMapper.support.tokenizer.OffsetTokenizer
-
Set the delimiters used to separate the input string into tokens.
- setDictCanon(String) - Method in class org.apache.uima.conceptMapper.DictTerm
-
setter for DictCanon - sets canonical form
- setDictCanon(int, String) - Method in class org.apache.uima.conceptMapper.DictTerm_Type
-
- setDictionary(DictionaryDocument.Dictionary) - Method in interface org.apache.incubator.uima.DictionaryDocument
-
Sets the "dictionary" element
- setDictionary(DictionaryDocument.Dictionary) - Method in class org.apache.incubator.uima.impl.DictionaryDocumentImpl
-
Sets the "dictionary" element
- setDictionaryLanguage(String) - Method in class org.apache.uima.annotator.dict_annot.dictionary.impl.HashMapDictionary
-
set the dictionary language
- setDictionaryMetaData(DictionaryMetaDataDocument.DictionaryMetaData) - Method in interface org.apache.incubator.uima.DictionaryMetaDataDocument
-
Sets the "dictionaryMetaData" element
- setDictionaryMetaData(DictionaryMetaDataDocument.DictionaryMetaData) - Method in class org.apache.incubator.uima.impl.DictionaryMetaDataDocumentImpl
-
Sets the "dictionaryMetaData" element
- setDictionaryMetaData(DictionaryMetaDataDocument.DictionaryMetaData) - Method in class org.apache.incubator.uima.impl.TypeCollectionDocumentImpl.TypeCollectionImpl
-
Sets the "dictionaryMetaData" element
- setDictionaryMetaData(DictionaryMetaDataDocument.DictionaryMetaData) - Method in interface org.apache.incubator.uima.TypeCollectionDocument.TypeCollection
-
Sets the "dictionaryMetaData" element
- setDictionaryProperties(String, String, boolean, boolean, String) - Method in interface org.apache.uima.annotator.dict_annot.dictionary.DictionaryBuilder
-
Set the dictionary properties, this method have to be called before words
can be added to the dictionary.
- setDictionaryProperties(String, String, boolean, boolean, String) - Method in class org.apache.uima.annotator.dict_annot.dictionary.impl.HashMapDictionaryBuilder
-
- setDigesterProvider(DigesterProvider) - Method in class org.apache.uima.alchemy.annotator.AbstractAlchemyAnnotator
-
- setDisambiguated(Disambiguated) - Method in class org.apache.uima.alchemy.digester.domain.Entity
-
- setDisambiguation(String) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity
-
setter for disambiguation - sets
- setDisambiguation(int, String) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
-
- setDocSentiment(DocumentSentiment) - Method in class org.apache.uima.alchemy.digester.domain.SentimentAnalysisResults
-
- setElements(String[]) - Method in interface org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource.DictEntry
-
- setElements(String[]) - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource_impl.DictEntryImpl
-
- setEnclosingSpan(Annotation) - Method in class org.apache.uima.conceptMapper.DictTerm
-
setter for enclosingSpan - sets span that this NoTerm is contained within (i.e.
- setEnclosingSpan(int, int) - Method in class org.apache.uima.conceptMapper.DictTerm_Type
-
- setEnd(EndDocument.End) - Method in interface org.apache.incubator.uima.regex.AnnotationDocument.Annotation
-
Sets the "end" element
- setEnd(EndDocument.End) - Method in interface org.apache.incubator.uima.regex.EndDocument
-
Sets the "end" element
- setEnd(EndDocument.End) - Method in class org.apache.incubator.uima.regex.impl.AnnotationDocumentImpl.AnnotationImpl
-
Sets the "end" element
- setEnd(EndDocument.End) - Method in class org.apache.incubator.uima.regex.impl.EndDocumentImpl
-
Sets the "end" element
- setEntities(List<Entity>) - Method in class org.apache.uima.alchemy.digester.domain.Entities
-
- setEntities(Entities) - Method in class org.apache.uima.alchemy.digester.domain.EntitiesResults
-
- setEntries(EntriesDocument.Entries) - Method in interface org.apache.incubator.uima.EntriesDocument
-
Sets the "entries" element
- setEntries(EntriesDocument.Entries) - Method in class org.apache.incubator.uima.impl.EntriesDocumentImpl
-
Sets the "entries" element
- setEntries(EntriesDocument.Entries) - Method in class org.apache.incubator.uima.impl.TypeCollectionDocumentImpl.TypeCollectionImpl
-
Sets the "entries" element
- setEntries(EntriesDocument.Entries) - Method in interface org.apache.incubator.uima.TypeCollectionDocument.TypeCollection
-
Sets the "entries" element
- setEntry(EntryDocument.Entry) - Method in interface org.apache.incubator.uima.EntryDocument
-
Sets the "entry" element
- setEntry(EntryDocument.Entry) - Method in class org.apache.incubator.uima.impl.EntryDocumentImpl
-
Sets the "entry" element
- setEntryArray(EntryDocument.Entry[]) - Method in interface org.apache.incubator.uima.EntriesDocument.Entries
-
Sets array of all "entry" element
- setEntryArray(int, EntryDocument.Entry) - Method in interface org.apache.incubator.uima.EntriesDocument.Entries
-
Sets ith "entry" element
- setEntryArray(EntryDocument.Entry[]) - Method in class org.apache.incubator.uima.impl.EntriesDocumentImpl.EntriesImpl
-
Sets array of all "entry" element WARNING: This method is not atomicaly synchronized.
- setEntryArray(int, EntryDocument.Entry) - Method in class org.apache.incubator.uima.impl.EntriesDocumentImpl.EntriesImpl
-
Sets ith "entry" element
- setEntryMetaData(EntryMetaData) - Method in class org.apache.uima.annotator.dict_annot.dictionary.impl.DictionaryEntry
-
Sets the metaData for this entry.
- setEthnologue(String) - Method in class org.apache.uima.alchemy.digester.domain.LanguageDetectionResults
-
- setEthnologue(String) - Method in class org.apache.uima.alchemy.ts.language.LanguageFS
-
setter for ethnologue - sets
- setEthnologue(int, String) - Method in class org.apache.uima.alchemy.ts.language.LanguageFS_Type
-
- setException(ExceptionDocument.Exception) - Method in interface org.apache.incubator.uima.regex.ExceptionDocument
-
Sets the "exception" element
- setException(ExceptionDocument.Exception) - Method in class org.apache.incubator.uima.regex.impl.ExceptionDocumentImpl
-
Sets the "exception" element
- setExceptionArray(ExceptionDocument.Exception[]) - Method in class org.apache.incubator.uima.regex.impl.RuleExceptionsDocumentImpl.RuleExceptionsImpl
-
Sets array of all "exception" element WARNING: This method is not atomicaly synchronized.
- setExceptionArray(int, ExceptionDocument.Exception) - Method in class org.apache.incubator.uima.regex.impl.RuleExceptionsDocumentImpl.RuleExceptionsImpl
-
Sets ith "exception" element
- setExceptionArray(ExceptionDocument.Exception[]) - Method in interface org.apache.incubator.uima.regex.RuleExceptionsDocument.RuleExceptions
-
Sets array of all "exception" element
- setExceptionArray(int, ExceptionDocument.Exception) - Method in interface org.apache.incubator.uima.regex.RuleExceptionsDocument.RuleExceptions
-
Sets ith "exception" element
- setFeature(FeatureDocument.Feature) - Method in interface org.apache.incubator.uima.regex.FeatureDocument
-
Sets the "feature" element
- setFeature(FeatureDocument.Feature) - Method in class org.apache.incubator.uima.regex.impl.FeatureDocumentImpl
-
Sets the "feature" element
- setFeatureArray(FeatureDocument.Feature[]) - Method in class org.apache.incubator.uima.regex.impl.MatchTypeFilterDocumentImpl.MatchTypeFilterImpl
-
Sets array of all "feature" element WARNING: This method is not atomicaly synchronized.
- setFeatureArray(int, FeatureDocument.Feature) - Method in class org.apache.incubator.uima.regex.impl.MatchTypeFilterDocumentImpl.MatchTypeFilterImpl
-
Sets ith "feature" element
- setFeatureArray(FeatureDocument.Feature[]) - Method in interface org.apache.incubator.uima.regex.MatchTypeFilterDocument.MatchTypeFilter
-
Sets array of all "feature" element
- setFeatureArray(int, FeatureDocument.Feature) - Method in interface org.apache.incubator.uima.regex.MatchTypeFilterDocument.MatchTypeFilter
-
Sets ith "feature" element
- SetFeatureDocument - Interface in org.apache.incubator.uima.regex
-
A document containing one setFeature(@http://incubator.apache.org/uima/regex) element.
- SetFeatureDocument.Factory - Class in org.apache.incubator.uima.regex
-
A factory class with static methods for creating instances
of this type.
- SetFeatureDocument.SetFeature - Interface in org.apache.incubator.uima.regex
-
An XML setFeature(@http://incubator.apache.org/uima/regex).
- SetFeatureDocument.SetFeature.Factory - Class in org.apache.incubator.uima.regex
-
A factory class with static methods for creating instances
of this type.
- SetFeatureDocument.SetFeature.Normalization - Interface in org.apache.incubator.uima.regex
-
An XML normalization(@).
- SetFeatureDocument.SetFeature.Normalization.Enum - Class in org.apache.incubator.uima.regex
-
Enumeration value class for org.apache.incubator.uima.regex.SetFeatureDocument$SetFeature$Normalization.
- SetFeatureDocument.SetFeature.Normalization.Factory - Class in org.apache.incubator.uima.regex
-
A factory class with static methods for creating instances
of this type.
- SetFeatureDocument.SetFeature.Type - Interface in org.apache.incubator.uima.regex
-
An XML type(@).
- SetFeatureDocument.SetFeature.Type.Enum - Class in org.apache.incubator.uima.regex
-
Enumeration value class for org.apache.incubator.uima.regex.SetFeatureDocument$SetFeature$Type.
- SetFeatureDocument.SetFeature.Type.Factory - Class in org.apache.incubator.uima.regex
-
A factory class with static methods for creating instances
of this type.
- SetFeatureDocumentImpl - Class in org.apache.incubator.uima.regex.impl
-
A document containing one setFeature(@http://incubator.apache.org/uima/regex) element.
- SetFeatureDocumentImpl(SchemaType) - Constructor for class org.apache.incubator.uima.regex.impl.SetFeatureDocumentImpl
-
- SetFeatureDocumentImpl.SetFeatureImpl - Class in org.apache.incubator.uima.regex.impl
-
An XML setFeature(@http://incubator.apache.org/uima/regex).
- SetFeatureDocumentImpl.SetFeatureImpl.NormalizationImpl - Class in org.apache.incubator.uima.regex.impl
-
An XML normalization(@).
- SetFeatureDocumentImpl.SetFeatureImpl.TypeImpl - Class in org.apache.incubator.uima.regex.impl
-
An XML type(@).
- SetFeatureImpl(SchemaType) - Constructor for class org.apache.incubator.uima.regex.impl.SetFeatureDocumentImpl.SetFeatureImpl
-
- SetFeatureImpl(SchemaType, boolean) - Constructor for class org.apache.incubator.uima.regex.impl.SetFeatureDocumentImpl.SetFeatureImpl
-
- setFeaturePath(String) - Method in interface org.apache.incubator.uima.regex.FeatureDocument.Feature
-
Sets the "featurePath" attribute
- setFeaturePath(String) - Method in class org.apache.incubator.uima.regex.impl.FeatureDocumentImpl.FeatureImpl
-
Sets the "featurePath" attribute
- setFeaturePath(String) - Method in class org.apache.incubator.uima.regex.impl.RuleDocumentImpl.RuleImpl
-
Sets the "featurePath" attribute
- setFeaturePath(String) - Method in interface org.apache.incubator.uima.regex.RuleDocument.Rule
-
Sets the "featurePath" attribute
- setFeaturePath(String) - Method in class org.apache.uima.simpleserver.config.xml.impl.OutputTypeImpl
-
Sets the "featurePath" attribute
- setFeaturePath(String) - Method in class org.apache.uima.simpleserver.config.xml.impl.SimpleFilterTypeImpl
-
Sets the "featurePath" attribute
- setFeaturePath(String) - Method in interface org.apache.uima.simpleserver.config.xml.OutputType
-
Sets the "featurePath" attribute
- setFeaturePath(String) - Method in interface org.apache.uima.simpleserver.config.xml.SimpleFilterType
-
Sets the "featurePath" attribute
- setFieldData(String) - Method in class org.apache.uima.alchemy.digester.domain.Microformat
-
- setFieldData(String) - Method in class org.apache.uima.alchemy.ts.microformats.MicroformatFS
-
setter for fieldData - sets
- setFieldData(int, String) - Method in class org.apache.uima.alchemy.ts.microformats.MicroformatFS_Type
-
- setFieldName(String) - Method in class org.apache.uima.alchemy.digester.domain.Microformat
-
- setFieldName(String) - Method in class org.apache.uima.alchemy.ts.microformats.MicroformatFS
-
setter for fieldName - sets
- setFieldName(int, String) - Method in class org.apache.uima.alchemy.ts.microformats.MicroformatFS_Type
-
- setFilter(SimpleFilterType) - Method in class org.apache.uima.simpleserver.config.xml.impl.TypeElementTypeImpl.FiltersImpl
-
Sets the "filter" element
- setFilter(SimpleFilterType) - Method in interface org.apache.uima.simpleserver.config.xml.TypeElementType.Filters
-
Sets the "filter" element
- setFilterArray(SimpleFilterType[]) - Method in interface org.apache.uima.simpleserver.config.xml.And
-
Sets array of all "filter" element
- setFilterArray(int, SimpleFilterType) - Method in interface org.apache.uima.simpleserver.config.xml.And
-
Sets ith "filter" element
- setFilterArray(SimpleFilterType[]) - Method in class org.apache.uima.simpleserver.config.xml.impl.AndImpl
-
Sets array of all "filter" element WARNING: This method is not atomicaly synchronized.
- setFilterArray(int, SimpleFilterType) - Method in class org.apache.uima.simpleserver.config.xml.impl.AndImpl
-
Sets ith "filter" element
- setFilterArray(SimpleFilterType[]) - Method in class org.apache.uima.simpleserver.config.xml.impl.OrImpl
-
Sets array of all "filter" element WARNING: This method is not atomicaly synchronized.
- setFilterArray(int, SimpleFilterType) - Method in class org.apache.uima.simpleserver.config.xml.impl.OrImpl
-
Sets ith "filter" element
- setFilterArray(SimpleFilterType[]) - Method in interface org.apache.uima.simpleserver.config.xml.Or
-
Sets array of all "filter" element
- setFilterArray(int, SimpleFilterType) - Method in interface org.apache.uima.simpleserver.config.xml.Or
-
Sets ith "filter" element
- setFilters(TypeElementType.Filters) - Method in class org.apache.uima.simpleserver.config.xml.impl.TypeElementTypeImpl
-
Sets the "filters" element
- setFilters(TypeElementType.Filters) - Method in interface org.apache.uima.simpleserver.config.xml.TypeElementType
-
Sets the "filters" element
- setFirstnames(StringArray) - Method in class org.apache.uima.annotator.bsf.types.Nickname
-
setter for firstnames - sets List of possible firstnames related to this nickname
- setFirstnames(int, String) - Method in class org.apache.uima.annotator.bsf.types.Nickname
-
indexed setter for firstnames - sets an indexed value - List of possible firstnames related to this nickname
- setFirstnames(int, int) - Method in class org.apache.uima.annotator.bsf.types.Nickname_Type
-
- setFirstnames(int, int, String) - Method in class org.apache.uima.annotator.bsf.types.Nickname_Type
-
- setFreebase(String) - Method in class org.apache.uima.alchemy.digester.domain.Concept
-
- setFreebase(String) - Method in class org.apache.uima.alchemy.digester.domain.Disambiguated
-
- setFreebase(String) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS
-
setter for freebase - sets
- setFreebase(int, String) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS_Type
-
- setFreebase(String) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity
-
setter for freebase - sets
- setFreebase(int, String) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
-
- setGeo(String) - Method in class org.apache.uima.alchemy.digester.domain.Concept
-
- setGeo(String) - Method in class org.apache.uima.alchemy.digester.domain.Disambiguated
-
- setGeo(String) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS
-
setter for geo - sets
- setGeo(int, String) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS_Type
-
- setGeo(String) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity
-
setter for geo - sets
- setGeo(int, String) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
-
- setGeonames(String) - Method in class org.apache.uima.alchemy.digester.domain.Concept
-
- setGeonames(String) - Method in class org.apache.uima.alchemy.digester.domain.Disambiguated
-
- setGeonames(String) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS
-
setter for geonames - sets
- setGeonames(int, String) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS_Type
-
- setGeonames(String) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity
-
setter for geonames - sets
- setGeonames(int, String) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
-
- setGroup(BigInteger) - Method in interface org.apache.incubator.uima.regex.BeginDocument.Begin
-
Sets the "group" attribute
- setGroup(BigInteger) - Method in interface org.apache.incubator.uima.regex.EndDocument.End
-
Sets the "group" attribute
- setGroup(BigInteger) - Method in class org.apache.incubator.uima.regex.impl.BeginDocumentImpl.BeginImpl
-
Sets the "group" attribute
- setGroup(BigInteger) - Method in class org.apache.incubator.uima.regex.impl.EndDocumentImpl.EndImpl
-
Sets the "group" attribute
- setId(String) - Method in interface org.apache.incubator.uima.regex.AnnotationDocument.Annotation
-
Sets the "id" attribute
- setId(String) - Method in class org.apache.incubator.uima.regex.impl.AnnotationDocumentImpl.AnnotationImpl
-
Sets the "id" attribute
- setIso6391(String) - Method in class org.apache.uima.alchemy.digester.domain.LanguageDetectionResults
-
- setIso6391(String) - Method in class org.apache.uima.alchemy.ts.language.LanguageFS
-
setter for iso6391 - sets
- setIso6391(int, String) - Method in class org.apache.uima.alchemy.ts.language.LanguageFS_Type
-
- setIso6392(String) - Method in class org.apache.uima.alchemy.digester.domain.LanguageDetectionResults
-
- setIso6392(String) - Method in class org.apache.uima.alchemy.ts.language.LanguageFS
-
setter for iso6392 - sets
- setIso6392(int, String) - Method in class org.apache.uima.alchemy.ts.language.LanguageFS_Type
-
- setIso6393(String) - Method in class org.apache.uima.alchemy.digester.domain.LanguageDetectionResults
-
- setIso6393(String) - Method in class org.apache.uima.alchemy.ts.language.LanguageFS
-
setter for iso6393 - sets
- setIso6393(int, String) - Method in class org.apache.uima.alchemy.ts.language.LanguageFS_Type
-
- setKey(KeyDocument.Key) - Method in interface org.apache.incubator.uima.EntryDocument.Entry
-
Sets the "key" element
- setKey(KeyDocument.Key) - Method in class org.apache.incubator.uima.impl.EntryDocumentImpl.EntryImpl
-
Sets the "key" element
- setKey(KeyDocument.Key) - Method in class org.apache.incubator.uima.impl.KeyDocumentImpl
-
Sets the "key" element
- setKey(KeyDocument.Key) - Method in interface org.apache.incubator.uima.KeyDocument
-
Sets the "key" element
- setKeywords(List<Keyword>) - Method in class org.apache.uima.alchemy.digester.domain.KeywordResults
-
- setLanguage(String) - Method in class org.apache.uima.alchemy.digester.domain.Results
-
- setLanguage(String) - Method in class org.apache.uima.alchemy.ts.language.LanguageFS
-
setter for language - sets
- setLanguage(int, String) - Method in class org.apache.uima.alchemy.ts.language.LanguageFS_Type
-
- setLanguageId(String) - Method in class org.apache.incubator.uima.impl.TypeCollectionDocumentImpl.TypeCollectionImpl
-
Sets the "languageId" element
- setLanguageId(String) - Method in interface org.apache.incubator.uima.TypeCollectionDocument.TypeCollection
-
Sets the "languageId" element
- setLength(int) - Method in class org.apache.uima.annotator.calais.DescriptionElement
-
- setLoaded(boolean) - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource_impl
-
- setLocation(BeginDocument.Begin.Location.Enum) - Method in interface org.apache.incubator.uima.regex.BeginDocument.Begin
-
Sets the "location" attribute
- setLocation(EndDocument.End.Location.Enum) - Method in interface org.apache.incubator.uima.regex.EndDocument.End
-
Sets the "location" attribute
- setLocation(BeginDocument.Begin.Location.Enum) - Method in class org.apache.incubator.uima.regex.impl.BeginDocumentImpl.BeginImpl
-
Sets the "location" attribute
- setLocation(EndDocument.End.Location.Enum) - Method in class org.apache.incubator.uima.regex.impl.EndDocumentImpl.EndImpl
-
Sets the "location" attribute
- setLongDescription(String) - Method in class org.apache.uima.simpleserver.config.xml.impl.OutputTypeImpl
-
Sets the "longDescription" element
- setLongDescription(String) - Method in class org.apache.uima.simpleserver.config.xml.impl.TypeElementTypeImpl
-
Sets the "longDescription" element
- setLongDescription(String) - Method in class org.apache.uima.simpleserver.config.xml.impl.UimaSimpleServerSpecDocumentImpl.UimaSimpleServerSpecImpl
-
Sets the "longDescription" element
- setLongDescription(String) - Method in interface org.apache.uima.simpleserver.config.xml.OutputType
-
Sets the "longDescription" element
- setLongDescription(String) - Method in interface org.apache.uima.simpleserver.config.xml.TypeElementType
-
Sets the "longDescription" element
- setLongDescription(String) - Method in interface org.apache.uima.simpleserver.config.xml.UimaSimpleServerSpecDocument.UimaSimpleServerSpec
-
Sets the "longDescription" element
- setMainComponentDesc(String) - Method in class org.apache.uima.pear.tools.PearPackagingAntTask
-
the main component descriptor for the pear component
- setMainComponentDir(String) - Method in class org.apache.uima.pear.tools.PearPackagingAntTask
-
the main component directory for the pear data
- setMatchedText(String) - Method in class org.apache.uima.conceptMapper.DictTerm
-
setter for matchedText - sets
- setMatchedText(int, String) - Method in class org.apache.uima.conceptMapper.DictTerm_Type
-
- setMatchedTokens(FSArray) - Method in class org.apache.uima.conceptMapper.DictTerm
-
setter for matchedTokens - sets
- setMatchedTokens(int, TOP) - Method in class org.apache.uima.conceptMapper.DictTerm
-
indexed setter for matchedTokens - sets an indexed value -
- setMatchedTokens(int, int) - Method in class org.apache.uima.conceptMapper.DictTerm_Type
-
- setMatchedTokens(int, int, int) - Method in class org.apache.uima.conceptMapper.DictTerm_Type
-
- setMatchStrategy(RuleDocument.Rule.MatchStrategy.Enum) - Method in class org.apache.incubator.uima.regex.impl.RuleDocumentImpl.RuleImpl
-
Sets the "matchStrategy" attribute
- setMatchStrategy(RuleDocument.Rule.MatchStrategy.Enum) - Method in interface org.apache.incubator.uima.regex.RuleDocument.Rule
-
Sets the "matchStrategy" attribute
- setMatchType(String) - Method in interface org.apache.incubator.uima.regex.ExceptionDocument.Exception
-
Sets the "matchType" attribute
- setMatchType(String) - Method in class org.apache.incubator.uima.regex.impl.ExceptionDocumentImpl.ExceptionImpl
-
Sets the "matchType" attribute
- setMatchType(String) - Method in class org.apache.incubator.uima.regex.impl.RuleDocumentImpl.RuleImpl
-
Sets the "matchType" attribute
- setMatchType(String) - Method in interface org.apache.incubator.uima.regex.RuleDocument.Rule
-
Sets the "matchType" attribute
- setMatchTypeFilter(MatchTypeFilterDocument.MatchTypeFilter) - Method in class org.apache.incubator.uima.regex.impl.MatchTypeFilterDocumentImpl
-
Sets the "matchTypeFilter" element
- setMatchTypeFilter(MatchTypeFilterDocument.MatchTypeFilter) - Method in class org.apache.incubator.uima.regex.impl.RuleDocumentImpl.RuleImpl
-
Sets the "matchTypeFilter" element
- setMatchTypeFilter(MatchTypeFilterDocument.MatchTypeFilter) - Method in interface org.apache.incubator.uima.regex.MatchTypeFilterDocument
-
Sets the "matchTypeFilter" element
- setMatchTypeFilter(MatchTypeFilterDocument.MatchTypeFilter) - Method in interface org.apache.incubator.uima.regex.RuleDocument.Rule
-
Sets the "matchTypeFilter" element
- setMicroformats(List<Microformat>) - Method in class org.apache.uima.alchemy.digester.domain.MicroformatsResults
-
- setMultiWordEntries(boolean) - Method in interface org.apache.incubator.uima.DictionaryMetaDataDocument.DictionaryMetaData
-
Sets the "multiWordEntries" attribute
- setMultiWordEntries(boolean) - Method in class org.apache.incubator.uima.impl.DictionaryMetaDataDocumentImpl.DictionaryMetaDataImpl
-
Sets the "multiWordEntries" attribute
- setMultiWordSeparator(String) - Method in interface org.apache.incubator.uima.DictionaryMetaDataDocument.DictionaryMetaData
-
Sets the "multiWordSeparator" attribute
- setMultiWordSeparator(String) - Method in class org.apache.incubator.uima.impl.DictionaryMetaDataDocumentImpl.DictionaryMetaDataImpl
-
Sets the "multiWordSeparator" attribute
- setMusicBrainz(String) - Method in class org.apache.uima.alchemy.digester.domain.Concept
-
- setMusicBrainz(String) - Method in class org.apache.uima.alchemy.digester.domain.Disambiguated
-
- setMusicBrainz(String) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS
-
setter for musicBrainz - sets
- setMusicBrainz(int, String) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS_Type
-
- setMusicBrainz(String) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity
-
setter for musicBrainz - sets
- setMusicBrainz(int, String) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
-
- setName(String) - Method in interface org.apache.incubator.uima.regex.ConceptDocument.Concept
-
Sets the "name" attribute
- setName(String) - Method in class org.apache.incubator.uima.regex.impl.ConceptDocumentImpl.ConceptImpl
-
Sets the "name" attribute
- setName(String) - Method in class org.apache.incubator.uima.regex.impl.SetFeatureDocumentImpl.SetFeatureImpl
-
Sets the "name" attribute
- setName(String) - Method in class org.apache.incubator.uima.regex.impl.VariableDocumentImpl.VariableImpl
-
Sets the "name" attribute
- setName(String) - Method in interface org.apache.incubator.uima.regex.SetFeatureDocument.SetFeature
-
Sets the "name" attribute
- setName(String) - Method in interface org.apache.incubator.uima.regex.VariableDocument.Variable
-
Sets the "name" attribute
- setName(String) - Method in class org.apache.uima.alchemy.digester.domain.Disambiguated
-
- setName(String) - Method in class org.apache.uima.simpleserver.config.xml.impl.TypeElementTypeImpl
-
Sets the "name" attribute
- setName(String) - Method in interface org.apache.uima.simpleserver.config.xml.TypeElementType
-
Sets the "name" attribute
- setNativeSpeakers(String) - Method in class org.apache.uima.alchemy.digester.domain.LanguageDetectionResults
-
- setNativeSpeakers(String) - Method in class org.apache.uima.alchemy.ts.language.LanguageFS
-
setter for nativeSpeakers - sets
- setNativeSpeakers(int, String) - Method in class org.apache.uima.alchemy.ts.language.LanguageFS_Type
-
- setNormalization(SetFeatureDocument.SetFeature.Normalization.Enum) - Method in class org.apache.incubator.uima.regex.impl.SetFeatureDocumentImpl.SetFeatureImpl
-
Sets the "normalization" attribute
- setNormalization(SetFeatureDocument.SetFeature.Normalization.Enum) - Method in interface org.apache.incubator.uima.regex.SetFeatureDocument.SetFeature
-
Sets the "normalization" attribute
- setOccurrences(FSList) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity
-
setter for occurrences - sets A list of annotations annotating this entity
- setOccurrences(int, int) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
-
- setOffset(int) - Method in class org.apache.uima.annotator.calais.DescriptionElement
-
- setOffset(int) - Method in class org.apache.uima.annotator.calais.Offset
-
- setOpencyc(String) - Method in class org.apache.uima.alchemy.digester.domain.Concept
-
- setOpencyc(String) - Method in class org.apache.uima.alchemy.digester.domain.Disambiguated
-
- setOpencyc(String) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS
-
setter for opencyc - sets
- setOpencyc(int, String) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS_Type
-
- setOpencyc(String) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity
-
setter for opencyc - sets
- setOpencyc(int, String) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
-
- setOperator(FilterOperator.Enum) - Method in class org.apache.uima.simpleserver.config.xml.impl.SimpleFilterTypeImpl
-
Sets the "operator" attribute
- setOperator(FilterOperator.Enum) - Method in interface org.apache.uima.simpleserver.config.xml.SimpleFilterType
-
Sets the "operator" attribute
- setOr(Or) - Method in class org.apache.uima.simpleserver.config.xml.impl.TypeElementTypeImpl.FiltersImpl
-
Sets the "or" element
- setOr(Or) - Method in interface org.apache.uima.simpleserver.config.xml.TypeElementType.Filters
-
Sets the "or" element
- setOrArray(Or[]) - Method in interface org.apache.uima.simpleserver.config.xml.And
-
Sets array of all "or" element
- setOrArray(int, Or) - Method in interface org.apache.uima.simpleserver.config.xml.And
-
Sets ith "or" element
- setOrArray(Or[]) - Method in class org.apache.uima.simpleserver.config.xml.impl.AndImpl
-
Sets array of all "or" element WARNING: This method is not atomicaly synchronized.
- setOrArray(int, Or) - Method in class org.apache.uima.simpleserver.config.xml.impl.AndImpl
-
Sets ith "or" element
- setOrArray(Or[]) - Method in class org.apache.uima.simpleserver.config.xml.impl.OrImpl
-
Sets array of all "or" element WARNING: This method is not atomicaly synchronized.
- setOrArray(int, Or) - Method in class org.apache.uima.simpleserver.config.xml.impl.OrImpl
-
Sets ith "or" element
- setOrArray(Or[]) - Method in interface org.apache.uima.simpleserver.config.xml.Or
-
Sets array of all "or" element
- setOrArray(int, Or) - Method in interface org.apache.uima.simpleserver.config.xml.Or
-
Sets ith "or" element
- setOutputAll(boolean) - Method in class org.apache.uima.simpleserver.config.xml.impl.TypeElementTypeImpl
-
Sets the "outputAll" attribute
- setOutputAll(boolean) - Method in class org.apache.uima.simpleserver.config.xml.impl.UimaSimpleServerSpecDocumentImpl.UimaSimpleServerSpecImpl
-
Sets the "outputAll" attribute
- setOutputAll(boolean) - Method in interface org.apache.uima.simpleserver.config.xml.TypeElementType
-
Sets the "outputAll" attribute
- setOutputAll(boolean) - Method in interface org.apache.uima.simpleserver.config.xml.UimaSimpleServerSpecDocument.UimaSimpleServerSpec
-
Sets the "outputAll" attribute
- setOutputArray(OutputType[]) - Method in class org.apache.uima.simpleserver.config.xml.impl.TypeElementTypeImpl.OutputsImpl
-
Sets array of all "output" element WARNING: This method is not atomicaly synchronized.
- setOutputArray(int, OutputType) - Method in class org.apache.uima.simpleserver.config.xml.impl.TypeElementTypeImpl.OutputsImpl
-
Sets ith "output" element
- setOutputArray(OutputType[]) - Method in interface org.apache.uima.simpleserver.config.xml.TypeElementType.Outputs
-
Sets array of all "output" element
- setOutputArray(int, OutputType) - Method in interface org.apache.uima.simpleserver.config.xml.TypeElementType.Outputs
-
Sets ith "output" element
- setOutputAttribute(String) - Method in class org.apache.uima.simpleserver.config.xml.impl.OutputTypeImpl
-
Sets the "outputAttribute" attribute
- setOutputAttribute(String) - Method in interface org.apache.uima.simpleserver.config.xml.OutputType
-
Sets the "outputAttribute" attribute
- setOutputCoveredText(boolean) - Method in class org.apache.uima.simpleserver.config.xml.impl.TypeElementTypeImpl
-
Sets the "outputCoveredText" attribute
- setOutputCoveredText(boolean) - Method in interface org.apache.uima.simpleserver.config.xml.TypeElementType
-
Sets the "outputCoveredText" attribute
- setOutputs(TypeElementType.Outputs) - Method in class org.apache.uima.simpleserver.config.xml.impl.TypeElementTypeImpl
-
Sets the "outputs" element
- setOutputs(TypeElementType.Outputs) - Method in interface org.apache.uima.simpleserver.config.xml.TypeElementType
-
Sets the "outputs" element
- setOutputTag(String) - Method in class org.apache.uima.simpleserver.config.xml.impl.TypeElementTypeImpl
-
Sets the "outputTag" attribute
- setOutputTag(String) - Method in interface org.apache.uima.simpleserver.config.xml.TypeElementType
-
Sets the "outputTag" attribute
- setProcessAllRules(boolean) - Method in interface org.apache.incubator.uima.regex.ConceptDocument.Concept
-
Sets the "processAllRules" attribute
- setProcessAllRules(boolean) - Method in class org.apache.incubator.uima.regex.impl.ConceptDocumentImpl.ConceptImpl
-
Sets the "processAllRules" attribute
- setProperties(EntryProperties) - Method in interface org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource.DictEntry
-
- setProperties(EntryProperties) - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource_impl.DictEntryImpl
-
- setProperty(String, String) - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.EntryProperties
-
- setQuotation(String) - Method in class org.apache.uima.alchemy.digester.domain.Quotations
-
- setQuotations(Quotations) - Method in class org.apache.uima.alchemy.digester.domain.Entity
-
- setQuotations(List<String>) - Method in class org.apache.uima.alchemy.digester.domain.Quotations
-
- setQuotations(StringArray) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity
-
setter for quotations - sets
- setQuotations(int, String) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity
-
indexed setter for quotations - sets an indexed value -
- setQuotations(int, int) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
-
- setQuotations(int, int, String) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
-
- setRegEx(String) - Method in class org.apache.incubator.uima.regex.impl.RuleDocumentImpl.RuleImpl
-
Sets the "regEx" attribute
- setRegEx(String) - Method in interface org.apache.incubator.uima.regex.RuleDocument.Rule
-
Sets the "regEx" attribute
- setRelevance(String) - Method in class org.apache.uima.alchemy.digester.domain.Concept
-
- setRelevance(String) - Method in class org.apache.uima.alchemy.digester.domain.Entity
-
- setRelevance(String) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS
-
setter for relevance - sets
- setRelevance(int, String) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS_Type
-
- setRelevance(String) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity
-
setter for relevance - sets
- setRelevance(int, String) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
-
- setRootElementName(String) - Method in class org.apache.uima.alchemy.digester.json.JsonParser
-
- setRule(RuleDocument.Rule) - Method in class org.apache.incubator.uima.regex.impl.RuleDocumentImpl
-
Sets the "rule" element
- setRule(RuleDocument.Rule) - Method in interface org.apache.incubator.uima.regex.RuleDocument
-
Sets the "rule" element
- setRuleArray(RuleDocument.Rule[]) - Method in class org.apache.incubator.uima.regex.impl.RulesDocumentImpl.RulesImpl
-
Sets array of all "rule" element WARNING: This method is not atomicaly synchronized.
- setRuleArray(int, RuleDocument.Rule) - Method in class org.apache.incubator.uima.regex.impl.RulesDocumentImpl.RulesImpl
-
Sets ith "rule" element
- setRuleArray(RuleDocument.Rule[]) - Method in interface org.apache.incubator.uima.regex.RulesDocument.Rules
-
Sets array of all "rule" element
- setRuleArray(int, RuleDocument.Rule) - Method in interface org.apache.incubator.uima.regex.RulesDocument.Rules
-
Sets ith "rule" element
- setRuleExceptions(RuleExceptionsDocument.RuleExceptions) - Method in class org.apache.incubator.uima.regex.impl.RuleDocumentImpl.RuleImpl
-
Sets the "ruleExceptions" element
- setRuleExceptions(RuleExceptionsDocument.RuleExceptions) - Method in class org.apache.incubator.uima.regex.impl.RuleExceptionsDocumentImpl
-
Sets the "ruleExceptions" element
- setRuleExceptions(RuleExceptionsDocument.RuleExceptions) - Method in interface org.apache.incubator.uima.regex.RuleDocument.Rule
-
Sets the "ruleExceptions" element
- setRuleExceptions(RuleExceptionsDocument.RuleExceptions) - Method in interface org.apache.incubator.uima.regex.RuleExceptionsDocument
-
Sets the "ruleExceptions" element
- setRuleId(String) - Method in class org.apache.incubator.uima.regex.impl.RuleDocumentImpl.RuleImpl
-
Sets the "ruleId" attribute
- setRuleId(String) - Method in interface org.apache.incubator.uima.regex.RuleDocument.Rule
-
Sets the "ruleId" attribute
- setRules(RulesDocument.Rules) - Method in interface org.apache.incubator.uima.regex.ConceptDocument.Concept
-
Sets the "rules" element
- setRules(RulesDocument.Rules) - Method in class org.apache.incubator.uima.regex.impl.ConceptDocumentImpl.ConceptImpl
-
Sets the "rules" element
- setRules(RulesDocument.Rules) - Method in class org.apache.incubator.uima.regex.impl.RulesDocumentImpl
-
Sets the "rules" element
- setRules(RulesDocument.Rules) - Method in interface org.apache.incubator.uima.regex.RulesDocument
-
Sets the "rules" element
- setScore(String) - Method in class org.apache.uima.alchemy.digester.domain.CategorizationResults
-
- setScore(String) - Method in class org.apache.uima.alchemy.digester.domain.DocumentSentiment
-
- setScore(String) - Method in class org.apache.uima.alchemy.ts.categorization.Category
-
setter for score - sets
- setScore(int, String) - Method in class org.apache.uima.alchemy.ts.categorization.Category_Type
-
- setScore(String) - Method in class org.apache.uima.alchemy.ts.sentiment.SentimentFS
-
setter for score - sets
- setScore(int, String) - Method in class org.apache.uima.alchemy.ts.sentiment.SentimentFS_Type
-
- setSemanticCrunchbase(String) - Method in class org.apache.uima.alchemy.digester.domain.Concept
-
- setSemanticCrunchbase(String) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS
-
setter for semanticCrunchbase - sets
- setSemanticCrunchbase(int, String) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS_Type
-
- setSentiment(DocumentSentiment) - Method in class org.apache.uima.alchemy.digester.domain.Entity
-
- setSentiment(SentimentFS) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity
-
setter for sentiment - sets
- setSentiment(int, int) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
-
- setSentimentType(String) - Method in class org.apache.uima.alchemy.ts.sentiment.SentimentFS
-
setter for sentimentType - sets
- setSentimentType(int, String) - Method in class org.apache.uima.alchemy.ts.sentiment.SentimentFS_Type
-
- setSetFeature(SetFeatureDocument.SetFeature) - Method in class org.apache.incubator.uima.regex.impl.SetFeatureDocumentImpl
-
Sets the "setFeature" element
- setSetFeature(SetFeatureDocument.SetFeature) - Method in interface org.apache.incubator.uima.regex.SetFeatureDocument
-
Sets the "setFeature" element
- setSetFeatureArray(SetFeatureDocument.SetFeature[]) - Method in interface org.apache.incubator.uima.regex.AnnotationDocument.Annotation
-
Sets array of all "setFeature" element
- setSetFeatureArray(int, SetFeatureDocument.SetFeature) - Method in interface org.apache.incubator.uima.regex.AnnotationDocument.Annotation
-
Sets ith "setFeature" element
- setSetFeatureArray(SetFeatureDocument.SetFeature[]) - Method in class org.apache.incubator.uima.regex.impl.AnnotationDocumentImpl.AnnotationImpl
-
Sets array of all "setFeature" element WARNING: This method is not atomicaly synchronized.
- setSetFeatureArray(int, SetFeatureDocument.SetFeature) - Method in class org.apache.incubator.uima.regex.impl.AnnotationDocumentImpl.AnnotationImpl
-
Sets ith "setFeature" element
- setSetFeatureArray(SetFeatureDocument.SetFeature[]) - Method in class org.apache.incubator.uima.regex.impl.UpdateMatchTypeAnnotationDocumentImpl.UpdateMatchTypeAnnotationImpl
-
Sets array of all "setFeature" element WARNING: This method is not atomicaly synchronized.
- setSetFeatureArray(int, SetFeatureDocument.SetFeature) - Method in class org.apache.incubator.uima.regex.impl.UpdateMatchTypeAnnotationDocumentImpl.UpdateMatchTypeAnnotationImpl
-
Sets ith "setFeature" element
- setSetFeatureArray(SetFeatureDocument.SetFeature[]) - Method in interface org.apache.incubator.uima.regex.UpdateMatchTypeAnnotationDocument.UpdateMatchTypeAnnotation
-
Sets array of all "setFeature" element
- setSetFeatureArray(int, SetFeatureDocument.SetFeature) - Method in interface org.apache.incubator.uima.regex.UpdateMatchTypeAnnotationDocument.UpdateMatchTypeAnnotation
-
Sets ith "setFeature" element
- setShortDescription(String) - Method in class org.apache.uima.simpleserver.config.xml.impl.OutputTypeImpl
-
Sets the "shortDescription" element
- setShortDescription(String) - Method in class org.apache.uima.simpleserver.config.xml.impl.TypeElementTypeImpl
-
Sets the "shortDescription" element
- setShortDescription(String) - Method in class org.apache.uima.simpleserver.config.xml.impl.UimaSimpleServerSpecDocumentImpl.UimaSimpleServerSpecImpl
-
Sets the "shortDescription" element
- setShortDescription(String) - Method in interface org.apache.uima.simpleserver.config.xml.OutputType
-
Sets the "shortDescription" element
- setShortDescription(String) - Method in interface org.apache.uima.simpleserver.config.xml.TypeElementType
-
Sets the "shortDescription" element
- setShortDescription(String) - Method in interface org.apache.uima.simpleserver.config.xml.UimaSimpleServerSpecDocument.UimaSimpleServerSpec
-
Sets the "shortDescription" element
- setStatus(String) - Method in class org.apache.uima.alchemy.digester.domain.Results
-
- setStatusInfo(String) - Method in class org.apache.uima.alchemy.digester.domain.Results
-
- setStem(String) - Method in class org.apache.uima.TokenAnnotation
-
setter for stem - sets stem
- setStem(int, String) - Method in class org.apache.uima.TokenAnnotation_Type
-
- setStemmer(Stemmer) - Method in class org.apache.uima.conceptMapper.support.tokenizer.OffsetTokenizer
-
- setStemmer(Stemmer) - Method in class org.apache.uima.conceptMapper.support.tokens.TokenNormalizer
-
- setSubjectURL(String) - Method in class org.apache.uima.annotator.calais.DescriptionElement
-
- setSubType(String) - Method in class org.apache.uima.alchemy.digester.domain.Disambiguated
-
- setSubType(String) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity
-
setter for subType - sets
- setSubType(int, String) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
-
- setTabSize(int) - Method in class org.apache.uima.alchemy.digester.json.SimpleCharStream
-
- setTargetDir(String) - Method in class org.apache.uima.pear.tools.PearPackagingAntTask
-
the target directory for the output
- setText(String) - Method in class org.apache.uima.alchemy.digester.domain.AnnotatedResults
-
- setText(String) - Method in class org.apache.uima.alchemy.digester.domain.Concept
-
- setText(String) - Method in class org.apache.uima.alchemy.digester.domain.Entity
-
- setText(String) - Method in class org.apache.uima.alchemy.digester.domain.Keyword
-
- setText(String) - Method in class org.apache.uima.alchemy.ts.categorization.Category
-
setter for text - sets
- setText(int, String) - Method in class org.apache.uima.alchemy.ts.categorization.Category_Type
-
- setText(String) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS
-
setter for text - sets
- setText(int, String) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS_Type
-
- setText(String) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity
-
setter for text - sets
- setText(int, String) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
-
- setText(String) - Method in class org.apache.uima.alchemy.ts.keywords.KeywordFS
-
setter for text - sets
- setText(int, String) - Method in class org.apache.uima.alchemy.ts.keywords.KeywordFS_Type
-
- setText(String) - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryToken
-
- setText(String) - Method in class org.apache.uima.conceptMapper.support.tokenizer.OffsetTokenizer
-
Set the text to tokenize.
- setText(String) - Method in class org.apache.uima.conceptMapper.support.tokenizer.TokenAnnotation
-
setter for text - sets text of token
- setText(int, String) - Method in class org.apache.uima.conceptMapper.support.tokenizer.TokenAnnotation_Type
-
- setTokenAnnotationName(String) - Method in class org.apache.uima.conceptMapper.support.tokens.TokenFilter
-
- setTokenClass(String) - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryToken
-
- setTokenClass(String) - Method in class org.apache.uima.conceptMapper.support.tokenizer.TokenAnnotation
-
setter for tokenClass - sets semantic class, or other such classification of this token
- setTokenClass(int, String) - Method in class org.apache.uima.conceptMapper.support.tokenizer.TokenAnnotation_Type
-
- setTokenClassFeature(Feature) - Method in class org.apache.uima.conceptMapper.support.tokens.TokenFilter
-
- setTokenClassFeatureDefined(boolean) - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryToken
-
- setTokenClassFeatureName(String) - Method in class org.apache.uima.conceptMapper.support.tokens.TokenFilter
-
- setTokenType(int) - Method in class org.apache.uima.conceptMapper.support.tokenizer.TokenAnnotation
-
setter for tokenType - sets
- setTokenType(int, int) - Method in class org.apache.uima.conceptMapper.support.tokenizer.TokenAnnotation_Type
-
- setTokenTypeFeature(Feature) - Method in class org.apache.uima.conceptMapper.support.tokens.TokenFilter
-
- setTokenTypeFeatureDefined(boolean) - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryToken
-
- setTokenTypeFeatureName(String) - Method in class org.apache.uima.conceptMapper.support.tokens.TokenFilter
-
- setType(String) - Method in interface org.apache.incubator.uima.regex.AnnotationDocument.Annotation
-
Sets the "type" attribute
- setType(String) - Method in class org.apache.incubator.uima.regex.impl.AnnotationDocumentImpl.AnnotationImpl
-
Sets the "type" attribute
- setType(SetFeatureDocument.SetFeature.Type.Enum) - Method in class org.apache.incubator.uima.regex.impl.SetFeatureDocumentImpl.SetFeatureImpl
-
Sets the "type" attribute
- setType(SetFeatureDocument.SetFeature.Type.Enum) - Method in interface org.apache.incubator.uima.regex.SetFeatureDocument.SetFeature
-
Sets the "type" attribute
- setType(String) - Method in class org.apache.uima.alchemy.digester.domain.DocumentSentiment
-
- setType(String) - Method in class org.apache.uima.alchemy.digester.domain.Entity
-
- setType(Integer) - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryToken
-
- setTypeArray(TypeElementType[]) - Method in class org.apache.uima.simpleserver.config.xml.impl.UimaSimpleServerSpecDocumentImpl.UimaSimpleServerSpecImpl
-
Sets array of all "type" element WARNING: This method is not atomicaly synchronized.
- setTypeArray(int, TypeElementType) - Method in class org.apache.uima.simpleserver.config.xml.impl.UimaSimpleServerSpecDocumentImpl.UimaSimpleServerSpecImpl
-
Sets ith "type" element
- setTypeArray(TypeElementType[]) - Method in interface org.apache.uima.simpleserver.config.xml.UimaSimpleServerSpecDocument.UimaSimpleServerSpec
-
Sets array of all "type" element
- setTypeArray(int, TypeElementType) - Method in interface org.apache.uima.simpleserver.config.xml.UimaSimpleServerSpecDocument.UimaSimpleServerSpec
-
Sets ith "type" element
- setTypeCollection(TypeCollectionDocument.TypeCollection) - Method in interface org.apache.incubator.uima.DictionaryDocument.Dictionary
-
Sets the "typeCollection" element
- setTypeCollection(TypeCollectionDocument.TypeCollection) - Method in class org.apache.incubator.uima.impl.DictionaryDocumentImpl.DictionaryImpl
-
Sets the "typeCollection" element
- setTypeCollection(TypeCollectionDocument.TypeCollection) - Method in class org.apache.incubator.uima.impl.TypeCollectionDocumentImpl
-
Sets the "typeCollection" element
- setTypeCollection(TypeCollectionDocument.TypeCollection) - Method in interface org.apache.incubator.uima.TypeCollectionDocument
-
Sets the "typeCollection" element
- setTypeDescription(TypeDescriptionDocument.TypeDescription) - Method in class org.apache.incubator.uima.impl.TypeCollectionDocumentImpl.TypeCollectionImpl
-
Sets the "typeDescription" element
- setTypeDescription(TypeDescriptionDocument.TypeDescription) - Method in class org.apache.incubator.uima.impl.TypeDescriptionDocumentImpl
-
Sets the "typeDescription" element
- setTypeDescription(TypeDescriptionDocument.TypeDescription) - Method in interface org.apache.incubator.uima.TypeCollectionDocument.TypeCollection
-
Sets the "typeDescription" element
- setTypeDescription(TypeDescriptionDocument.TypeDescription) - Method in interface org.apache.incubator.uima.TypeDescriptionDocument
-
Sets the "typeDescription" element
- setTypeName(String) - Method in class org.apache.incubator.uima.impl.TypeDescriptionDocumentImpl.TypeDescriptionImpl
-
Sets the "typeName" element
- setTypeName(String) - Method in interface org.apache.incubator.uima.TypeDescriptionDocument.TypeDescription
-
Sets the "typeName" element
- setTypeName(String) - Method in class org.apache.uima.annotator.dict_annot.dictionary.impl.HashMapDictionary
-
set the dictionary type name
- setTypeURL(String) - Method in class org.apache.uima.annotator.calais.DescriptionElement
-
- setUimaSimpleServerSpec(UimaSimpleServerSpecDocument.UimaSimpleServerSpec) - Method in class org.apache.uima.simpleserver.config.xml.impl.UimaSimpleServerSpecDocumentImpl
-
Sets the "uimaSimpleServerSpec" element
- setUimaSimpleServerSpec(UimaSimpleServerSpecDocument.UimaSimpleServerSpec) - Method in interface org.apache.uima.simpleserver.config.xml.UimaSimpleServerSpecDocument
-
Sets the "uimaSimpleServerSpec" element
- setUmbel(String) - Method in class org.apache.uima.alchemy.digester.domain.Disambiguated
-
- setUmbel(String) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity
-
setter for umbel - sets
- setUmbel(int, String) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
-
- setUnsorted(String) - Method in interface org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource.DictEntry
-
- setUnsorted(String) - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource_impl.DictEntryImpl
-
- setUpdateMatchTypeAnnotation(UpdateMatchTypeAnnotationDocument.UpdateMatchTypeAnnotation) - Method in class org.apache.incubator.uima.regex.impl.RuleDocumentImpl.RuleImpl
-
Sets the "updateMatchTypeAnnotation" element
- setUpdateMatchTypeAnnotation(UpdateMatchTypeAnnotationDocument.UpdateMatchTypeAnnotation) - Method in class org.apache.incubator.uima.regex.impl.UpdateMatchTypeAnnotationDocumentImpl
-
Sets the "updateMatchTypeAnnotation" element
- setUpdateMatchTypeAnnotation(UpdateMatchTypeAnnotationDocument.UpdateMatchTypeAnnotation) - Method in interface org.apache.incubator.uima.regex.RuleDocument.Rule
-
Sets the "updateMatchTypeAnnotation" element
- setUpdateMatchTypeAnnotation(UpdateMatchTypeAnnotationDocument.UpdateMatchTypeAnnotation) - Method in interface org.apache.incubator.uima.regex.UpdateMatchTypeAnnotationDocument
-
Sets the "updateMatchTypeAnnotation" element
- setUrl(String) - Method in class org.apache.uima.alchemy.digester.domain.CategorizationResults
-
- setUrl(String) - Method in class org.apache.uima.alchemy.digester.domain.Results
-
- setValidate(String) - Method in interface org.apache.incubator.uima.regex.AnnotationDocument.Annotation
-
Sets the "validate" attribute
- setValidate(String) - Method in class org.apache.incubator.uima.regex.impl.AnnotationDocumentImpl.AnnotationImpl
-
Sets the "validate" attribute
- setValue(String) - Method in class org.apache.incubator.uima.regex.impl.VariableDocumentImpl.VariableImpl
-
Sets the "value" attribute
- setValue(String) - Method in interface org.apache.incubator.uima.regex.VariableDocument.Variable
-
Sets the "value" attribute
- setValue(String) - Method in class org.apache.uima.simpleserver.config.xml.impl.SimpleFilterTypeImpl
-
Sets the "value" attribute
- setValue(String) - Method in interface org.apache.uima.simpleserver.config.xml.SimpleFilterType
-
Sets the "value" attribute
- setVariable(VariableDocument.Variable) - Method in class org.apache.incubator.uima.regex.impl.VariableDocumentImpl
-
Sets the "variable" element
- setVariable(VariableDocument.Variable) - Method in interface org.apache.incubator.uima.regex.VariableDocument
-
Sets the "variable" element
- setVariable(String, FeatureStructure) - Method in interface org.apache.uima.fsvars.FsVariables
-
Set the value of an existing variable.
- setVariable(String, FeatureStructure) - Method in class org.apache.uima.fsvars.impl.FsVariablesImpl
-
- setVariableArray(VariableDocument.Variable[]) - Method in class org.apache.incubator.uima.regex.impl.VariablesDocumentImpl.VariablesImpl
-
Sets array of all "variable" element WARNING: This method is not atomicaly synchronized.
- setVariableArray(int, VariableDocument.Variable) - Method in class org.apache.incubator.uima.regex.impl.VariablesDocumentImpl.VariablesImpl
-
Sets ith "variable" element
- setVariableArray(VariableDocument.Variable[]) - Method in interface org.apache.incubator.uima.regex.VariablesDocument.Variables
-
Sets array of all "variable" element
- setVariableArray(int, VariableDocument.Variable) - Method in interface org.apache.incubator.uima.regex.VariablesDocument.Variables
-
Sets ith "variable" element
- setVariables(VariablesDocument.Variables) - Method in interface org.apache.incubator.uima.regex.ConceptSetDocument.ConceptSet
-
Sets the "variables" element
- setVariables(VariablesDocument.Variables) - Method in class org.apache.incubator.uima.regex.impl.ConceptSetDocumentImpl.ConceptSetImpl
-
Sets the "variables" element
- setVariables(VariablesDocument.Variables) - Method in class org.apache.incubator.uima.regex.impl.VariablesDocumentImpl
-
Sets the "variables" element
- setVariables(VariablesDocument.Variables) - Method in interface org.apache.incubator.uima.regex.VariablesDocument
-
Sets the "variables" element
- setWebsite(String) - Method in class org.apache.uima.alchemy.digester.domain.Concept
-
- setWebsite(String) - Method in class org.apache.uima.alchemy.digester.domain.Disambiguated
-
- setWebsite(String) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS
-
setter for website - sets
- setWebsite(int, String) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS_Type
-
- setWebsite(String) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity
-
setter for website - sets
- setWebsite(int, String) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
-
- setWikipedia(String) - Method in class org.apache.uima.alchemy.digester.domain.LanguageDetectionResults
-
- setWikipedia(String) - Method in class org.apache.uima.alchemy.ts.language.LanguageFS
-
setter for wikipedia - sets
- setWikipedia(int, String) - Method in class org.apache.uima.alchemy.ts.language.LanguageFS_Type
-
- setYago(String) - Method in class org.apache.uima.alchemy.digester.domain.Concept
-
- setYago(String) - Method in class org.apache.uima.alchemy.digester.domain.Disambiguated
-
- setYago(String) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS
-
setter for yago - sets
- setYago(int, String) - Method in class org.apache.uima.alchemy.ts.concept.ConceptFS_Type
-
- setYago(String) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity
-
setter for yago - sets
- setYago(int, String) - Method in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
-
- shouldFoldCase(String) - Method in class org.apache.uima.conceptMapper.support.tokenizer.OffsetTokenizer
-
- shouldFoldCase(String) - Method in class org.apache.uima.conceptMapper.support.tokens.TokenNormalizer
-
- shouldStem() - Method in class org.apache.uima.conceptMapper.support.tokenizer.OffsetTokenizer
-
- shouldStem() - Method in class org.apache.uima.conceptMapper.support.tokens.TokenNormalizer
-
- SimpleCharStream - Class in org.apache.uima.alchemy.digester.json
-
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing).
- SimpleCharStream(Reader, int, int, int) - Constructor for class org.apache.uima.alchemy.digester.json.SimpleCharStream
-
Constructor.
- SimpleCharStream(Reader, int, int) - Constructor for class org.apache.uima.alchemy.digester.json.SimpleCharStream
-
Constructor.
- SimpleCharStream(Reader) - Constructor for class org.apache.uima.alchemy.digester.json.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String, int, int, int) - Constructor for class org.apache.uima.alchemy.digester.json.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, int, int, int) - Constructor for class org.apache.uima.alchemy.digester.json.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String, int, int) - Constructor for class org.apache.uima.alchemy.digester.json.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, int, int) - Constructor for class org.apache.uima.alchemy.digester.json.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String) - Constructor for class org.apache.uima.alchemy.digester.json.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream) - Constructor for class org.apache.uima.alchemy.digester.json.SimpleCharStream
-
Constructor.
- SimpleFilter - Interface in org.apache.uima.simpleserver.config
-
- SimpleFilterImpl - Class in org.apache.uima.simpleserver.config.impl
-
Implementation of Filter
interface.
- SimpleFilterImpl(List<String>, Condition) - Constructor for class org.apache.uima.simpleserver.config.impl.SimpleFilterImpl
-
- SimpleFilterType - Interface in org.apache.uima.simpleserver.config.xml
-
An XML simpleFilterType(@http://uima.apache.org/simpleserver/config/xml).
- SimpleFilterType.Factory - Class in org.apache.uima.simpleserver.config.xml
-
A factory class with static methods for creating instances
of this type.
- SimpleFilterTypeImpl - Class in org.apache.uima.simpleserver.config.xml.impl
-
An XML simpleFilterType(@http://uima.apache.org/simpleserver/config/xml).
- SimpleFilterTypeImpl(SchemaType) - Constructor for class org.apache.uima.simpleserver.config.xml.impl.SimpleFilterTypeImpl
-
- SimpleServerException - Exception in org.apache.uima.simpleserver
-
Simple server exception class.
- SimpleServerException(String, Object[]) - Constructor for exception org.apache.uima.simpleserver.SimpleServerException
-
Constructor for creating exception from scratch.
- SimpleServerException(String, Object[], Throwable) - Constructor for exception org.apache.uima.simpleserver.SimpleServerException
-
Constructor for creating exception from existing exception (for rethrow).
- SimpleServerServlet - Class in org.apache.uima.simpleserver.servlet
-
- SimpleServerServlet(boolean) - Constructor for class org.apache.uima.simpleserver.servlet.SimpleServerServlet
-
- SimpleServerServlet() - Constructor for class org.apache.uima.simpleserver.servlet.SimpleServerServlet
-
- SINGLE_LINE_COMMENT - Static variable in interface org.apache.uima.alchemy.digester.json.JsonParserConstants
-
RegularExpression Id.
- sizeOfAndArray() - Method in interface org.apache.uima.simpleserver.config.xml.And
-
Returns number of "and" element
- sizeOfAndArray() - Method in class org.apache.uima.simpleserver.config.xml.impl.AndImpl
-
Returns number of "and" element
- sizeOfAndArray() - Method in class org.apache.uima.simpleserver.config.xml.impl.OrImpl
-
Returns number of "and" element
- sizeOfAndArray() - Method in interface org.apache.uima.simpleserver.config.xml.Or
-
Returns number of "and" element
- sizeOfAnnotationArray() - Method in interface org.apache.incubator.uima.regex.CreateAnnotationsDocument.CreateAnnotations
-
Returns number of "annotation" element
- sizeOfAnnotationArray() - Method in class org.apache.incubator.uima.regex.impl.CreateAnnotationsDocumentImpl.CreateAnnotationsImpl
-
Returns number of "annotation" element
- sizeOfConceptArray() - Method in interface org.apache.incubator.uima.regex.ConceptSetDocument.ConceptSet
-
Returns number of "concept" element
- sizeOfConceptArray() - Method in class org.apache.incubator.uima.regex.impl.ConceptSetDocumentImpl.ConceptSetImpl
-
Returns number of "concept" element
- sizeOfEntryArray() - Method in interface org.apache.incubator.uima.EntriesDocument.Entries
-
Returns number of "entry" element
- sizeOfEntryArray() - Method in class org.apache.incubator.uima.impl.EntriesDocumentImpl.EntriesImpl
-
Returns number of "entry" element
- sizeOfExceptionArray() - Method in class org.apache.incubator.uima.regex.impl.RuleExceptionsDocumentImpl.RuleExceptionsImpl
-
Returns number of "exception" element
- sizeOfExceptionArray() - Method in interface org.apache.incubator.uima.regex.RuleExceptionsDocument.RuleExceptions
-
Returns number of "exception" element
- sizeOfFeatureArray() - Method in class org.apache.incubator.uima.regex.impl.MatchTypeFilterDocumentImpl.MatchTypeFilterImpl
-
Returns number of "feature" element
- sizeOfFeatureArray() - Method in interface org.apache.incubator.uima.regex.MatchTypeFilterDocument.MatchTypeFilter
-
Returns number of "feature" element
- sizeOfFilterArray() - Method in interface org.apache.uima.simpleserver.config.xml.And
-
Returns number of "filter" element
- sizeOfFilterArray() - Method in class org.apache.uima.simpleserver.config.xml.impl.AndImpl
-
Returns number of "filter" element
- sizeOfFilterArray() - Method in class org.apache.uima.simpleserver.config.xml.impl.OrImpl
-
Returns number of "filter" element
- sizeOfFilterArray() - Method in interface org.apache.uima.simpleserver.config.xml.Or
-
Returns number of "filter" element
- sizeOfOrArray() - Method in interface org.apache.uima.simpleserver.config.xml.And
-
Returns number of "or" element
- sizeOfOrArray() - Method in class org.apache.uima.simpleserver.config.xml.impl.AndImpl
-
Returns number of "or" element
- sizeOfOrArray() - Method in class org.apache.uima.simpleserver.config.xml.impl.OrImpl
-
Returns number of "or" element
- sizeOfOrArray() - Method in interface org.apache.uima.simpleserver.config.xml.Or
-
Returns number of "or" element
- sizeOfOutputArray() - Method in class org.apache.uima.simpleserver.config.xml.impl.TypeElementTypeImpl.OutputsImpl
-
Returns number of "output" element
- sizeOfOutputArray() - Method in interface org.apache.uima.simpleserver.config.xml.TypeElementType.Outputs
-
Returns number of "output" element
- sizeOfRuleArray() - Method in class org.apache.incubator.uima.regex.impl.RulesDocumentImpl.RulesImpl
-
Returns number of "rule" element
- sizeOfRuleArray() - Method in interface org.apache.incubator.uima.regex.RulesDocument.Rules
-
Returns number of "rule" element
- sizeOfSetFeatureArray() - Method in interface org.apache.incubator.uima.regex.AnnotationDocument.Annotation
-
Returns number of "setFeature" element
- sizeOfSetFeatureArray() - Method in class org.apache.incubator.uima.regex.impl.AnnotationDocumentImpl.AnnotationImpl
-
Returns number of "setFeature" element
- sizeOfSetFeatureArray() - Method in class org.apache.incubator.uima.regex.impl.UpdateMatchTypeAnnotationDocumentImpl.UpdateMatchTypeAnnotationImpl
-
Returns number of "setFeature" element
- sizeOfSetFeatureArray() - Method in interface org.apache.incubator.uima.regex.UpdateMatchTypeAnnotationDocument.UpdateMatchTypeAnnotation
-
Returns number of "setFeature" element
- sizeOfTypeArray() - Method in class org.apache.uima.simpleserver.config.xml.impl.UimaSimpleServerSpecDocumentImpl.UimaSimpleServerSpecImpl
-
Returns number of "type" element
- sizeOfTypeArray() - Method in interface org.apache.uima.simpleserver.config.xml.UimaSimpleServerSpecDocument.UimaSimpleServerSpec
-
Returns number of "type" element
- sizeOfVariableArray() - Method in class org.apache.incubator.uima.regex.impl.VariablesDocumentImpl.VariablesImpl
-
Returns number of "variable" element
- sizeOfVariableArray() - Method in interface org.apache.incubator.uima.regex.VariablesDocument.Variables
-
Returns number of "variable" element
- SnowballAnnotator - Class in org.apache.uima.annotator
-
- SnowballAnnotator() - Constructor for class org.apache.uima.annotator.SnowballAnnotator
-
- specialToken - Variable in class org.apache.uima.alchemy.digester.json.Token
-
This field is used to access special tokens that occur prior to this
token, but after the immediately preceding regular (non-special) token.
- split_edge(SuffixTree.Suffix) - Method in class org.apache.uima.examples.tagger.trainAndTest.SuffixTree.Edge
-
- Sport - Class in org.apache.uima.alchemy.ts.entity
-
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011
XML source: /Users/tommasoteofili/Documents/workspaces/uima_workspace/uima/sandbox/AlchemyAPIAnnotator/desc/TextRankedEntityExtractionAEDescriptor.xml
- Sport() - Constructor for class org.apache.uima.alchemy.ts.entity.Sport
-
Never called.
- Sport(int, TOP_Type) - Constructor for class org.apache.uima.alchemy.ts.entity.Sport
-
Internal - constructor used by generator
- Sport(JCas) - Constructor for class org.apache.uima.alchemy.ts.entity.Sport
-
- Sport_Type - Class in org.apache.uima.alchemy.ts.entity
-
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011
- Sport_Type(JCas, Type) - Constructor for class org.apache.uima.alchemy.ts.entity.Sport_Type
-
initialize variables to correspond with Cas Type and Features
- SportingEvent - Class in org.apache.uima.alchemy.ts.entity
-
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011
XML source: /Users/tommasoteofili/Documents/workspaces/uima_workspace/uima/sandbox/AlchemyAPIAnnotator/desc/TextRankedEntityExtractionAEDescriptor.xml
- SportingEvent() - Constructor for class org.apache.uima.alchemy.ts.entity.SportingEvent
-
Never called.
- SportingEvent(int, TOP_Type) - Constructor for class org.apache.uima.alchemy.ts.entity.SportingEvent
-
Internal - constructor used by generator
- SportingEvent(JCas) - Constructor for class org.apache.uima.alchemy.ts.entity.SportingEvent
-
- SportingEvent_Type - Class in org.apache.uima.alchemy.ts.entity
-
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011
- SportingEvent_Type(JCas, Type) - Constructor for class org.apache.uima.alchemy.ts.entity.SportingEvent_Type
-
initialize variables to correspond with Cas Type and Features
- START - Static variable in interface org.apache.incubator.uima.regex.BeginDocument.Begin.Location
-
- START - Static variable in interface org.apache.incubator.uima.regex.EndDocument.End.Location
-
- START_LOCATION - Static variable in interface org.apache.uima.annotator.regex.Position
-
- startElement(String, String, String, Attributes) - Method in class org.apache.uima.annotator.calais.RDFSaxHandler
-
- StateOrCounty - Class in org.apache.uima.alchemy.ts.entity
-
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011
XML source: /Users/tommasoteofili/Documents/workspaces/uima_workspace/uima/sandbox/AlchemyAPIAnnotator/desc/TextRankedEntityExtractionAEDescriptor.xml
- StateOrCounty() - Constructor for class org.apache.uima.alchemy.ts.entity.StateOrCounty
-
Never called.
- StateOrCounty(int, TOP_Type) - Constructor for class org.apache.uima.alchemy.ts.entity.StateOrCounty
-
Internal - constructor used by generator
- StateOrCounty(JCas) - Constructor for class org.apache.uima.alchemy.ts.entity.StateOrCounty
-
- StateOrCounty_Type - Class in org.apache.uima.alchemy.ts.entity
-
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011
- StateOrCounty_Type(JCas, Type) - Constructor for class org.apache.uima.alchemy.ts.entity.StateOrCounty_Type
-
initialize variables to correspond with Cas Type and Features
- STATIC_LEXER_ERROR - Static variable in error org.apache.uima.alchemy.digester.json.TokenMgrError
-
An attempt was made to create a second instance of a static token manager.
- staticFlag - Static variable in class org.apache.uima.alchemy.digester.json.SimpleCharStream
-
Whether parser is static.
- stem(String) - Method in class org.apache.uima.conceptMapper.support.stemmer.JunkStemmer
-
- stem(String) - Method in interface org.apache.uima.conceptMapper.support.stemmer.Stemmer
-
Take a single token in as a String
, stem the token, and return the stemmed
token as a String
.
- stem(String) - Method in class org.apache.uima.conceptMapper.support.tokenizer.OffsetTokenizer
-
If the stemming flag is true, then return the stemmed form of the supplied word using the
Porter stemmer.
- stem(String) - Method in class org.apache.uima.conceptMapper.support.tokens.TokenNormalizer
-
If the stemming flag is true, then return the stemmed form of the supplied word using the
Porter stemmer.
- Stemmer - Interface in org.apache.uima.conceptMapper.support.stemmer
-
Interface for stemmer.
- storeMatch(EntryMetaData, boolean) - Method in class org.apache.uima.annotator.dict_annot.dictionary.impl.DictionaryMatchImpl
-
stores a new match in the match object
- STRING - Static variable in interface org.apache.incubator.uima.regex.SetFeatureDocument.SetFeature.Type
-
- STRING_FEATURE - Static variable in interface org.apache.uima.annotator.regex.Feature
-
- STRING_STATE - Static variable in interface org.apache.uima.alchemy.digester.json.JsonParserConstants
-
Lexical state.
- stringTogetherTokens(String[]) - Static method in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource_impl
-
- suffix_node - Variable in class org.apache.uima.examples.tagger.trainAndTest.SuffixTree.Node
-
- suffix_tree - Variable in class org.apache.uima.examples.tagger.trainAndTest.ModelGeneration
-
- suffix_tree_capitalized - Variable in class org.apache.uima.examples.tagger.trainAndTest.ModelGeneration
-
- SuffixTree - Class in org.apache.uima.examples.tagger.trainAndTest
-
Java implementation of the Ukkonen's suffix tree inspired by Mark Nelson's tutorial:
http://marknelson.us/1996/08/01/suffix-trees/
- SuffixTree() - Constructor for class org.apache.uima.examples.tagger.trainAndTest.SuffixTree
-
- SuffixTree(String) - Constructor for class org.apache.uima.examples.tagger.trainAndTest.SuffixTree
-
- SuffixTree.Edge - Class in org.apache.uima.examples.tagger.trainAndTest
-
Internal Class EDGE
- SuffixTree.EDGE_KEY - Class in org.apache.uima.examples.tagger.trainAndTest
-
Internal Class EDGE_KEY
- SuffixTree.Node - Class in org.apache.uima.examples.tagger.trainAndTest
-
Internal Class NODE
- SwitchTo(int) - Method in class org.apache.uima.alchemy.digester.json.JsonParserTokenManager
-
Switch to specified lex state.
- table - Static variable in class org.apache.incubator.uima.regex.BeginDocument.Begin.Location.Enum
-
- table - Static variable in class org.apache.incubator.uima.regex.EndDocument.End.Location.Enum
-
- table - Static variable in class org.apache.incubator.uima.regex.RuleDocument.Rule.MatchStrategy.Enum
-
- table - Static variable in class org.apache.incubator.uima.regex.SetFeatureDocument.SetFeature.Normalization.Enum
-
- table - Static variable in class org.apache.incubator.uima.regex.SetFeatureDocument.SetFeature.Type.Enum
-
- table - Static variable in class org.apache.uima.simpleserver.config.xml.FilterOperator.Enum
-
- tabSize - Variable in class org.apache.uima.alchemy.digester.json.SimpleCharStream
-
- tag1 - Variable in class org.apache.uima.examples.tagger.NGram
-
- tag2 - Variable in class org.apache.uima.examples.tagger.NGram
-
- tag3 - Variable in class org.apache.uima.examples.tagger.NGram
-
- Tagger - Interface in org.apache.uima.examples.tagger
-
General tagger interface in case one would want to define further types of taggers.
- TaggerEvaluation - Class in org.apache.uima.examples.tagger.trainAndTest
-
Evaluation of Tagger
NB.
- TaggerEvaluation() - Constructor for class org.apache.uima.examples.tagger.trainAndTest.TaggerEvaluation
-
- TagMappingBrown - Class in org.apache.uima.examples.tagger.trainAndTest
-
- TagMappingBrown() - Constructor for class org.apache.uima.examples.tagger.trainAndTest.TagMappingBrown
-
- Technology - Class in org.apache.uima.alchemy.ts.entity
-
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011
XML source: /Users/tommasoteofili/Documents/workspaces/uima_workspace/uima/sandbox/AlchemyAPIAnnotator/desc/TextRankedEntityExtractionAEDescriptor.xml
- Technology() - Constructor for class org.apache.uima.alchemy.ts.entity.Technology
-
Never called.
- Technology(int, TOP_Type) - Constructor for class org.apache.uima.alchemy.ts.entity.Technology
-
Internal - constructor used by generator
- Technology(JCas) - Constructor for class org.apache.uima.alchemy.ts.entity.Technology
-
- Technology - Class in org.apache.uima.calais
-
Updated by JCasGen Thu Jun 17 13:00:13 CEST 2010
- Technology() - Constructor for class org.apache.uima.calais.Technology
-
Never called.
- Technology(int, TOP_Type) - Constructor for class org.apache.uima.calais.Technology
-
Internal - constructor used by generator
- Technology(JCas) - Constructor for class org.apache.uima.calais.Technology
-
- Technology(JCas, int, int) - Constructor for class org.apache.uima.calais.Technology
-
- Technology_Type - Class in org.apache.uima.alchemy.ts.entity
-
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011
- Technology_Type(JCas, Type) - Constructor for class org.apache.uima.alchemy.ts.entity.Technology_Type
-
initialize variables to correspond with Cas Type and Features
- Technology_Type - Class in org.apache.uima.calais
-
Updated by JCasGen Thu Jun 17 13:00:13 CEST 2010
- Technology_Type(JCas, Type) - Constructor for class org.apache.uima.calais.Technology_Type
-
initialize variables to correspond with Cas Type and Features
- TelevisionShow - Class in org.apache.uima.alchemy.ts.entity
-
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011
XML source: /Users/tommasoteofili/Documents/workspaces/uima_workspace/uima/sandbox/AlchemyAPIAnnotator/desc/TextRankedEntityExtractionAEDescriptor.xml
- TelevisionShow() - Constructor for class org.apache.uima.alchemy.ts.entity.TelevisionShow
-
Never called.
- TelevisionShow(int, TOP_Type) - Constructor for class org.apache.uima.alchemy.ts.entity.TelevisionShow
-
Internal - constructor used by generator
- TelevisionShow(JCas) - Constructor for class org.apache.uima.alchemy.ts.entity.TelevisionShow
-
- TelevisionShow_Type - Class in org.apache.uima.alchemy.ts.entity
-
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011
- TelevisionShow_Type(JCas, Type) - Constructor for class org.apache.uima.alchemy.ts.entity.TelevisionShow_Type
-
initialize variables to correspond with Cas Type and Features
- TelevisionStation - Class in org.apache.uima.alchemy.ts.entity
-
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011
XML source: /Users/tommasoteofili/Documents/workspaces/uima_workspace/uima/sandbox/AlchemyAPIAnnotator/desc/TextRankedEntityExtractionAEDescriptor.xml
- TelevisionStation() - Constructor for class org.apache.uima.alchemy.ts.entity.TelevisionStation
-
Never called.
- TelevisionStation(int, TOP_Type) - Constructor for class org.apache.uima.alchemy.ts.entity.TelevisionStation
-
Internal - constructor used by generator
- TelevisionStation(JCas) - Constructor for class org.apache.uima.alchemy.ts.entity.TelevisionStation
-
- TelevisionStation_Type - Class in org.apache.uima.alchemy.ts.entity
-
Updated by JCasGen Fri Mar 11 17:40:07 CET 2011
- TelevisionStation_Type(JCas, Type) - Constructor for class org.apache.uima.alchemy.ts.entity.TelevisionStation_Type
-
initialize variables to correspond with Cas Type and Features
- text - Variable in class org.apache.uima.examples.tagger.trainAndTest.SuffixTree
-
- TextAnnotatedNamedEntityExtractionAnnotator - Class in org.apache.uima.alchemy.annotator
-
Deprecated.
- TextAnnotatedNamedEntityExtractionAnnotator() - Constructor for class org.apache.uima.alchemy.annotator.TextAnnotatedNamedEntityExtractionAnnotator
-
Deprecated.
- TextCategorizationAnnotator - Class in org.apache.uima.alchemy.annotator
-
- TextCategorizationAnnotator() - Constructor for class org.apache.uima.alchemy.annotator.TextCategorizationAnnotator
-
- TextConceptTaggingAnnotator - Class in org.apache.uima.alchemy.annotator
-
- TextConceptTaggingAnnotator() - Constructor for class org.apache.uima.alchemy.annotator.TextConceptTaggingAnnotator
-
- TextKeywordExtractionAnnotator - Class in org.apache.uima.alchemy.annotator
-
- TextKeywordExtractionAnnotator() - Constructor for class org.apache.uima.alchemy.annotator.TextKeywordExtractionAnnotator
-
- TextLanguageDetectionAnnotator - Class in org.apache.uima.alchemy.annotator
-
- TextLanguageDetectionAnnotator() - Constructor for class org.apache.uima.alchemy.annotator.TextLanguageDetectionAnnotator
-
- TextRankedNamedEntityExtractionAnnotator - Class in org.apache.uima.alchemy.annotator
-
- TextRankedNamedEntityExtractionAnnotator() - Constructor for class org.apache.uima.alchemy.annotator.TextRankedNamedEntityExtractionAnnotator
-
- TextSentimentAnalysisAnnotator - Class in org.apache.uima.alchemy.annotator
-
- TextSentimentAnalysisAnnotator() - Constructor for class org.apache.uima.alchemy.annotator.TextSentimentAnalysisAnnotator
-
- theta - Variable in class org.apache.uima.examples.tagger.trainAndTest.ModelGeneration
-
- TO_LOWER_CASE - Static variable in interface org.apache.incubator.uima.regex.SetFeatureDocument.SetFeature.Normalization
-
- TO_LOWER_NORMALIZATION - Static variable in interface org.apache.uima.annotator.regex.Feature
-
- TO_UPPER_CASE - Static variable in interface org.apache.incubator.uima.regex.SetFeatureDocument.SetFeature.Normalization
-
- TO_UPPER_NORMALIZATION - Static variable in interface org.apache.uima.annotator.regex.Feature
-
- token - Variable in class org.apache.uima.alchemy.digester.json.JsonParser
-
Current token.
- Token - Class in org.apache.uima.alchemy.digester.json
-
Describes the input token stream.
- Token() - Constructor for class org.apache.uima.alchemy.digester.json.Token
-
No-argument constructor
- Token(int) - Constructor for class org.apache.uima.alchemy.digester.json.Token
-
Constructs a new token for the specified Image.
- Token(int, String) - Constructor for class org.apache.uima.alchemy.digester.json.Token
-
Constructs a new token for the specified Image and Kind.
- Token - Class in org.apache.uima.annotator.bsf.types
-
Updated by JCasGen Tue Nov 06 10:21:22 CET 2007
XML source: C:/dev/uima/BSFAnnotator/src/main/java/org/apache/uima/annotator/bsf/types/BSFExampleTypes.xml
- Token() - Constructor for class org.apache.uima.annotator.bsf.types.Token
-
Never called.
- Token(int, TOP_Type) - Constructor for class org.apache.uima.annotator.bsf.types.Token
-
Internal - constructor used by generator
- Token(JCas) - Constructor for class org.apache.uima.annotator.bsf.types.Token
-
- Token(JCas, int, int) - Constructor for class org.apache.uima.annotator.bsf.types.Token
-
- Token - Class in org.apache.uima.examples.tagger.trainAndTest
-
Defines token features.
- Token() - Constructor for class org.apache.uima.examples.tagger.trainAndTest.Token
-
- Token(String) - Constructor for class org.apache.uima.examples.tagger.trainAndTest.Token
-
- Token(String, String) - Constructor for class org.apache.uima.examples.tagger.trainAndTest.Token
-
- TOKEN_ANNOTATION_NAME - Static variable in class org.apache.uima.annotator.WhitespaceTokenizer
-
- token_source - Variable in class org.apache.uima.alchemy.digester.json.JsonParser
-
Generated Token Manager.
- Token_Type - Class in org.apache.uima.annotator.bsf.types
-
Updated by JCasGen Tue Nov 06 10:21:22 CET 2007
- Token_Type(JCas, Type) - Constructor for class org.apache.uima.annotator.bsf.types.Token_Type
-
initialize variables to correspond with Cas Type and Features
- TOKEN_TYPE_FEATURE_NAME - Static variable in class org.apache.uima.annotator.WhitespaceTokenizer
-
- TokenAnnotation - Class in org.apache.uima.conceptMapper.support.tokenizer
-
offset tokenizer functionality
Updated by JCasGen Tue Mar 25 16:39:54 EDT 2008
XML source: /OtherStuff/IBM/eclipse-apacheuima/conceptMapper/src/org/apache/uima/conceptMapper/support/tokenizer/TokenAnnotation.xml
- TokenAnnotation() - Constructor for class org.apache.uima.conceptMapper.support.tokenizer.TokenAnnotation
-
Never called.
- TokenAnnotation(int, TOP_Type) - Constructor for class org.apache.uima.conceptMapper.support.tokenizer.TokenAnnotation
-
Internal - constructor used by generator
- TokenAnnotation(JCas) - Constructor for class org.apache.uima.conceptMapper.support.tokenizer.TokenAnnotation
-
- TokenAnnotation(JCas, int, int) - Constructor for class org.apache.uima.conceptMapper.support.tokenizer.TokenAnnotation
-
- TokenAnnotation - Class in org.apache.uima
-
Single token annotation
Updated by JCasGen Thu Sep 02 14:47:15 EDT 2010
XML source: D:/mavenAlign/sandbox-trunk-data/SnowballAnnotator/desc/SnowballAnnotator.xml
- TokenAnnotation() - Constructor for class org.apache.uima.TokenAnnotation
-
Never called.
- TokenAnnotation(int, TOP_Type) - Constructor for class org.apache.uima.TokenAnnotation
-
Internal - constructor used by generator
- TokenAnnotation(JCas) - Constructor for class org.apache.uima.TokenAnnotation
-
- TokenAnnotation(JCas, int, int) - Constructor for class org.apache.uima.TokenAnnotation
-
- TokenAnnotation - Class in uima.tt
-
Updated by JCasGen Mon Jun 23 14:44:24 CEST 2008
XML source: D:/code/eclipse330/apache/ConceptMapper/desc/analysis_engine/primitive/OffsetTokenizer.xml
- TokenAnnotation() - Constructor for class uima.tt.TokenAnnotation
-
Never called.
- TokenAnnotation(int, TOP_Type) - Constructor for class uima.tt.TokenAnnotation
-
Internal - constructor used by generator
- TokenAnnotation(JCas) - Constructor for class uima.tt.TokenAnnotation
-
- TokenAnnotation(JCas, int, int) - Constructor for class uima.tt.TokenAnnotation
-
- TokenAnnotation_Type - Class in org.apache.uima.conceptMapper.support.tokenizer
-
offset tokenizer functionality
Updated by JCasGen Tue Mar 25 16:39:54 EDT 2008
- TokenAnnotation_Type(JCas, Type) - Constructor for class org.apache.uima.conceptMapper.support.tokenizer.TokenAnnotation_Type
-
initialize variables to correspond with Cas Type and Features
- TokenAnnotation_Type - Class in org.apache.uima
-
Single token annotation
Updated by JCasGen Thu Sep 02 14:47:15 EDT 2010
- TokenAnnotation_Type(JCas, Type) - Constructor for class org.apache.uima.TokenAnnotation_Type
-
initialize variables to correspond with Cas Type and Features
- TokenAnnotation_Type - Class in uima.tt
-
Updated by JCasGen Mon Jun 23 14:44:24 CEST 2008
- TokenAnnotation_Type(JCas, Type) - Constructor for class uima.tt.TokenAnnotation_Type
-
initialize variables to correspond with Cas Type and Features
- TokenFilter - Class in org.apache.uima.conceptMapper.support.tokens
-
- TokenFilter(String, String, String, Logger) - Constructor for class org.apache.uima.conceptMapper.support.tokens.TokenFilter
-
- tokenImage - Static variable in interface org.apache.uima.alchemy.digester.json.JsonParserConstants
-
Literal token values.
- tokenImage - Variable in exception org.apache.uima.alchemy.digester.json.ParseException
-
This is a reference to the "tokenImage" array of the generated
parser within which the parse error occurred.
- TokenMgrError - Error in org.apache.uima.alchemy.digester.json
-
Token Manager Error.
- TokenMgrError() - Constructor for error org.apache.uima.alchemy.digester.json.TokenMgrError
-
No arg constructor.
- TokenMgrError(String, int) - Constructor for error org.apache.uima.alchemy.digester.json.TokenMgrError
-
Constructor with message and reason.
- TokenMgrError(boolean, int, int, int, String, int, int) - Constructor for error org.apache.uima.alchemy.digester.json.TokenMgrError
-
Full Constructor.
- TokenNormalizer - Class in org.apache.uima.conceptMapper.support.tokens
-
- TokenNormalizer(AnnotatorContext, Logger) - Constructor for class org.apache.uima.conceptMapper.support.tokens.TokenNormalizer
-
- tokenType - Variable in class org.apache.uima.conceptMapper.ConceptMapper
-
The type of token annotations to consider
- toString() - Method in class org.apache.uima.alchemy.digester.domain.EntitiesResults
-
- toString() - Method in class org.apache.uima.alchemy.digester.domain.Results
-
- toString() - Method in class org.apache.uima.alchemy.digester.json.Token
-
Returns the image.
- toString() - Method in enum org.apache.uima.annotator.dict_annot.impl.FilterOp
-
- toString() - Method in class org.apache.uima.annotator.regex.impl.Annotation_impl
-
- toString() - Method in class org.apache.uima.annotator.regex.impl.Concept_impl
-
- toString() - Method in class org.apache.uima.annotator.regex.impl.Feature_impl
-
- toString() - Method in class org.apache.uima.annotator.regex.impl.FilterFeature_impl
-
- toString() - Method in class org.apache.uima.annotator.regex.impl.Position_impl
-
- toString() - Method in class org.apache.uima.annotator.regex.impl.Rule_impl
-
- toString() - Method in class org.apache.uima.annotator.regex.impl.RuleException_impl
-
- toString() - Method in interface org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource.DictEntries
-
- toString() - Method in interface org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource.DictEntry
-
- toString() - Method in interface org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource
-
- toString() - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource_impl.DictEntriesImpl
-
- toString() - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource_impl.DictEntryImpl
-
- toString() - Method in class org.apache.uima.conceptMapper.support.dictionaryResource.DictionaryResource_impl
-
- toString() - Method in enum org.apache.uima.simpleserver.config.FilterOp
-
- trace_enabled() - Method in class org.apache.uima.alchemy.digester.json.JsonParser
-
Trace enabled.
- trackLineColumn - Variable in class org.apache.uima.alchemy.digester.json.SimpleCharStream
-
- transformResult(Result, String) - Method in class org.apache.uima.simpleserver.servlet.SimpleServerServlet
-
- transition_probs - Variable in class org.apache.uima.examples.tagger.trainAndTest.ModelGeneration
-
Map containing N-gram probabilities
- TRIM - Static variable in interface org.apache.incubator.uima.regex.SetFeatureDocument.SetFeature.Normalization
-
- TRIM_NORMALIZATION - Static variable in interface org.apache.uima.annotator.regex.Feature
-
- TT_FormatReader - Class in org.apache.uima.examples.tagger.trainAndTest
-
TreeTagger Format Reader, i.e.
- TT_FormatReader() - Constructor for class org.apache.uima.examples.tagger.trainAndTest.TT_FormatReader
-
- type - Static variable in interface org.apache.incubator.uima.DictionaryDocument.Dictionary
-
- type - Static variable in interface org.apache.incubator.uima.DictionaryDocument
-
- type - Static variable in interface org.apache.incubator.uima.DictionaryMetaDataDocument.DictionaryMetaData
-
- type - Static variable in interface org.apache.incubator.uima.DictionaryMetaDataDocument
-
- type - Static variable in interface org.apache.incubator.uima.EntriesDocument.Entries
-
- type - Static variable in interface org.apache.incubator.uima.EntriesDocument
-
- type - Static variable in interface org.apache.incubator.uima.EntryDocument.Entry
-
- type - Static variable in interface org.apache.incubator.uima.EntryDocument
-
- type - Static variable in interface org.apache.incubator.uima.KeyDocument.Key
-
- type - Static variable in interface org.apache.incubator.uima.KeyDocument
-
- type - Static variable in interface org.apache.incubator.uima.regex.AnnotationDocument.Annotation
-
- type - Static variable in interface org.apache.incubator.uima.regex.AnnotationDocument
-
- type - Static variable in interface org.apache.incubator.uima.regex.BeginDocument.Begin.Location
-
- type - Static variable in interface org.apache.incubator.uima.regex.BeginDocument.Begin
-
- type - Static variable in interface org.apache.incubator.uima.regex.BeginDocument
-
- type - Static variable in interface org.apache.incubator.uima.regex.ConceptDocument.Concept
-
- type - Static variable in interface org.apache.incubator.uima.regex.ConceptDocument
-
- type - Static variable in interface org.apache.incubator.uima.regex.ConceptSetDocument.ConceptSet
-
- type - Static variable in interface org.apache.incubator.uima.regex.ConceptSetDocument
-
- type - Static variable in interface org.apache.incubator.uima.regex.CreateAnnotationsDocument.CreateAnnotations
-
- type - Static variable in interface org.apache.incubator.uima.regex.CreateAnnotationsDocument
-
- type - Static variable in interface org.apache.incubator.uima.regex.EndDocument.End.Location
-
- type - Static variable in interface org.apache.incubator.uima.regex.EndDocument.End
-
- type - Static variable in interface org.apache.incubator.uima.regex.EndDocument
-
- type - Static variable in interface org.apache.incubator.uima.regex.ExceptionDocument.Exception
-
- type - Static variable in interface org.apache.incubator.uima.regex.ExceptionDocument
-
- type - Static variable in interface org.apache.incubator.uima.regex.FeatureDocument.Feature
-
- type - Static variable in interface org.apache.incubator.uima.regex.FeatureDocument
-
- type - Static variable in interface org.apache.incubator.uima.regex.MatchTypeFilterDocument.MatchTypeFilter
-
- type - Static variable in interface org.apache.incubator.uima.regex.MatchTypeFilterDocument
-
- type - Static variable in interface org.apache.incubator.uima.regex.RuleDocument.Rule.MatchStrategy
-
- type - Static variable in interface org.apache.incubator.uima.regex.RuleDocument.Rule
-
- type - Static variable in interface org.apache.incubator.uima.regex.RuleDocument
-
- type - Static variable in interface org.apache.incubator.uima.regex.RuleExceptionsDocument.RuleExceptions
-
- type - Static variable in interface org.apache.incubator.uima.regex.RuleExceptionsDocument
-
- type - Static variable in interface org.apache.incubator.uima.regex.RulesDocument.Rules
-
- type - Static variable in interface org.apache.incubator.uima.regex.RulesDocument
-
- type - Static variable in interface org.apache.incubator.uima.regex.SetFeatureDocument.SetFeature.Normalization
-
- type - Static variable in interface org.apache.incubator.uima.regex.SetFeatureDocument.SetFeature
-
- type - Static variable in interface org.apache.incubator.uima.regex.SetFeatureDocument.SetFeature.Type
-
- type - Static variable in interface org.apache.incubator.uima.regex.SetFeatureDocument
-
- type - Static variable in interface org.apache.incubator.uima.regex.UpdateMatchTypeAnnotationDocument
-
- type - Static variable in interface org.apache.incubator.uima.regex.UpdateMatchTypeAnnotationDocument.UpdateMatchTypeAnnotation
-
- type - Static variable in interface org.apache.incubator.uima.regex.VariableDocument
-
- type - Static variable in interface org.apache.incubator.uima.regex.VariableDocument.Variable
-
- type - Static variable in interface org.apache.incubator.uima.regex.VariablesDocument
-
- type - Static variable in interface org.apache.incubator.uima.regex.VariablesDocument.Variables
-
- type - Static variable in interface org.apache.incubator.uima.TypeCollectionDocument
-
- type - Static variable in interface org.apache.incubator.uima.TypeCollectionDocument.TypeCollection
-
- type - Static variable in interface org.apache.incubator.uima.TypeDescriptionDocument
-
- type - Static variable in interface org.apache.incubator.uima.TypeDescriptionDocument.TypeDescription
-
- type - Static variable in class org.apache.uima.alchemy.ts.categorization.Category
-
- type - Static variable in class org.apache.uima.alchemy.ts.concept.ConceptFS
-
- type - Static variable in class org.apache.uima.alchemy.ts.entity.AlchemyAnnotation
-
- type - Static variable in class org.apache.uima.alchemy.ts.entity.Anniversary
-
- type - Static variable in class org.apache.uima.alchemy.ts.entity.Automobile
-
- type - Static variable in class org.apache.uima.alchemy.ts.entity.BaseEntity
-
- type - Static variable in class org.apache.uima.alchemy.ts.entity.City
-
- type - Static variable in class org.apache.uima.alchemy.ts.entity.Company
-
- type - Static variable in class org.apache.uima.alchemy.ts.entity.Continent
-
- type - Static variable in class org.apache.uima.alchemy.ts.entity.Country
-
- type - Static variable in class org.apache.uima.alchemy.ts.entity.Drug
-
- type - Static variable in class org.apache.uima.alchemy.ts.entity.EntertainmentAward
-
- type - Static variable in class org.apache.uima.alchemy.ts.entity.Facility
-
- type - Static variable in class org.apache.uima.alchemy.ts.entity.FieldTerminology
-
- type - Static variable in class org.apache.uima.alchemy.ts.entity.FinancialMarketIndex
-
- type - Static variable in class org.apache.uima.alchemy.ts.entity.GeographicFeature
-
- type - Static variable in class org.apache.uima.alchemy.ts.entity.HealthCondition
-
- type - Static variable in class org.apache.uima.alchemy.ts.entity.Holiday
-
- type - Static variable in class org.apache.uima.alchemy.ts.entity.Movie
-
- type - Static variable in class org.apache.uima.alchemy.ts.entity.MusicGroup
-
- type - Static variable in class org.apache.uima.alchemy.ts.entity.NaturalDisaster
-
- type - Static variable in class org.apache.uima.alchemy.ts.entity.OperatingSystem
-
- type - Static variable in class org.apache.uima.alchemy.ts.entity.Organization
-
- type - Static variable in class org.apache.uima.alchemy.ts.entity.Person
-
- type - Static variable in class org.apache.uima.alchemy.ts.entity.PrintMedia
-
- type - Static variable in class org.apache.uima.alchemy.ts.entity.RadioProgram
-
- type - Static variable in class org.apache.uima.alchemy.ts.entity.RadioStation
-
- type - Static variable in class org.apache.uima.alchemy.ts.entity.Region
-
- type - Static variable in class org.apache.uima.alchemy.ts.entity.Sport
-
- type - Static variable in class org.apache.uima.alchemy.ts.entity.SportingEvent
-
- type - Static variable in class org.apache.uima.alchemy.ts.entity.StateOrCounty
-
- type - Static variable in class org.apache.uima.alchemy.ts.entity.Technology
-
- type - Static variable in class org.apache.uima.alchemy.ts.entity.TelevisionShow
-
- type - Static variable in class org.apache.uima.alchemy.ts.entity.TelevisionStation
-
- type - Static variable in class org.apache.uima.alchemy.ts.keywords.KeywordFS
-
- type - Static variable in class org.apache.uima.alchemy.ts.language.LanguageFS
-
- type - Static variable in class org.apache.uima.alchemy.ts.microformats.MicroformatFS
-
- type - Static variable in class org.apache.uima.alchemy.ts.sentiment.SentimentFS
-
- type - Static variable in class org.apache.uima.annotator.bsf.types.Firstname
-
- type - Static variable in class org.apache.uima.annotator.bsf.types.Nickname
-
- type - Static variable in class org.apache.uima.annotator.bsf.types.Token
-
- type - Static variable in class org.apache.uima.calais.Anniversary
-
- type - Static variable in class org.apache.uima.calais.BaseType
-
- type - Static variable in class org.apache.uima.calais.City
-
- type - Static variable in class org.apache.uima.calais.Company
-
- type - Static variable in class org.apache.uima.calais.Continent
-
- type - Static variable in class org.apache.uima.calais.Country
-
- type - Static variable in class org.apache.uima.calais.Currency
-
- type - Static variable in class org.apache.uima.calais.EmailAddress
-
- type - Static variable in class org.apache.uima.calais.Facility
-
- type - Static variable in class org.apache.uima.calais.FaxNumber
-
- type - Static variable in class org.apache.uima.calais.Holiday
-
- type - Static variable in class org.apache.uima.calais.IndustryTerm
-
- type - Static variable in class org.apache.uima.calais.NaturalDisaster
-
- type - Static variable in class org.apache.uima.calais.NaturalFeature
-
- type - Static variable in class org.apache.uima.calais.Organization
-
- type - Static variable in class org.apache.uima.calais.Person
-
- type - Static variable in class org.apache.uima.calais.PhoneNumber
-
- type - Static variable in class org.apache.uima.calais.ProviceOrState
-
- type - Static variable in class org.apache.uima.calais.Region
-
- type - Static variable in class org.apache.uima.calais.Technology
-
- type - Static variable in class org.apache.uima.calais.URL
-
- type - Static variable in class org.apache.uima.conceptMapper.DictTerm
-
- type - Static variable in class org.apache.uima.conceptMapper.support.tokenizer.TokenAnnotation
-
- type - Static variable in class org.apache.uima.SentenceAnnotation
-
- type - Static variable in interface org.apache.uima.simpleserver.config.xml.And
-
- type - Static variable in interface org.apache.uima.simpleserver.config.xml.FilterOperator
-
- type - Static variable in interface org.apache.uima.simpleserver.config.xml.FilterType
-
- type - Static variable in interface org.apache.uima.simpleserver.config.xml.Or
-
- type - Static variable in interface org.apache.uima.simpleserver.config.xml.OutputType
-
- type - Static variable in interface org.apache.uima.simpleserver.config.xml.SimpleFilterType
-
- type - Static variable in interface org.apache.uima.simpleserver.config.xml.TypeElementType.Filters
-
- type - Static variable in interface org.apache.uima.simpleserver.config.xml.TypeElementType.Outputs
-
- type - Static variable in interface org.apache.uima.simpleserver.config.xml.TypeElementType
-
- type - Static variable in interface org.apache.uima.simpleserver.config.xml.UimaSimpleServerSpecDocument
-
- type - Static variable in interface org.apache.uima.simpleserver.config.xml.UimaSimpleServerSpecDocument.UimaSimpleServerSpec
-
- type - Static variable in class org.apache.uima.TokenAnnotation
-
- type - Static variable in class uima.tt.TokenAnnotation
-
- type_does_not_exist - Static variable in exception org.apache.uima.simpleserver.SimpleServerException
-
- TYPE_FEATURE_NAME - Static variable in interface org.apache.uima.fsvars.FsVariables
-
- TYPE_NAME - Static variable in interface org.apache.uima.fsvars.FsVariables
-
- TypeCollectionDocument - Interface in org.apache.incubator.uima
-
A document containing one typeCollection(@http://incubator.apache.org/uima) element.
- TypeCollectionDocument.Factory - Class in org.apache.incubator.uima
-
A factory class with static methods for creating instances
of this type.
- TypeCollectionDocument.TypeCollection - Interface in org.apache.incubator.uima
-
An XML typeCollection(@http://incubator.apache.org/uima).
- TypeCollectionDocument.TypeCollection.Factory - Class in org.apache.incubator.uima
-
A factory class with static methods for creating instances
of this type.
- TypeCollectionDocumentImpl - Class in org.apache.incubator.uima.impl
-
A document containing one typeCollection(@http://incubator.apache.org/uima) element.
- TypeCollectionDocumentImpl(SchemaType) - Constructor for class org.apache.incubator.uima.impl.TypeCollectionDocumentImpl
-
- TypeCollectionDocumentImpl.TypeCollectionImpl - Class in org.apache.incubator.uima.impl
-
An XML typeCollection(@http://incubator.apache.org/uima).
- TypeCollectionImpl(SchemaType) - Constructor for class org.apache.incubator.uima.impl.TypeCollectionDocumentImpl.TypeCollectionImpl
-
- TypeDescriptionDocument - Interface in org.apache.incubator.uima
-
A document containing one typeDescription(@http://incubator.apache.org/uima) element.
- TypeDescriptionDocument.Factory - Class in org.apache.incubator.uima
-
A factory class with static methods for creating instances
of this type.
- TypeDescriptionDocument.TypeDescription - Interface in org.apache.incubator.uima
-
An XML typeDescription(@http://incubator.apache.org/uima).
- TypeDescriptionDocument.TypeDescription.Factory - Class in org.apache.incubator.uima
-
A factory class with static methods for creating instances
of this type.
- TypeDescriptionDocumentImpl - Class in org.apache.incubator.uima.impl
-
A document containing one typeDescription(@http://incubator.apache.org/uima) element.
- TypeDescriptionDocumentImpl(SchemaType) - Constructor for class org.apache.incubator.uima.impl.TypeDescriptionDocumentImpl
-
- TypeDescriptionDocumentImpl.TypeDescriptionImpl - Class in org.apache.incubator.uima.impl
-
An XML typeDescription(@http://incubator.apache.org/uima).
- TypeDescriptionImpl(SchemaType) - Constructor for class org.apache.incubator.uima.impl.TypeDescriptionDocumentImpl.TypeDescriptionImpl
-
- TypeElementType - Interface in org.apache.uima.simpleserver.config.xml
-
An XML TypeElementType(@http://uima.apache.org/simpleserver/config/xml).
- TypeElementType.Factory - Class in org.apache.uima.simpleserver.config.xml
-
A factory class with static methods for creating instances
of this type.
- TypeElementType.Filters - Interface in org.apache.uima.simpleserver.config.xml
-
An XML filters(@http://uima.apache.org/simpleserver/config/xml).
- TypeElementType.Filters.Factory - Class in org.apache.uima.simpleserver.config.xml
-
A factory class with static methods for creating instances
of this type.
- TypeElementType.Outputs - Interface in org.apache.uima.simpleserver.config.xml
-
An XML outputs(@http://uima.apache.org/simpleserver/config/xml).
- TypeElementType.Outputs.Factory - Class in org.apache.uima.simpleserver.config.xml
-
A factory class with static methods for creating instances
of this type.
- TypeElementTypeImpl - Class in org.apache.uima.simpleserver.config.xml.impl
-
An XML TypeElementType(@http://uima.apache.org/simpleserver/config/xml).
- TypeElementTypeImpl(SchemaType) - Constructor for class org.apache.uima.simpleserver.config.xml.impl.TypeElementTypeImpl
-
- TypeElementTypeImpl.FiltersImpl - Class in org.apache.uima.simpleserver.config.xml.impl
-
An XML filters(@http://uima.apache.org/simpleserver/config/xml).
- TypeElementTypeImpl.OutputsImpl - Class in org.apache.uima.simpleserver.config.xml.impl
-
An XML outputs(@http://uima.apache.org/simpleserver/config/xml).
- TypeImpl(SchemaType) - Constructor for class org.apache.incubator.uima.regex.impl.SetFeatureDocumentImpl.SetFeatureImpl.TypeImpl
-
- TypeImpl(SchemaType, boolean) - Constructor for class org.apache.incubator.uima.regex.impl.SetFeatureDocumentImpl.SetFeatureImpl.TypeImpl
-
- typeIndexID - Static variable in class org.apache.uima.alchemy.ts.categorization.Category
-
- typeIndexID - Static variable in class org.apache.uima.alchemy.ts.categorization.Category_Type
-
- typeIndexID - Static variable in class org.apache.uima.alchemy.ts.concept.ConceptFS
-
- typeIndexID - Static variable in class org.apache.uima.alchemy.ts.concept.ConceptFS_Type
-
- typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.AlchemyAnnotation
-
- typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.AlchemyAnnotation_Type
-
- typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.Anniversary
-
- typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.Anniversary_Type
-
- typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.Automobile
-
- typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.Automobile_Type
-
- typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.BaseEntity
-
- typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.BaseEntity_Type
-
- typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.City
-
- typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.City_Type
-
- typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.Company
-
- typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.Company_Type
-
- typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.Continent
-
- typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.Continent_Type
-
- typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.Country
-
- typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.Country_Type
-
- typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.Drug
-
- typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.Drug_Type
-
- typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.EntertainmentAward
-
- typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.EntertainmentAward_Type
-
- typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.Facility
-
- typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.Facility_Type
-
- typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.FieldTerminology
-
- typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.FieldTerminology_Type
-
- typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.FinancialMarketIndex
-
- typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.FinancialMarketIndex_Type
-
- typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.GeographicFeature
-
- typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.GeographicFeature_Type
-
- typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.HealthCondition
-
- typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.HealthCondition_Type
-
- typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.Holiday
-
- typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.Holiday_Type
-
- typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.Movie
-
- typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.Movie_Type
-
- typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.MusicGroup
-
- typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.MusicGroup_Type
-
- typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.NaturalDisaster
-
- typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.NaturalDisaster_Type
-
- typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.OperatingSystem
-
- typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.OperatingSystem_Type
-
- typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.Organization
-
- typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.Organization_Type
-
- typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.Person
-
- typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.Person_Type
-
- typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.PrintMedia
-
- typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.PrintMedia_Type
-
- typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.RadioProgram
-
- typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.RadioProgram_Type
-
- typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.RadioStation
-
- typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.RadioStation_Type
-
- typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.Region
-
- typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.Region_Type
-
- typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.Sport
-
- typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.Sport_Type
-
- typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.SportingEvent
-
- typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.SportingEvent_Type
-
- typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.StateOrCounty
-
- typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.StateOrCounty_Type
-
- typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.Technology
-
- typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.Technology_Type
-
- typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.TelevisionShow
-
- typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.TelevisionShow_Type
-
- typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.TelevisionStation
-
- typeIndexID - Static variable in class org.apache.uima.alchemy.ts.entity.TelevisionStation_Type
-
- typeIndexID - Static variable in class org.apache.uima.alchemy.ts.keywords.KeywordFS
-
- typeIndexID - Static variable in class org.apache.uima.alchemy.ts.keywords.KeywordFS_Type
-
- typeIndexID - Static variable in class org.apache.uima.alchemy.ts.language.LanguageFS
-
- typeIndexID - Static variable in class org.apache.uima.alchemy.ts.language.LanguageFS_Type
-
- typeIndexID - Static variable in class org.apache.uima.alchemy.ts.microformats.MicroformatFS
-
- typeIndexID - Static variable in class org.apache.uima.alchemy.ts.microformats.MicroformatFS_Type
-
- typeIndexID - Static variable in class org.apache.uima.alchemy.ts.sentiment.SentimentFS
-
- typeIndexID - Static variable in class org.apache.uima.alchemy.ts.sentiment.SentimentFS_Type
-
- typeIndexID - Static variable in class org.apache.uima.annotator.bsf.types.Firstname
-
- typeIndexID - Static variable in class org.apache.uima.annotator.bsf.types.Firstname_Type
-
- typeIndexID - Static variable in class org.apache.uima.annotator.bsf.types.Nickname
-
- typeIndexID - Static variable in class org.apache.uima.annotator.bsf.types.Nickname_Type
-
- typeIndexID - Static variable in class org.apache.uima.annotator.bsf.types.Token
-
- typeIndexID - Static variable in class org.apache.uima.annotator.bsf.types.Token_Type
-
- typeIndexID - Static variable in class org.apache.uima.calais.Anniversary
-
- typeIndexID - Static variable in class org.apache.uima.calais.Anniversary_Type
-
- typeIndexID - Static variable in class org.apache.uima.calais.BaseType
-
- typeIndexID - Static variable in class org.apache.uima.calais.BaseType_Type
-
- typeIndexID - Static variable in class org.apache.uima.calais.City
-
- typeIndexID - Static variable in class org.apache.uima.calais.City_Type
-
- typeIndexID - Static variable in class org.apache.uima.calais.Company
-
- typeIndexID - Static variable in class org.apache.uima.calais.Company_Type
-
- typeIndexID - Static variable in class org.apache.uima.calais.Continent
-
- typeIndexID - Static variable in class org.apache.uima.calais.Continent_Type
-
- typeIndexID - Static variable in class org.apache.uima.calais.Country
-
- typeIndexID - Static variable in class org.apache.uima.calais.Country_Type
-
- typeIndexID - Static variable in class org.apache.uima.calais.Currency
-
- typeIndexID - Static variable in class org.apache.uima.calais.Currency_Type
-
- typeIndexID - Static variable in class org.apache.uima.calais.EmailAddress
-
- typeIndexID - Static variable in class org.apache.uima.calais.EmailAddress_Type
-
- typeIndexID - Static variable in class org.apache.uima.calais.Facility
-
- typeIndexID - Static variable in class org.apache.uima.calais.Facility_Type
-
- typeIndexID - Static variable in class org.apache.uima.calais.FaxNumber
-
- typeIndexID - Static variable in class org.apache.uima.calais.FaxNumber_Type
-
- typeIndexID - Static variable in class org.apache.uima.calais.Holiday
-
- typeIndexID - Static variable in class org.apache.uima.calais.Holiday_Type
-
- typeIndexID - Static variable in class org.apache.uima.calais.IndustryTerm
-
- typeIndexID - Static variable in class org.apache.uima.calais.IndustryTerm_Type
-
- typeIndexID - Static variable in class org.apache.uima.calais.NaturalDisaster
-
- typeIndexID - Static variable in class org.apache.uima.calais.NaturalDisaster_Type
-
- typeIndexID - Static variable in class org.apache.uima.calais.NaturalFeature
-
- typeIndexID - Static variable in class org.apache.uima.calais.NaturalFeature_Type
-
- typeIndexID - Static variable in class org.apache.uima.calais.Organization
-
- typeIndexID - Static variable in class org.apache.uima.calais.Organization_Type
-
- typeIndexID - Static variable in class org.apache.uima.calais.Person
-
- typeIndexID - Static variable in class org.apache.uima.calais.Person_Type
-
- typeIndexID - Static variable in class org.apache.uima.calais.PhoneNumber
-
- typeIndexID - Static variable in class org.apache.uima.calais.PhoneNumber_Type
-
- typeIndexID - Static variable in class org.apache.uima.calais.ProviceOrState
-
- typeIndexID - Static variable in class org.apache.uima.calais.ProviceOrState_Type
-
- typeIndexID - Static variable in class org.apache.uima.calais.Region
-
- typeIndexID - Static variable in class org.apache.uima.calais.Region_Type
-
- typeIndexID - Static variable in class org.apache.uima.calais.Technology
-
- typeIndexID - Static variable in class org.apache.uima.calais.Technology_Type
-
- typeIndexID - Static variable in class org.apache.uima.calais.URL
-
- typeIndexID - Static variable in class org.apache.uima.calais.URL_Type
-
- typeIndexID - Static variable in class org.apache.uima.conceptMapper.DictTerm
-
- typeIndexID - Static variable in class org.apache.uima.conceptMapper.DictTerm_Type
-
- typeIndexID - Static variable in class org.apache.uima.conceptMapper.support.tokenizer.TokenAnnotation
-
- typeIndexID - Static variable in class org.apache.uima.conceptMapper.support.tokenizer.TokenAnnotation_Type
-
- typeIndexID - Static variable in class org.apache.uima.SentenceAnnotation
-
- typeIndexID - Static variable in class org.apache.uima.SentenceAnnotation_Type
-
- typeIndexID - Static variable in class org.apache.uima.TokenAnnotation
-
- typeIndexID - Static variable in class org.apache.uima.TokenAnnotation_Type
-
- typeIndexID - Static variable in class uima.tt.TokenAnnotation
-
- typeIndexID - Static variable in class uima.tt.TokenAnnotation_Type
-
- typeInit(TypeSystem) - Method in class org.apache.uima.annotator.regex.impl.Annotation_impl
-
- typeInit(TypeSystem) - Method in class org.apache.uima.annotator.regex.impl.Concept_impl
-
- typeInit(Type) - Method in class org.apache.uima.annotator.regex.impl.Feature_impl
-
- typeInit(Type) - Method in class org.apache.uima.annotator.regex.impl.FilterFeature_impl
-
- typeInit(TypeSystem) - Method in class org.apache.uima.annotator.regex.impl.Rule_impl
-
- typeInit(TypeSystem) - Method in class org.apache.uima.annotator.regex.impl.RuleException_impl
-
- TypeMap - Interface in org.apache.uima.simpleserver.config
-
Represents a type map in a service spec.
- TypeMapImpl - Class in org.apache.uima.simpleserver.config.impl
-
- TypeMapImpl(String, Filter, String, boolean, boolean, String, String) - Constructor for class org.apache.uima.simpleserver.config.impl.TypeMapImpl
-
- typeSystemInit(TypeSystem) - Method in class org.apache.uima.annotator.calais.OpenCalaisAnnotator
-
- typeSystemInit(TypeSystem) - Method in class org.apache.uima.annotator.dict_annot.impl.DictionaryAnnotator
-
- typeSystemInit(Type) - Method in class org.apache.uima.annotator.dict_annot.impl.FeaturePathInfo_impl
-
checks the feature path for the given type and checks if it can be valid.
- typeSystemInit(TypeSystem) - Method in class org.apache.uima.annotator.regex.impl.RegExAnnotator
-
- typeSystemInit(TypeSystem) - Method in class org.apache.uima.annotator.WhitespaceTokenizer
-
- typeSystemInit(TypeSystem) - Method in class org.apache.uima.conceptMapper.ConceptMapper
-
Perform local type system initialization.
- uima.tt - package uima.tt
-
- uima_initialization_error - Static variable in exception org.apache.uima.simpleserver.SimpleServerException
-
- UimaSimpleServerSpecDocument - Interface in org.apache.uima.simpleserver.config.xml
-
A document containing one uimaSimpleServerSpec(@http://uima.apache.org/simpleserver/config/xml) element.
- UimaSimpleServerSpecDocument.Factory - Class in org.apache.uima.simpleserver.config.xml
-
A factory class with static methods for creating instances
of this type.
- UimaSimpleServerSpecDocument.UimaSimpleServerSpec - Interface in org.apache.uima.simpleserver.config.xml
-
An XML uimaSimpleServerSpec(@http://uima.apache.org/simpleserver/config/xml).
- UimaSimpleServerSpecDocument.UimaSimpleServerSpec.Factory - Class in org.apache.uima.simpleserver.config.xml
-
A factory class with static methods for creating instances
of this type.
- UimaSimpleServerSpecDocumentImpl - Class in org.apache.uima.simpleserver.config.xml.impl
-
A document containing one uimaSimpleServerSpec(@http://uima.apache.org/simpleserver/config/xml) element.
- UimaSimpleServerSpecDocumentImpl(SchemaType) - Constructor for class org.apache.uima.simpleserver.config.xml.impl.UimaSimpleServerSpecDocumentImpl
-
- UimaSimpleServerSpecDocumentImpl.UimaSimpleServerSpecImpl - Class in org.apache.uima.simpleserver.config.xml.impl
-
An XML uimaSimpleServerSpec(@http://uima.apache.org/simpleserver/config/xml).
- UimaSimpleServerSpecImpl(SchemaType) - Constructor for class org.apache.uima.simpleserver.config.xml.impl.UimaSimpleServerSpecDocumentImpl.UimaSimpleServerSpecImpl
-
- UnknownTypeException - Exception in org.apache.uima.conceptMapper.support.tokens
-
- UnknownTypeException(String) - Constructor for exception org.apache.uima.conceptMapper.support.tokens.UnknownTypeException
-
- unsetAnd() - Method in class org.apache.uima.simpleserver.config.xml.impl.TypeElementTypeImpl.FiltersImpl
-
Unsets the "and" element
- unsetAnd() - Method in interface org.apache.uima.simpleserver.config.xml.TypeElementType.Filters
-
Unsets the "and" element
- unsetCaseNormalization() - Method in interface org.apache.incubator.uima.DictionaryMetaDataDocument.DictionaryMetaData
-
Unsets the "caseNormalization" attribute
- unsetCaseNormalization() - Method in class org.apache.incubator.uima.impl.DictionaryMetaDataDocumentImpl.DictionaryMetaDataImpl
-
Unsets the "caseNormalization" attribute
- unsetClass1() - Method in class org.apache.incubator.uima.regex.impl.SetFeatureDocumentImpl.SetFeatureImpl
-
Unsets the "class" attribute
- unsetClass1() - Method in interface org.apache.incubator.uima.regex.SetFeatureDocument.SetFeature
-
Unsets the "class" attribute
- unsetConfidence() - Method in class org.apache.incubator.uima.regex.impl.RuleDocumentImpl.RuleImpl
-
Unsets the "confidence" attribute
- unsetConfidence() - Method in interface org.apache.incubator.uima.regex.RuleDocument.Rule
-
Unsets the "confidence" attribute
- unsetDictionaryMetaData() - Method in class org.apache.incubator.uima.impl.TypeCollectionDocumentImpl.TypeCollectionImpl
-
Unsets the "dictionaryMetaData" element
- unsetDictionaryMetaData() - Method in interface org.apache.incubator.uima.TypeCollectionDocument.TypeCollection
-
Unsets the "dictionaryMetaData" element
- unsetFeaturePath() - Method in class org.apache.incubator.uima.regex.impl.RuleDocumentImpl.RuleImpl
-
Unsets the "featurePath" attribute
- unsetFeaturePath() - Method in interface org.apache.incubator.uima.regex.RuleDocument.Rule
-
Unsets the "featurePath" attribute
- unsetFilter() - Method in class org.apache.uima.simpleserver.config.xml.impl.TypeElementTypeImpl.FiltersImpl
-
Unsets the "filter" element
- unsetFilter() - Method in interface org.apache.uima.simpleserver.config.xml.TypeElementType.Filters
-
Unsets the "filter" element
- unsetFilters() - Method in class org.apache.uima.simpleserver.config.xml.impl.TypeElementTypeImpl
-
Unsets the "filters" element
- unsetFilters() - Method in interface org.apache.uima.simpleserver.config.xml.TypeElementType
-
Unsets the "filters" element
- unsetId() - Method in interface org.apache.incubator.uima.regex.AnnotationDocument.Annotation
-
Unsets the "id" attribute
- unsetId() - Method in class org.apache.incubator.uima.regex.impl.AnnotationDocumentImpl.AnnotationImpl
-
Unsets the "id" attribute
- unsetLanguageId() - Method in class org.apache.incubator.uima.impl.TypeCollectionDocumentImpl.TypeCollectionImpl
-
Unsets the "languageId" element
- unsetLanguageId() - Method in interface org.apache.incubator.uima.TypeCollectionDocument.TypeCollection
-
Unsets the "languageId" element
- unsetLocation() - Method in interface org.apache.incubator.uima.regex.BeginDocument.Begin
-
Unsets the "location" attribute
- unsetLocation() - Method in interface org.apache.incubator.uima.regex.EndDocument.End
-
Unsets the "location" attribute
- unsetLocation() - Method in class org.apache.incubator.uima.regex.impl.BeginDocumentImpl.BeginImpl
-
Unsets the "location" attribute
- unsetLocation() - Method in class org.apache.incubator.uima.regex.impl.EndDocumentImpl.EndImpl
-
Unsets the "location" attribute
- unsetLongDescription() - Method in class org.apache.uima.simpleserver.config.xml.impl.OutputTypeImpl
-
Unsets the "longDescription" element
- unsetLongDescription() - Method in class org.apache.uima.simpleserver.config.xml.impl.TypeElementTypeImpl
-
Unsets the "longDescription" element
- unsetLongDescription() - Method in class org.apache.uima.simpleserver.config.xml.impl.UimaSimpleServerSpecDocumentImpl.UimaSimpleServerSpecImpl
-
Unsets the "longDescription" element
- unsetLongDescription() - Method in interface org.apache.uima.simpleserver.config.xml.OutputType
-
Unsets the "longDescription" element
- unsetLongDescription() - Method in interface org.apache.uima.simpleserver.config.xml.TypeElementType
-
Unsets the "longDescription" element
- unsetLongDescription() - Method in interface org.apache.uima.simpleserver.config.xml.UimaSimpleServerSpecDocument.UimaSimpleServerSpec
-
Unsets the "longDescription" element
- unsetMatchTypeFilter() - Method in class org.apache.incubator.uima.regex.impl.RuleDocumentImpl.RuleImpl
-
Unsets the "matchTypeFilter" element
- unsetMatchTypeFilter() - Method in interface org.apache.incubator.uima.regex.RuleDocument.Rule
-
Unsets the "matchTypeFilter" element
- unsetMultiWordEntries() - Method in interface org.apache.incubator.uima.DictionaryMetaDataDocument.DictionaryMetaData
-
Unsets the "multiWordEntries" attribute
- unsetMultiWordEntries() - Method in class org.apache.incubator.uima.impl.DictionaryMetaDataDocumentImpl.DictionaryMetaDataImpl
-
Unsets the "multiWordEntries" attribute
- unsetMultiWordSeparator() - Method in interface org.apache.incubator.uima.DictionaryMetaDataDocument.DictionaryMetaData
-
Unsets the "multiWordSeparator" attribute
- unsetMultiWordSeparator() - Method in class org.apache.incubator.uima.impl.DictionaryMetaDataDocumentImpl.DictionaryMetaDataImpl
-
Unsets the "multiWordSeparator" attribute
- unsetName() - Method in interface org.apache.incubator.uima.regex.ConceptDocument.Concept
-
Unsets the "name" attribute
- unsetName() - Method in class org.apache.incubator.uima.regex.impl.ConceptDocumentImpl.ConceptImpl
-
Unsets the "name" attribute
- unsetNormalization() - Method in class org.apache.incubator.uima.regex.impl.SetFeatureDocumentImpl.SetFeatureImpl
-
Unsets the "normalization" attribute
- unsetNormalization() - Method in interface org.apache.incubator.uima.regex.SetFeatureDocument.SetFeature
-
Unsets the "normalization" attribute
- unsetOr() - Method in class org.apache.uima.simpleserver.config.xml.impl.TypeElementTypeImpl.FiltersImpl
-
Unsets the "or" element
- unsetOr() - Method in interface org.apache.uima.simpleserver.config.xml.TypeElementType.Filters
-
Unsets the "or" element
- unsetOutputAll() - Method in class org.apache.uima.simpleserver.config.xml.impl.TypeElementTypeImpl
-
Unsets the "outputAll" attribute
- unsetOutputAll() - Method in class org.apache.uima.simpleserver.config.xml.impl.UimaSimpleServerSpecDocumentImpl.UimaSimpleServerSpecImpl
-
Unsets the "outputAll" attribute
- unsetOutputAll() - Method in interface org.apache.uima.simpleserver.config.xml.TypeElementType
-
Unsets the "outputAll" attribute
- unsetOutputAll() - Method in interface org.apache.uima.simpleserver.config.xml.UimaSimpleServerSpecDocument.UimaSimpleServerSpec
-
Unsets the "outputAll" attribute
- unsetOutputCoveredText() - Method in class org.apache.uima.simpleserver.config.xml.impl.TypeElementTypeImpl
-
Unsets the "outputCoveredText" attribute
- unsetOutputCoveredText() - Method in interface org.apache.uima.simpleserver.config.xml.TypeElementType
-
Unsets the "outputCoveredText" attribute
- unsetOutputs() - Method in class org.apache.uima.simpleserver.config.xml.impl.TypeElementTypeImpl
-
Unsets the "outputs" element
- unsetOutputs() - Method in interface org.apache.uima.simpleserver.config.xml.TypeElementType
-
Unsets the "outputs" element
- unsetProcessAllRules() - Method in interface org.apache.incubator.uima.regex.ConceptDocument.Concept
-
Unsets the "processAllRules" attribute
- unsetProcessAllRules() - Method in class org.apache.incubator.uima.regex.impl.ConceptDocumentImpl.ConceptImpl
-
Unsets the "processAllRules" attribute
- unsetRuleExceptions() - Method in class org.apache.incubator.uima.regex.impl.RuleDocumentImpl.RuleImpl
-
Unsets the "ruleExceptions" element
- unsetRuleExceptions() - Method in interface org.apache.incubator.uima.regex.RuleDocument.Rule
-
Unsets the "ruleExceptions" element
- unsetRuleId() - Method in class org.apache.incubator.uima.regex.impl.RuleDocumentImpl.RuleImpl
-
Unsets the "ruleId" attribute
- unsetRuleId() - Method in interface org.apache.incubator.uima.regex.RuleDocument.Rule
-
Unsets the "ruleId" attribute
- unsetShortDescription() - Method in class org.apache.uima.simpleserver.config.xml.impl.OutputTypeImpl
-
Unsets the "shortDescription" element
- unsetShortDescription() - Method in class org.apache.uima.simpleserver.config.xml.impl.TypeElementTypeImpl
-
Unsets the "shortDescription" element
- unsetShortDescription() - Method in class org.apache.uima.simpleserver.config.xml.impl.UimaSimpleServerSpecDocumentImpl.UimaSimpleServerSpecImpl
-
Unsets the "shortDescription" element
- unsetShortDescription() - Method in interface org.apache.uima.simpleserver.config.xml.OutputType
-
Unsets the "shortDescription" element
- unsetShortDescription() - Method in interface org.apache.uima.simpleserver.config.xml.TypeElementType
-
Unsets the "shortDescription" element
- unsetShortDescription() - Method in interface org.apache.uima.simpleserver.config.xml.UimaSimpleServerSpecDocument.UimaSimpleServerSpec
-
Unsets the "shortDescription" element
- unsetUpdateMatchTypeAnnotation() - Method in class org.apache.incubator.uima.regex.impl.RuleDocumentImpl.RuleImpl
-
Unsets the "updateMatchTypeAnnotation" element
- unsetUpdateMatchTypeAnnotation() - Method in interface org.apache.incubator.uima.regex.RuleDocument.Rule
-
Unsets the "updateMatchTypeAnnotation" element
- unsetValidate() - Method in interface org.apache.incubator.uima.regex.AnnotationDocument.Annotation
-
Unsets the "validate" attribute
- unsetValidate() - Method in class org.apache.incubator.uima.regex.impl.AnnotationDocumentImpl.AnnotationImpl
-
Unsets the "validate" attribute
- unsetValue() - Method in class org.apache.uima.simpleserver.config.xml.impl.SimpleFilterTypeImpl
-
Unsets the "value" attribute
- unsetValue() - Method in interface org.apache.uima.simpleserver.config.xml.SimpleFilterType
-
Unsets the "value" attribute
- unsetVariables() - Method in interface org.apache.incubator.uima.regex.ConceptSetDocument.ConceptSet
-
Unsets the "variables" element
- unsetVariables() - Method in class org.apache.incubator.uima.regex.impl.ConceptSetDocumentImpl.ConceptSetImpl
-
Unsets the "variables" element
- UnsupportedResultFormatException - Exception in org.apache.uima.alchemy.digester.exception
-
- UnsupportedResultFormatException(Throwable) - Constructor for exception org.apache.uima.alchemy.digester.exception.UnsupportedResultFormatException
-
- UnsupportedResultFormatException(String) - Constructor for exception org.apache.uima.alchemy.digester.exception.UnsupportedResultFormatException
-
- UpdateLineColumn(char) - Method in class org.apache.uima.alchemy.digester.json.SimpleCharStream
-
- UpdateMatchTypeAnnotationDocument - Interface in org.apache.incubator.uima.regex
-
A document containing one updateMatchTypeAnnotation(@http://incubator.apache.org/uima/regex) element.
- UpdateMatchTypeAnnotationDocument.Factory - Class in org.apache.incubator.uima.regex
-
A factory class with static methods for creating instances
of this type.
- UpdateMatchTypeAnnotationDocument.UpdateMatchTypeAnnotation - Interface in org.apache.incubator.uima.regex
-
An XML updateMatchTypeAnnotation(@http://incubator.apache.org/uima/regex).
- UpdateMatchTypeAnnotationDocument.UpdateMatchTypeAnnotation.Factory - Class in org.apache.incubator.uima.regex
-
A factory class with static methods for creating instances
of this type.
- UpdateMatchTypeAnnotationDocumentImpl - Class in org.apache.incubator.uima.regex.impl
-
A document containing one updateMatchTypeAnnotation(@http://incubator.apache.org/uima/regex) element.
- UpdateMatchTypeAnnotationDocumentImpl(SchemaType) - Constructor for class org.apache.incubator.uima.regex.impl.UpdateMatchTypeAnnotationDocumentImpl
-
- UpdateMatchTypeAnnotationDocumentImpl.UpdateMatchTypeAnnotationImpl - Class in org.apache.incubator.uima.regex.impl
-
An XML updateMatchTypeAnnotation(@http://incubator.apache.org/uima/regex).
- UpdateMatchTypeAnnotationImpl(SchemaType) - Constructor for class org.apache.incubator.uima.regex.impl.UpdateMatchTypeAnnotationDocumentImpl.UpdateMatchTypeAnnotationImpl
-
- URL - Class in org.apache.uima.calais
-
Updated by JCasGen Thu Jun 17 13:00:13 CEST 2010
- URL() - Constructor for class org.apache.uima.calais.URL
-
Never called.
- URL(int, TOP_Type) - Constructor for class org.apache.uima.calais.URL
-
Internal - constructor used by generator
- URL(JCas) - Constructor for class org.apache.uima.calais.URL
-
- URL(JCas, int, int) - Constructor for class org.apache.uima.calais.URL
-
- URL_Type - Class in org.apache.uima.calais
-
Updated by JCasGen Thu Jun 17 13:00:13 CEST 2010
- URL_Type(JCas, Type) - Constructor for class org.apache.uima.calais.URL_Type
-
initialize variables to correspond with Cas Type and Features
- URLConceptTaggingAnnotator - Class in org.apache.uima.alchemy.annotator
-
- URLConceptTaggingAnnotator() - Constructor for class org.apache.uima.alchemy.annotator.URLConceptTaggingAnnotator
-
- URLMicroformatsAnnotator - Class in org.apache.uima.alchemy.annotator
-
- URLMicroformatsAnnotator() - Constructor for class org.apache.uima.alchemy.annotator.URLMicroformatsAnnotator
-
- usage() - Static method in class org.apache.uima.conceptMapper.dictionaryCompiler.CompileDictionary
-
- utf8 - Static variable in class org.apache.uima.simpleserver.servlet.SimpleServerServlet
-
- X - Static variable in interface org.apache.uima.simpleserver.config.xml.FilterOperator
-
- X_2 - Static variable in interface org.apache.uima.simpleserver.config.xml.FilterOperator
-
- X_3 - Static variable in interface org.apache.uima.simpleserver.config.xml.FilterOperator
-
- X_4 - Static variable in interface org.apache.uima.simpleserver.config.xml.FilterOperator
-
- X_5 - Static variable in interface org.apache.uima.simpleserver.config.xml.FilterOperator
-
- X_6 - Static variable in interface org.apache.uima.simpleserver.config.xml.FilterOperator
-
- xgetCaseNormalization() - Method in interface org.apache.incubator.uima.DictionaryMetaDataDocument.DictionaryMetaData
-
Gets (as xml) the "caseNormalization" attribute
- xgetCaseNormalization() - Method in class org.apache.incubator.uima.impl.DictionaryMetaDataDocumentImpl.DictionaryMetaDataImpl
-
Gets (as xml) the "caseNormalization" attribute
- xgetClass1() - Method in class org.apache.incubator.uima.regex.impl.SetFeatureDocumentImpl.SetFeatureImpl
-
Gets (as xml) the "class" attribute
- xgetClass1() - Method in interface org.apache.incubator.uima.regex.SetFeatureDocument.SetFeature
-
Gets (as xml) the "class" attribute
- xgetConfidence() - Method in class org.apache.incubator.uima.regex.impl.RuleDocumentImpl.RuleImpl
-
Gets (as xml) the "confidence" attribute
- xgetConfidence() - Method in interface org.apache.incubator.uima.regex.RuleDocument.Rule
-
Gets (as xml) the "confidence" attribute
- xgetFeaturePath() - Method in interface org.apache.incubator.uima.regex.FeatureDocument.Feature
-
Gets (as xml) the "featurePath" attribute
- xgetFeaturePath() - Method in class org.apache.incubator.uima.regex.impl.FeatureDocumentImpl.FeatureImpl
-
Gets (as xml) the "featurePath" attribute
- xgetFeaturePath() - Method in class org.apache.incubator.uima.regex.impl.RuleDocumentImpl.RuleImpl
-
Gets (as xml) the "featurePath" attribute
- xgetFeaturePath() - Method in interface org.apache.incubator.uima.regex.RuleDocument.Rule
-
Gets (as xml) the "featurePath" attribute
- xgetFeaturePath() - Method in class org.apache.uima.simpleserver.config.xml.impl.OutputTypeImpl
-
Gets (as xml) the "featurePath" attribute
- xgetFeaturePath() - Method in class org.apache.uima.simpleserver.config.xml.impl.SimpleFilterTypeImpl
-
Gets (as xml) the "featurePath" attribute
- xgetFeaturePath() - Method in interface org.apache.uima.simpleserver.config.xml.OutputType
-
Gets (as xml) the "featurePath" attribute
- xgetFeaturePath() - Method in interface org.apache.uima.simpleserver.config.xml.SimpleFilterType
-
Gets (as xml) the "featurePath" attribute
- xgetGroup() - Method in interface org.apache.incubator.uima.regex.BeginDocument.Begin
-
Gets (as xml) the "group" attribute
- xgetGroup() - Method in interface org.apache.incubator.uima.regex.EndDocument.End
-
Gets (as xml) the "group" attribute
- xgetGroup() - Method in class org.apache.incubator.uima.regex.impl.BeginDocumentImpl.BeginImpl
-
Gets (as xml) the "group" attribute
- xgetGroup() - Method in class org.apache.incubator.uima.regex.impl.EndDocumentImpl.EndImpl
-
Gets (as xml) the "group" attribute
- xgetId() - Method in interface org.apache.incubator.uima.regex.AnnotationDocument.Annotation
-
Gets (as xml) the "id" attribute
- xgetId() - Method in class org.apache.incubator.uima.regex.impl.AnnotationDocumentImpl.AnnotationImpl
-
Gets (as xml) the "id" attribute
- xgetLanguageId() - Method in class org.apache.incubator.uima.impl.TypeCollectionDocumentImpl.TypeCollectionImpl
-
Gets (as xml) the "languageId" element
- xgetLanguageId() - Method in interface org.apache.incubator.uima.TypeCollectionDocument.TypeCollection
-
Gets (as xml) the "languageId" element
- xgetLocation() - Method in interface org.apache.incubator.uima.regex.BeginDocument.Begin
-
Gets (as xml) the "location" attribute
- xgetLocation() - Method in interface org.apache.incubator.uima.regex.EndDocument.End
-
Gets (as xml) the "location" attribute
- xgetLocation() - Method in class org.apache.incubator.uima.regex.impl.BeginDocumentImpl.BeginImpl
-
Gets (as xml) the "location" attribute
- xgetLocation() - Method in class org.apache.incubator.uima.regex.impl.EndDocumentImpl.EndImpl
-
Gets (as xml) the "location" attribute
- xgetLongDescription() - Method in class org.apache.uima.simpleserver.config.xml.impl.OutputTypeImpl
-
Gets (as xml) the "longDescription" element
- xgetLongDescription() - Method in class org.apache.uima.simpleserver.config.xml.impl.TypeElementTypeImpl
-
Gets (as xml) the "longDescription" element
- xgetLongDescription() - Method in class org.apache.uima.simpleserver.config.xml.impl.UimaSimpleServerSpecDocumentImpl.UimaSimpleServerSpecImpl
-
Gets (as xml) the "longDescription" element
- xgetLongDescription() - Method in interface org.apache.uima.simpleserver.config.xml.OutputType
-
Gets (as xml) the "longDescription" element
- xgetLongDescription() - Method in interface org.apache.uima.simpleserver.config.xml.TypeElementType
-
Gets (as xml) the "longDescription" element
- xgetLongDescription() - Method in interface org.apache.uima.simpleserver.config.xml.UimaSimpleServerSpecDocument.UimaSimpleServerSpec
-
Gets (as xml) the "longDescription" element
- xgetMatchStrategy() - Method in class org.apache.incubator.uima.regex.impl.RuleDocumentImpl.RuleImpl
-
Gets (as xml) the "matchStrategy" attribute
- xgetMatchStrategy() - Method in interface org.apache.incubator.uima.regex.RuleDocument.Rule
-
Gets (as xml) the "matchStrategy" attribute
- xgetMatchType() - Method in interface org.apache.incubator.uima.regex.ExceptionDocument.Exception
-
Gets (as xml) the "matchType" attribute
- xgetMatchType() - Method in class org.apache.incubator.uima.regex.impl.ExceptionDocumentImpl.ExceptionImpl
-
Gets (as xml) the "matchType" attribute
- xgetMatchType() - Method in class org.apache.incubator.uima.regex.impl.RuleDocumentImpl.RuleImpl
-
Gets (as xml) the "matchType" attribute
- xgetMatchType() - Method in interface org.apache.incubator.uima.regex.RuleDocument.Rule
-
Gets (as xml) the "matchType" attribute
- xgetMultiWordEntries() - Method in interface org.apache.incubator.uima.DictionaryMetaDataDocument.DictionaryMetaData
-
Gets (as xml) the "multiWordEntries" attribute
- xgetMultiWordEntries() - Method in class org.apache.incubator.uima.impl.DictionaryMetaDataDocumentImpl.DictionaryMetaDataImpl
-
Gets (as xml) the "multiWordEntries" attribute
- xgetMultiWordSeparator() - Method in interface org.apache.incubator.uima.DictionaryMetaDataDocument.DictionaryMetaData
-
Gets (as xml) the "multiWordSeparator" attribute
- xgetMultiWordSeparator() - Method in class org.apache.incubator.uima.impl.DictionaryMetaDataDocumentImpl.DictionaryMetaDataImpl
-
Gets (as xml) the "multiWordSeparator" attribute
- xgetName() - Method in interface org.apache.incubator.uima.regex.ConceptDocument.Concept
-
Gets (as xml) the "name" attribute
- xgetName() - Method in class org.apache.incubator.uima.regex.impl.ConceptDocumentImpl.ConceptImpl
-
Gets (as xml) the "name" attribute
- xgetName() - Method in class org.apache.incubator.uima.regex.impl.SetFeatureDocumentImpl.SetFeatureImpl
-
Gets (as xml) the "name" attribute
- xgetName() - Method in class org.apache.incubator.uima.regex.impl.VariableDocumentImpl.VariableImpl
-
Gets (as xml) the "name" attribute
- xgetName() - Method in interface org.apache.incubator.uima.regex.SetFeatureDocument.SetFeature
-
Gets (as xml) the "name" attribute
- xgetName() - Method in interface org.apache.incubator.uima.regex.VariableDocument.Variable
-
Gets (as xml) the "name" attribute
- xgetName() - Method in class org.apache.uima.simpleserver.config.xml.impl.TypeElementTypeImpl
-
Gets (as xml) the "name" attribute
- xgetName() - Method in interface org.apache.uima.simpleserver.config.xml.TypeElementType
-
Gets (as xml) the "name" attribute
- xgetNormalization() - Method in class org.apache.incubator.uima.regex.impl.SetFeatureDocumentImpl.SetFeatureImpl
-
Gets (as xml) the "normalization" attribute
- xgetNormalization() - Method in interface org.apache.incubator.uima.regex.SetFeatureDocument.SetFeature
-
Gets (as xml) the "normalization" attribute
- xgetOperator() - Method in class org.apache.uima.simpleserver.config.xml.impl.SimpleFilterTypeImpl
-
Gets (as xml) the "operator" attribute
- xgetOperator() - Method in interface org.apache.uima.simpleserver.config.xml.SimpleFilterType
-
Gets (as xml) the "operator" attribute
- xgetOutputAll() - Method in class org.apache.uima.simpleserver.config.xml.impl.TypeElementTypeImpl
-
Gets (as xml) the "outputAll" attribute
- xgetOutputAll() - Method in class org.apache.uima.simpleserver.config.xml.impl.UimaSimpleServerSpecDocumentImpl.UimaSimpleServerSpecImpl
-
Gets (as xml) the "outputAll" attribute
- xgetOutputAll() - Method in interface org.apache.uima.simpleserver.config.xml.TypeElementType
-
Gets (as xml) the "outputAll" attribute
- xgetOutputAll() - Method in interface org.apache.uima.simpleserver.config.xml.UimaSimpleServerSpecDocument.UimaSimpleServerSpec
-
Gets (as xml) the "outputAll" attribute
- xgetOutputAttribute() - Method in class org.apache.uima.simpleserver.config.xml.impl.OutputTypeImpl
-
Gets (as xml) the "outputAttribute" attribute
- xgetOutputAttribute() - Method in interface org.apache.uima.simpleserver.config.xml.OutputType
-
Gets (as xml) the "outputAttribute" attribute
- xgetOutputCoveredText() - Method in class org.apache.uima.simpleserver.config.xml.impl.TypeElementTypeImpl
-
Gets (as xml) the "outputCoveredText" attribute
- xgetOutputCoveredText() - Method in interface org.apache.uima.simpleserver.config.xml.TypeElementType
-
Gets (as xml) the "outputCoveredText" attribute
- xgetOutputTag() - Method in class org.apache.uima.simpleserver.config.xml.impl.TypeElementTypeImpl
-
Gets (as xml) the "outputTag" attribute
- xgetOutputTag() - Method in interface org.apache.uima.simpleserver.config.xml.TypeElementType
-
Gets (as xml) the "outputTag" attribute
- xgetProcessAllRules() - Method in interface org.apache.incubator.uima.regex.ConceptDocument.Concept
-
Gets (as xml) the "processAllRules" attribute
- xgetProcessAllRules() - Method in class org.apache.incubator.uima.regex.impl.ConceptDocumentImpl.ConceptImpl
-
Gets (as xml) the "processAllRules" attribute
- xgetRegEx() - Method in class org.apache.incubator.uima.regex.impl.RuleDocumentImpl.RuleImpl
-
Gets (as xml) the "regEx" attribute
- xgetRegEx() - Method in interface org.apache.incubator.uima.regex.RuleDocument.Rule
-
Gets (as xml) the "regEx" attribute
- xgetRuleId() - Method in class org.apache.incubator.uima.regex.impl.RuleDocumentImpl.RuleImpl
-
Gets (as xml) the "ruleId" attribute
- xgetRuleId() - Method in interface org.apache.incubator.uima.regex.RuleDocument.Rule
-
Gets (as xml) the "ruleId" attribute
- xgetShortDescription() - Method in class org.apache.uima.simpleserver.config.xml.impl.OutputTypeImpl
-
Gets (as xml) the "shortDescription" element
- xgetShortDescription() - Method in class org.apache.uima.simpleserver.config.xml.impl.TypeElementTypeImpl
-
Gets (as xml) the "shortDescription" element
- xgetShortDescription() - Method in class org.apache.uima.simpleserver.config.xml.impl.UimaSimpleServerSpecDocumentImpl.UimaSimpleServerSpecImpl
-
Gets (as xml) the "shortDescription" element
- xgetShortDescription() - Method in interface org.apache.uima.simpleserver.config.xml.OutputType
-
Gets (as xml) the "shortDescription" element
- xgetShortDescription() - Method in interface org.apache.uima.simpleserver.config.xml.TypeElementType
-
Gets (as xml) the "shortDescription" element
- xgetShortDescription() - Method in interface org.apache.uima.simpleserver.config.xml.UimaSimpleServerSpecDocument.UimaSimpleServerSpec
-
Gets (as xml) the "shortDescription" element
- xgetType() - Method in interface org.apache.incubator.uima.regex.AnnotationDocument.Annotation
-
Gets (as xml) the "type" attribute
- xgetType() - Method in class org.apache.incubator.uima.regex.impl.AnnotationDocumentImpl.AnnotationImpl
-
Gets (as xml) the "type" attribute
- xgetType() - Method in class org.apache.incubator.uima.regex.impl.SetFeatureDocumentImpl.SetFeatureImpl
-
Gets (as xml) the "type" attribute
- xgetType() - Method in interface org.apache.incubator.uima.regex.SetFeatureDocument.SetFeature
-
Gets (as xml) the "type" attribute
- xgetTypeName() - Method in class org.apache.incubator.uima.impl.TypeDescriptionDocumentImpl.TypeDescriptionImpl
-
Gets (as xml) the "typeName" element
- xgetTypeName() - Method in interface org.apache.incubator.uima.TypeDescriptionDocument.TypeDescription
-
Gets (as xml) the "typeName" element
- xgetValidate() - Method in interface org.apache.incubator.uima.regex.AnnotationDocument.Annotation
-
Gets (as xml) the "validate" attribute
- xgetValidate() - Method in class org.apache.incubator.uima.regex.impl.AnnotationDocumentImpl.AnnotationImpl
-
Gets (as xml) the "validate" attribute
- xgetValue() - Method in class org.apache.incubator.uima.regex.impl.VariableDocumentImpl.VariableImpl
-
Gets (as xml) the "value" attribute
- xgetValue() - Method in interface org.apache.incubator.uima.regex.VariableDocument.Variable
-
Gets (as xml) the "value" attribute
- xgetValue() - Method in class org.apache.uima.simpleserver.config.xml.impl.SimpleFilterTypeImpl
-
Gets (as xml) the "value" attribute
- xgetValue() - Method in interface org.apache.uima.simpleserver.config.xml.SimpleFilterType
-
Gets (as xml) the "value" attribute
- XMLAnnotatedEntityExtractionDigester - Class in org.apache.uima.alchemy.digester.entity.annotated
-
- XMLAnnotatedEntityExtractionDigester() - Constructor for class org.apache.uima.alchemy.digester.entity.annotated.XMLAnnotatedEntityExtractionDigester
-
- XmlConfigReader - Class in org.apache.uima.simpleserver.config.impl
-
Read server configuration from an XML file or stream.
- XmlConfigReader() - Constructor for class org.apache.uima.simpleserver.config.impl.XmlConfigReader
-
- XMLLanguageDigester - Class in org.apache.uima.alchemy.digester.language
-
- XMLLanguageDigester() - Constructor for class org.apache.uima.alchemy.digester.language.XMLLanguageDigester
-
- XMLMicroformatsDigester - Class in org.apache.uima.alchemy.digester.microformats
-
- XMLMicroformatsDigester() - Constructor for class org.apache.uima.alchemy.digester.microformats.XMLMicroformatsDigester
-
- XMLRankedEntityExtractionDigester - Class in org.apache.uima.alchemy.digester.entity.ranked
-
- XMLRankedEntityExtractionDigester() - Constructor for class org.apache.uima.alchemy.digester.entity.ranked.XMLRankedEntityExtractionDigester
-
- XMLSentimentAnalysisDigester - Class in org.apache.uima.alchemy.digester.sentiment
-
Digester for XML output of sentiment analysis service
- XMLSentimentAnalysisDigester() - Constructor for class org.apache.uima.alchemy.digester.sentiment.XMLSentimentAnalysisDigester
-
- XMLTextCategorizationDigester - Class in org.apache.uima.alchemy.digester.categorization
-
- XMLTextCategorizationDigester() - Constructor for class org.apache.uima.alchemy.digester.categorization.XMLTextCategorizationDigester
-
- XMLTextConceptDigester - Class in org.apache.uima.alchemy.digester.concept
-
- XMLTextConceptDigester() - Constructor for class org.apache.uima.alchemy.digester.concept.XMLTextConceptDigester
-
- XMLTextKeywordExctractionDigester - Class in org.apache.uima.alchemy.digester.keyword
-
- XMLTextKeywordExctractionDigester() - Constructor for class org.apache.uima.alchemy.digester.keyword.XMLTextKeywordExctractionDigester
-
- xmlToString(Document) - Method in class org.apache.uima.simpleserver.servlet.ListServices
-
- xsetCaseNormalization(XmlBoolean) - Method in interface org.apache.incubator.uima.DictionaryMetaDataDocument.DictionaryMetaData
-
Sets (as xml) the "caseNormalization" attribute
- xsetCaseNormalization(XmlBoolean) - Method in class org.apache.incubator.uima.impl.DictionaryMetaDataDocumentImpl.DictionaryMetaDataImpl
-
Sets (as xml) the "caseNormalization" attribute
- xsetClass1(XmlString) - Method in class org.apache.incubator.uima.regex.impl.SetFeatureDocumentImpl.SetFeatureImpl
-
Sets (as xml) the "class" attribute
- xsetClass1(XmlString) - Method in interface org.apache.incubator.uima.regex.SetFeatureDocument.SetFeature
-
Sets (as xml) the "class" attribute
- xsetConfidence(XmlDecimal) - Method in class org.apache.incubator.uima.regex.impl.RuleDocumentImpl.RuleImpl
-
Sets (as xml) the "confidence" attribute
- xsetConfidence(XmlDecimal) - Method in interface org.apache.incubator.uima.regex.RuleDocument.Rule
-
Sets (as xml) the "confidence" attribute
- xsetFeaturePath(XmlString) - Method in interface org.apache.incubator.uima.regex.FeatureDocument.Feature
-
Sets (as xml) the "featurePath" attribute
- xsetFeaturePath(XmlString) - Method in class org.apache.incubator.uima.regex.impl.FeatureDocumentImpl.FeatureImpl
-
Sets (as xml) the "featurePath" attribute
- xsetFeaturePath(XmlString) - Method in class org.apache.incubator.uima.regex.impl.RuleDocumentImpl.RuleImpl
-
Sets (as xml) the "featurePath" attribute
- xsetFeaturePath(XmlString) - Method in interface org.apache.incubator.uima.regex.RuleDocument.Rule
-
Sets (as xml) the "featurePath" attribute
- xsetFeaturePath(XmlString) - Method in class org.apache.uima.simpleserver.config.xml.impl.OutputTypeImpl
-
Sets (as xml) the "featurePath" attribute
- xsetFeaturePath(XmlString) - Method in class org.apache.uima.simpleserver.config.xml.impl.SimpleFilterTypeImpl
-
Sets (as xml) the "featurePath" attribute
- xsetFeaturePath(XmlString) - Method in interface org.apache.uima.simpleserver.config.xml.OutputType
-
Sets (as xml) the "featurePath" attribute
- xsetFeaturePath(XmlString) - Method in interface org.apache.uima.simpleserver.config.xml.SimpleFilterType
-
Sets (as xml) the "featurePath" attribute
- xsetGroup(XmlInteger) - Method in interface org.apache.incubator.uima.regex.BeginDocument.Begin
-
Sets (as xml) the "group" attribute
- xsetGroup(XmlInteger) - Method in interface org.apache.incubator.uima.regex.EndDocument.End
-
Sets (as xml) the "group" attribute
- xsetGroup(XmlInteger) - Method in class org.apache.incubator.uima.regex.impl.BeginDocumentImpl.BeginImpl
-
Sets (as xml) the "group" attribute
- xsetGroup(XmlInteger) - Method in class org.apache.incubator.uima.regex.impl.EndDocumentImpl.EndImpl
-
Sets (as xml) the "group" attribute
- xsetId(XmlString) - Method in interface org.apache.incubator.uima.regex.AnnotationDocument.Annotation
-
Sets (as xml) the "id" attribute
- xsetId(XmlString) - Method in class org.apache.incubator.uima.regex.impl.AnnotationDocumentImpl.AnnotationImpl
-
Sets (as xml) the "id" attribute
- xsetLanguageId(XmlString) - Method in class org.apache.incubator.uima.impl.TypeCollectionDocumentImpl.TypeCollectionImpl
-
Sets (as xml) the "languageId" element
- xsetLanguageId(XmlString) - Method in interface org.apache.incubator.uima.TypeCollectionDocument.TypeCollection
-
Sets (as xml) the "languageId" element
- xsetLocation(BeginDocument.Begin.Location) - Method in interface org.apache.incubator.uima.regex.BeginDocument.Begin
-
Sets (as xml) the "location" attribute
- xsetLocation(EndDocument.End.Location) - Method in interface org.apache.incubator.uima.regex.EndDocument.End
-
Sets (as xml) the "location" attribute
- xsetLocation(BeginDocument.Begin.Location) - Method in class org.apache.incubator.uima.regex.impl.BeginDocumentImpl.BeginImpl
-
Sets (as xml) the "location" attribute
- xsetLocation(EndDocument.End.Location) - Method in class org.apache.incubator.uima.regex.impl.EndDocumentImpl.EndImpl
-
Sets (as xml) the "location" attribute
- xsetLongDescription(XmlString) - Method in class org.apache.uima.simpleserver.config.xml.impl.OutputTypeImpl
-
Sets (as xml) the "longDescription" element
- xsetLongDescription(XmlString) - Method in class org.apache.uima.simpleserver.config.xml.impl.TypeElementTypeImpl
-
Sets (as xml) the "longDescription" element
- xsetLongDescription(XmlString) - Method in class org.apache.uima.simpleserver.config.xml.impl.UimaSimpleServerSpecDocumentImpl.UimaSimpleServerSpecImpl
-
Sets (as xml) the "longDescription" element
- xsetLongDescription(XmlString) - Method in interface org.apache.uima.simpleserver.config.xml.OutputType
-
Sets (as xml) the "longDescription" element
- xsetLongDescription(XmlString) - Method in interface org.apache.uima.simpleserver.config.xml.TypeElementType
-
Sets (as xml) the "longDescription" element
- xsetLongDescription(XmlString) - Method in interface org.apache.uima.simpleserver.config.xml.UimaSimpleServerSpecDocument.UimaSimpleServerSpec
-
Sets (as xml) the "longDescription" element
- xsetMatchStrategy(RuleDocument.Rule.MatchStrategy) - Method in class org.apache.incubator.uima.regex.impl.RuleDocumentImpl.RuleImpl
-
Sets (as xml) the "matchStrategy" attribute
- xsetMatchStrategy(RuleDocument.Rule.MatchStrategy) - Method in interface org.apache.incubator.uima.regex.RuleDocument.Rule
-
Sets (as xml) the "matchStrategy" attribute
- xsetMatchType(XmlString) - Method in interface org.apache.incubator.uima.regex.ExceptionDocument.Exception
-
Sets (as xml) the "matchType" attribute
- xsetMatchType(XmlString) - Method in class org.apache.incubator.uima.regex.impl.ExceptionDocumentImpl.ExceptionImpl
-
Sets (as xml) the "matchType" attribute
- xsetMatchType(XmlString) - Method in class org.apache.incubator.uima.regex.impl.RuleDocumentImpl.RuleImpl
-
Sets (as xml) the "matchType" attribute
- xsetMatchType(XmlString) - Method in interface org.apache.incubator.uima.regex.RuleDocument.Rule
-
Sets (as xml) the "matchType" attribute
- xsetMultiWordEntries(XmlBoolean) - Method in interface org.apache.incubator.uima.DictionaryMetaDataDocument.DictionaryMetaData
-
Sets (as xml) the "multiWordEntries" attribute
- xsetMultiWordEntries(XmlBoolean) - Method in class org.apache.incubator.uima.impl.DictionaryMetaDataDocumentImpl.DictionaryMetaDataImpl
-
Sets (as xml) the "multiWordEntries" attribute
- xsetMultiWordSeparator(XmlString) - Method in interface org.apache.incubator.uima.DictionaryMetaDataDocument.DictionaryMetaData
-
Sets (as xml) the "multiWordSeparator" attribute
- xsetMultiWordSeparator(XmlString) - Method in class org.apache.incubator.uima.impl.DictionaryMetaDataDocumentImpl.DictionaryMetaDataImpl
-
Sets (as xml) the "multiWordSeparator" attribute
- xsetName(XmlString) - Method in interface org.apache.incubator.uima.regex.ConceptDocument.Concept
-
Sets (as xml) the "name" attribute
- xsetName(XmlString) - Method in class org.apache.incubator.uima.regex.impl.ConceptDocumentImpl.ConceptImpl
-
Sets (as xml) the "name" attribute
- xsetName(XmlString) - Method in class org.apache.incubator.uima.regex.impl.SetFeatureDocumentImpl.SetFeatureImpl
-
Sets (as xml) the "name" attribute
- xsetName(XmlString) - Method in class org.apache.incubator.uima.regex.impl.VariableDocumentImpl.VariableImpl
-
Sets (as xml) the "name" attribute
- xsetName(XmlString) - Method in interface org.apache.incubator.uima.regex.SetFeatureDocument.SetFeature
-
Sets (as xml) the "name" attribute
- xsetName(XmlString) - Method in interface org.apache.incubator.uima.regex.VariableDocument.Variable
-
Sets (as xml) the "name" attribute
- xsetName(XmlString) - Method in class org.apache.uima.simpleserver.config.xml.impl.TypeElementTypeImpl
-
Sets (as xml) the "name" attribute
- xsetName(XmlString) - Method in interface org.apache.uima.simpleserver.config.xml.TypeElementType
-
Sets (as xml) the "name" attribute
- xsetNormalization(SetFeatureDocument.SetFeature.Normalization) - Method in class org.apache.incubator.uima.regex.impl.SetFeatureDocumentImpl.SetFeatureImpl
-
Sets (as xml) the "normalization" attribute
- xsetNormalization(SetFeatureDocument.SetFeature.Normalization) - Method in interface org.apache.incubator.uima.regex.SetFeatureDocument.SetFeature
-
Sets (as xml) the "normalization" attribute
- xsetOperator(FilterOperator) - Method in class org.apache.uima.simpleserver.config.xml.impl.SimpleFilterTypeImpl
-
Sets (as xml) the "operator" attribute
- xsetOperator(FilterOperator) - Method in interface org.apache.uima.simpleserver.config.xml.SimpleFilterType
-
Sets (as xml) the "operator" attribute
- xsetOutputAll(XmlBoolean) - Method in class org.apache.uima.simpleserver.config.xml.impl.TypeElementTypeImpl
-
Sets (as xml) the "outputAll" attribute
- xsetOutputAll(XmlBoolean) - Method in class org.apache.uima.simpleserver.config.xml.impl.UimaSimpleServerSpecDocumentImpl.UimaSimpleServerSpecImpl
-
Sets (as xml) the "outputAll" attribute
- xsetOutputAll(XmlBoolean) - Method in interface org.apache.uima.simpleserver.config.xml.TypeElementType
-
Sets (as xml) the "outputAll" attribute
- xsetOutputAll(XmlBoolean) - Method in interface org.apache.uima.simpleserver.config.xml.UimaSimpleServerSpecDocument.UimaSimpleServerSpec
-
Sets (as xml) the "outputAll" attribute
- xsetOutputAttribute(XmlString) - Method in class org.apache.uima.simpleserver.config.xml.impl.OutputTypeImpl
-
Sets (as xml) the "outputAttribute" attribute
- xsetOutputAttribute(XmlString) - Method in interface org.apache.uima.simpleserver.config.xml.OutputType
-
Sets (as xml) the "outputAttribute" attribute
- xsetOutputCoveredText(XmlBoolean) - Method in class org.apache.uima.simpleserver.config.xml.impl.TypeElementTypeImpl
-
Sets (as xml) the "outputCoveredText" attribute
- xsetOutputCoveredText(XmlBoolean) - Method in interface org.apache.uima.simpleserver.config.xml.TypeElementType
-
Sets (as xml) the "outputCoveredText" attribute
- xsetOutputTag(XmlString) - Method in class org.apache.uima.simpleserver.config.xml.impl.TypeElementTypeImpl
-
Sets (as xml) the "outputTag" attribute
- xsetOutputTag(XmlString) - Method in interface org.apache.uima.simpleserver.config.xml.TypeElementType
-
Sets (as xml) the "outputTag" attribute
- xsetProcessAllRules(XmlBoolean) - Method in interface org.apache.incubator.uima.regex.ConceptDocument.Concept
-
Sets (as xml) the "processAllRules" attribute
- xsetProcessAllRules(XmlBoolean) - Method in class org.apache.incubator.uima.regex.impl.ConceptDocumentImpl.ConceptImpl
-
Sets (as xml) the "processAllRules" attribute
- xsetRegEx(XmlString) - Method in class org.apache.incubator.uima.regex.impl.RuleDocumentImpl.RuleImpl
-
Sets (as xml) the "regEx" attribute
- xsetRegEx(XmlString) - Method in interface org.apache.incubator.uima.regex.RuleDocument.Rule
-
Sets (as xml) the "regEx" attribute
- xsetRuleId(XmlString) - Method in class org.apache.incubator.uima.regex.impl.RuleDocumentImpl.RuleImpl
-
Sets (as xml) the "ruleId" attribute
- xsetRuleId(XmlString) - Method in interface org.apache.incubator.uima.regex.RuleDocument.Rule
-
Sets (as xml) the "ruleId" attribute
- xsetShortDescription(XmlString) - Method in class org.apache.uima.simpleserver.config.xml.impl.OutputTypeImpl
-
Sets (as xml) the "shortDescription" element
- xsetShortDescription(XmlString) - Method in class org.apache.uima.simpleserver.config.xml.impl.TypeElementTypeImpl
-
Sets (as xml) the "shortDescription" element
- xsetShortDescription(XmlString) - Method in class org.apache.uima.simpleserver.config.xml.impl.UimaSimpleServerSpecDocumentImpl.UimaSimpleServerSpecImpl
-
Sets (as xml) the "shortDescription" element
- xsetShortDescription(XmlString) - Method in interface org.apache.uima.simpleserver.config.xml.OutputType
-
Sets (as xml) the "shortDescription" element
- xsetShortDescription(XmlString) - Method in interface org.apache.uima.simpleserver.config.xml.TypeElementType
-
Sets (as xml) the "shortDescription" element
- xsetShortDescription(XmlString) - Method in interface org.apache.uima.simpleserver.config.xml.UimaSimpleServerSpecDocument.UimaSimpleServerSpec
-
Sets (as xml) the "shortDescription" element
- xsetType(XmlString) - Method in interface org.apache.incubator.uima.regex.AnnotationDocument.Annotation
-
Sets (as xml) the "type" attribute
- xsetType(XmlString) - Method in class org.apache.incubator.uima.regex.impl.AnnotationDocumentImpl.AnnotationImpl
-
Sets (as xml) the "type" attribute
- xsetType(SetFeatureDocument.SetFeature.Type) - Method in class org.apache.incubator.uima.regex.impl.SetFeatureDocumentImpl.SetFeatureImpl
-
Sets (as xml) the "type" attribute
- xsetType(SetFeatureDocument.SetFeature.Type) - Method in interface org.apache.incubator.uima.regex.SetFeatureDocument.SetFeature
-
Sets (as xml) the "type" attribute
- xsetTypeName(XmlString) - Method in class org.apache.incubator.uima.impl.TypeDescriptionDocumentImpl.TypeDescriptionImpl
-
Sets (as xml) the "typeName" element
- xsetTypeName(XmlString) - Method in interface org.apache.incubator.uima.TypeDescriptionDocument.TypeDescription
-
Sets (as xml) the "typeName" element
- xsetValidate(XmlString) - Method in interface org.apache.incubator.uima.regex.AnnotationDocument.Annotation
-
Sets (as xml) the "validate" attribute
- xsetValidate(XmlString) - Method in class org.apache.incubator.uima.regex.impl.AnnotationDocumentImpl.AnnotationImpl
-
Sets (as xml) the "validate" attribute
- xsetValue(XmlString) - Method in class org.apache.incubator.uima.regex.impl.VariableDocumentImpl.VariableImpl
-
Sets (as xml) the "value" attribute
- xsetValue(XmlString) - Method in interface org.apache.incubator.uima.regex.VariableDocument.Variable
-
Sets (as xml) the "value" attribute
- xsetValue(XmlString) - Method in class org.apache.uima.simpleserver.config.xml.impl.SimpleFilterTypeImpl
-
Sets (as xml) the "value" attribute
- xsetValue(XmlString) - Method in interface org.apache.uima.simpleserver.config.xml.SimpleFilterType
-
Sets (as xml) the "value" attribute