AnnotatorContext(void) | uima::AnnotatorContext | [inline] |
AnnotatorContext(AnalysisEngineDescription *taeSpec) | uima::AnnotatorContext | |
assignValue(const icu::UnicodeString ¶mName, const bool &value) | uima::AnnotatorContext | |
assignValue(const icu::UnicodeString ¶mName, const std::vector< bool > &value) | uima::AnnotatorContext | |
assignValue(const icu::UnicodeString ¶mName, const size_t &value) | uima::AnnotatorContext | |
assignValue(const icu::UnicodeString ¶mName, const std::vector< size_t > &value) | uima::AnnotatorContext | |
assignValue(const icu::UnicodeString ¶mName, const int &value) | uima::AnnotatorContext | |
assignValue(const icu::UnicodeString ¶mName, const std::vector< int > &value) | uima::AnnotatorContext | |
assignValue(const icu::UnicodeString ¶mName, const float &value) | uima::AnnotatorContext | |
assignValue(const icu::UnicodeString ¶mName, const std::vector< float > &value) | uima::AnnotatorContext | |
assignValue(const icu::UnicodeString ¶mName, const double &value) | uima::AnnotatorContext | |
assignValue(const icu::UnicodeString ¶mName, const std::vector< double > &value) | uima::AnnotatorContext | |
assignValue(const icu::UnicodeString ¶mName, const icu::UnicodeString &value) | uima::AnnotatorContext | |
assignValue(const icu::UnicodeString ¶mName, const std::vector< icu::UnicodeString > &value) | uima::AnnotatorContext | |
assignValue(const icu::UnicodeString &groupName, const icu::UnicodeString ¶mName, const bool &value) | uima::AnnotatorContext | |
assignValue(const icu::UnicodeString &groupName, const icu::UnicodeString ¶mName, const std::vector< bool > &value) | uima::AnnotatorContext | |
assignValue(const icu::UnicodeString &groupName, const icu::UnicodeString ¶mName, const int &value) | uima::AnnotatorContext | |
assignValue(const icu::UnicodeString &groupName, const icu::UnicodeString ¶mName, const std::vector< int > &value) | uima::AnnotatorContext | |
assignValue(const icu::UnicodeString &groupName, const icu::UnicodeString ¶mName, const size_t &value) | uima::AnnotatorContext | |
assignValue(const icu::UnicodeString &groupName, const icu::UnicodeString ¶mName, const std::vector< size_t > &value) | uima::AnnotatorContext | |
assignValue(const icu::UnicodeString &groupName, const icu::UnicodeString ¶mName, const float &value) | uima::AnnotatorContext | |
assignValue(const icu::UnicodeString &groupName, const icu::UnicodeString ¶mName, const std::vector< float > &value) | uima::AnnotatorContext | |
assignValue(const icu::UnicodeString &groupName, const icu::UnicodeString ¶mName, const double &value) | uima::AnnotatorContext | |
assignValue(const icu::UnicodeString &groupName, const icu::UnicodeString ¶mName, const std::vector< double > &value) | uima::AnnotatorContext | |
assignValue(const icu::UnicodeString &groupName, const icu::UnicodeString ¶mName, const icu::UnicodeString &value) | uima::AnnotatorContext | |
assignValue(const icu::UnicodeString &groupName, const icu::UnicodeString ¶mName, const std::vector< icu::UnicodeString > &value) | uima::AnnotatorContext | |
defineCASPool(size_t numInstances) | uima::AnnotatorContext | |
extractDelegate(const icu::UnicodeString &key) | uima::AnnotatorContext | |
extractValue(const icu::UnicodeString ¶mName, std::string &value) const | uima::AnnotatorContext | [inline] |
extractValue(const icu::UnicodeString ¶mName, std::vector< std::string * > &returnValues) const | uima::AnnotatorContext | [inline] |
extractValue(const icu::UnicodeString &groupName, const icu::UnicodeString ¶mName, std::string &value) const | uima::AnnotatorContext | [inline] |
extractValue(const icu::UnicodeString &groupName, const icu::UnicodeString ¶mName, std::vector< std::string * > &returnValues) const | uima::AnnotatorContext | [inline] |
extractValue(const icu::UnicodeString ¶mName, bool &value) const | uima::AnnotatorContext | [inline] |
extractValue(const icu::UnicodeString ¶mName, std::vector< bool > &returnValues) const | uima::AnnotatorContext | [inline] |
extractValue(const icu::UnicodeString ¶mName, int &value) const | uima::AnnotatorContext | [inline] |
extractValue(const icu::UnicodeString ¶mName, size_t &value) const | uima::AnnotatorContext | [inline] |
extractValue(const icu::UnicodeString ¶mName, std::vector< int > &returnValues) const | uima::AnnotatorContext | [inline] |
extractValue(const icu::UnicodeString ¶mName, float &value) const | uima::AnnotatorContext | [inline] |
extractValue(const icu::UnicodeString ¶mName, std::vector< float > &returnValues) const | uima::AnnotatorContext | [inline] |
extractValue(const icu::UnicodeString ¶mName, icu::UnicodeString &value) const | uima::AnnotatorContext | [inline] |
extractValue(const icu::UnicodeString ¶mName, std::vector< icu::UnicodeString > &returnValues) const | uima::AnnotatorContext | [inline] |
extractValue(const icu::UnicodeString &groupName, const icu::UnicodeString ¶mName, bool &value) const | uima::AnnotatorContext | [inline] |
extractValue(const icu::UnicodeString &groupName, const icu::UnicodeString ¶mName, std::vector< bool > &returnValues) const | uima::AnnotatorContext | [inline] |
extractValue(const icu::UnicodeString &groupName, const icu::UnicodeString ¶mName, int &value) const | uima::AnnotatorContext | [inline] |
extractValue(const icu::UnicodeString &groupName, const icu::UnicodeString ¶mName, size_t &value) const | uima::AnnotatorContext | [inline] |
extractValue(const icu::UnicodeString &groupName, const icu::UnicodeString ¶mName, std::vector< int > &returnValues) const | uima::AnnotatorContext | [inline] |
extractValue(const icu::UnicodeString &groupName, const icu::UnicodeString ¶mName, float &value) const | uima::AnnotatorContext | [inline] |
extractValue(const icu::UnicodeString &groupName, const icu::UnicodeString ¶mName, std::vector< float > &returnValues) const | uima::AnnotatorContext | [inline] |
extractValue(const icu::UnicodeString &groupName, const icu::UnicodeString ¶mName, icu::UnicodeString &value) const | uima::AnnotatorContext | [inline] |
extractValue(const icu::UnicodeString &groupName, const icu::UnicodeString ¶mName, std::vector< icu::UnicodeString > &returnValues) const | uima::AnnotatorContext | [inline] |
getDelegate(const icu::UnicodeString &key) const | uima::AnnotatorContext | |
getDelegates() const | uima::AnnotatorContext | [inline] |
getEmptyCAS() | uima::AnnotatorContext | |
getFSIndexDescriptions() const | uima::AnnotatorContext | |
getGroupNamesForParameter(const icu::UnicodeString ¶mName) const | uima::AnnotatorContext | |
getLogger() const | uima::AnnotatorContext | [inline] |
getSofaMappings() const | uima::AnnotatorContext | [inline] |
getTaeSpecifier() const | uima::AnnotatorContext | [inline] |
getTraceCompId() const | uima::AnnotatorContext | [inline] |
isParameterDefined(const icu::UnicodeString ¶mName) const | uima::AnnotatorContext | |
isParameterDefined(const icu::UnicodeString &groupName, const icu::UnicodeString ¶mName) const | uima::AnnotatorContext | |
mapToSofaID(const icu::UnicodeString &componentSofaName) | uima::AnnotatorContext | [inline] |
release(std::string &value) const | uima::AnnotatorContext | |
release(std::vector< std::string * > &returnValues) const | uima::AnnotatorContext | |
releaseCAS(CAS &) | uima::AnnotatorContext | |
TyMapDelegateAnCs typedef | uima::AnnotatorContext | |
TyMapSofaMappings typedef | uima::AnnotatorContext | |
~AnnotatorContext(void) | uima::AnnotatorContext | |