Programmers are strongly encouraged to use them instead of string literals. E.g. write uima::TT::TYPE_NAME_TOKEN_ANNOTATION
instead of "uima.tt.TokenAnnotation"
CAS string constants for the names of predefined basic types. | |
static char const * | uima::CAS::NAME_SPACE_UIMA_CAS |
Use this instead of a string literal. | |
static char const * | uima::CAS::TYPE_NAME_TOP |
Use this instead of a string literal. | |
static char const * | uima::CAS::TYPE_NAME_INTEGER |
Use this instead of a string literal. | |
static char const * | uima::CAS::TYPE_NAME_STRING |
Use this instead of a string literal. | |
static char const * | uima::CAS::TYPE_NAME_FLOAT |
Use this instead of a string literal. | |
static char const * | uima::CAS::TYPE_NAME_ARRAY_BASE |
Use this instead of a string literal. | |
static char const * | uima::CAS::TYPE_NAME_FS_ARRAY |
Use this instead of a string literal. | |
static char const * | uima::CAS::TYPE_NAME_FLOAT_ARRAY |
Use this instead of a string literal. | |
static char const * | uima::CAS::TYPE_NAME_INTEGER_ARRAY |
Use this instead of a string literal. | |
static char const * | uima::CAS::TYPE_NAME_STRING_ARRAY |
Use this instead of a string literal. | |
static char const * | uima::CAS::TYPE_NAME_LIST_BASE |
Use this instead of a string literal. | |
static char const * | uima::CAS::TYPE_NAME_FS_LIST |
Use this instead of a string literal. | |
static char const * | uima::CAS::TYPE_NAME_EMPTY_FS_LIST |
Use this instead of a string literal. | |
static char const * | uima::CAS::TYPE_NAME_NON_EMPTY_FS_LIST |
Use this instead of a string literal. | |
static char const * | uima::CAS::TYPE_NAME_FLOAT_LIST |
Use this instead of a string literal. | |
static char const * | uima::CAS::TYPE_NAME_NON_EMPTY_FLOAT_LIST |
Use this instead of a string literal. | |
static char const * | uima::CAS::TYPE_NAME_EMPTY_FLOAT_LIST |
Use this instead of a string literal. | |
static char const * | uima::CAS::TYPE_NAME_INTEGER_LIST |
Use this instead of a string literal. | |
static char const * | uima::CAS::TYPE_NAME_NON_EMPTY_INTEGER_LIST |
Use this instead of a string literal. | |
static char const * | uima::CAS::TYPE_NAME_EMPTY_INTEGER_LIST |
Use this instead of a string literal. | |
static char const * | uima::CAS::TYPE_NAME_STRING_LIST |
Use this instead of a string literal. | |
static char const * | uima::CAS::TYPE_NAME_NON_EMPTY_STRING_LIST |
Use this instead of a string literal. | |
static char const * | uima::CAS::TYPE_NAME_EMPTY_STRING_LIST |
Use this instead of a string literal. | |
static char const * | uima::CAS::TYPE_NAME_SOFA |
Use this instead of a string literal. | |
static char const * | uima::CAS::TYPE_NAME_LOCALSOFA |
Use this instead of a string literal. | |
static char const * | uima::CAS::TYPE_NAME_REMOTESOFA |
Use this instead of a string literal. | |
static char const * | uima::CAS::NAME_DEFAULT_TEXT_SOFA |
Use this instead of a string literal. | |
static char const * | uima::CAS::NAME_DEFAULT_SOFA |
Use this instead of a string literal. | |
static char const * | uima::CAS::TYPE_NAME_ANNOTATION_BASE |
Use this instead of a string literal. | |
static char const * | uima::CAS::TYPE_NAME_ANNOTATION |
Use this instead of a string literal. | |
static char const * | uima::CAS::TYPE_NAME_DOCUMENT_ANNOTATION |
Use this instead of a string literal. | |
static char const * | uima::CAS::INDEXID_ANNOTATION |
Use this instead of a string literal. | |
static char const * | uima::CAS::FEATURE_BASE_NAME_SOFA |
Use this instead of a string literal. | |
static char const * | uima::CAS::FEATURE_FULL_NAME_SOFA |
Use this instead of a string literal. | |
static char const * | uima::CAS::FEATURE_BASE_NAME_BEGIN |
Use this instead of a string literal. | |
static char const * | uima::CAS::FEATURE_FULL_NAME_BEGIN |
Use this instead of a string literal. | |
static char const * | uima::CAS::FEATURE_BASE_NAME_END |
Use this instead of a string literal. | |
static char const * | uima::CAS::FEATURE_FULL_NAME_END |
Use this instead of a string literal. | |
static char const * | uima::CAS::FEATURE_BASE_NAME_LANGUAGE |
Use this instead of a string literal. | |
static char const * | uima::CAS::FEATURE_FULL_NAME_LANGUAGE |
Use this instead of a string literal. | |
static char const * | uima::CAS::TYPE_NAME_BOOLEAN |
static char const * | uima::CAS::TYPE_NAME_BYTE |
static char const * | uima::CAS::TYPE_NAME_SHORT |
static char const * | uima::CAS::TYPE_NAME_LONG |
static char const * | uima::CAS::TYPE_NAME_DOUBLE |
static char const * | uima::CAS::TYPE_NAME_BOOLEAN_ARRAY |
static char const * | uima::CAS::TYPE_NAME_BYTE_ARRAY |
static char const * | uima::CAS::TYPE_NAME_SHORT_ARRAY |
static char const * | uima::CAS::TYPE_NAME_LONG_ARRAY |
static char const * | uima::CAS::TYPE_NAME_DOUBLE_ARRAY |
char const* uima::CAS::NAME_SPACE_UIMA_CAS [static, inherited] |
Use this instead of a string literal.
char const* uima::CAS::TYPE_NAME_TOP [static, inherited] |
Use this instead of a string literal.
char const* uima::CAS::TYPE_NAME_INTEGER [static, inherited] |
Use this instead of a string literal.
char const* uima::CAS::TYPE_NAME_STRING [static, inherited] |
Use this instead of a string literal.
char const* uima::CAS::TYPE_NAME_FLOAT [static, inherited] |
Use this instead of a string literal.
char const* uima::CAS::TYPE_NAME_ARRAY_BASE [static, inherited] |
Use this instead of a string literal.
char const* uima::CAS::TYPE_NAME_FS_ARRAY [static, inherited] |
Use this instead of a string literal.
char const* uima::CAS::TYPE_NAME_FLOAT_ARRAY [static, inherited] |
Use this instead of a string literal.
char const* uima::CAS::TYPE_NAME_INTEGER_ARRAY [static, inherited] |
Use this instead of a string literal.
char const* uima::CAS::TYPE_NAME_STRING_ARRAY [static, inherited] |
Use this instead of a string literal.
char const* uima::CAS::TYPE_NAME_LIST_BASE [static, inherited] |
Use this instead of a string literal.
char const* uima::CAS::TYPE_NAME_FS_LIST [static, inherited] |
Use this instead of a string literal.
char const* uima::CAS::TYPE_NAME_EMPTY_FS_LIST [static, inherited] |
Use this instead of a string literal.
char const* uima::CAS::TYPE_NAME_NON_EMPTY_FS_LIST [static, inherited] |
Use this instead of a string literal.
char const* uima::CAS::TYPE_NAME_FLOAT_LIST [static, inherited] |
Use this instead of a string literal.
char const* uima::CAS::TYPE_NAME_NON_EMPTY_FLOAT_LIST [static, inherited] |
Use this instead of a string literal.
char const* uima::CAS::TYPE_NAME_EMPTY_FLOAT_LIST [static, inherited] |
Use this instead of a string literal.
char const* uima::CAS::TYPE_NAME_INTEGER_LIST [static, inherited] |
Use this instead of a string literal.
char const* uima::CAS::TYPE_NAME_NON_EMPTY_INTEGER_LIST [static, inherited] |
Use this instead of a string literal.
char const* uima::CAS::TYPE_NAME_EMPTY_INTEGER_LIST [static, inherited] |
Use this instead of a string literal.
char const* uima::CAS::TYPE_NAME_STRING_LIST [static, inherited] |
Use this instead of a string literal.
char const* uima::CAS::TYPE_NAME_NON_EMPTY_STRING_LIST [static, inherited] |
Use this instead of a string literal.
char const* uima::CAS::TYPE_NAME_EMPTY_STRING_LIST [static, inherited] |
Use this instead of a string literal.
char const* uima::CAS::TYPE_NAME_SOFA [static, inherited] |
Use this instead of a string literal.
char const* uima::CAS::TYPE_NAME_LOCALSOFA [static, inherited] |
Use this instead of a string literal.
char const* uima::CAS::TYPE_NAME_REMOTESOFA [static, inherited] |
Use this instead of a string literal.
char const* uima::CAS::NAME_DEFAULT_TEXT_SOFA [static, inherited] |
Use this instead of a string literal.
char const* uima::CAS::NAME_DEFAULT_SOFA [static, inherited] |
Use this instead of a string literal.
char const* uima::CAS::TYPE_NAME_ANNOTATION_BASE [static, inherited] |
Use this instead of a string literal.
char const* uima::CAS::TYPE_NAME_ANNOTATION [static, inherited] |
Use this instead of a string literal.
char const* uima::CAS::TYPE_NAME_DOCUMENT_ANNOTATION [static, inherited] |
Use this instead of a string literal.
char const* uima::CAS::INDEXID_ANNOTATION [static, inherited] |
char const* uima::CAS::FEATURE_BASE_NAME_SOFA [static, inherited] |
Use this instead of a string literal.
char const* uima::CAS::FEATURE_FULL_NAME_SOFA [static, inherited] |
Use this instead of a string literal.
char const* uima::CAS::FEATURE_BASE_NAME_BEGIN [static, inherited] |
Use this instead of a string literal.
char const* uima::CAS::FEATURE_FULL_NAME_BEGIN [static, inherited] |
Use this instead of a string literal.
char const* uima::CAS::FEATURE_BASE_NAME_END [static, inherited] |
Use this instead of a string literal.
char const* uima::CAS::FEATURE_FULL_NAME_END [static, inherited] |
Use this instead of a string literal.
char const* uima::CAS::FEATURE_BASE_NAME_LANGUAGE [static, inherited] |
Use this instead of a string literal.
char const* uima::CAS::FEATURE_FULL_NAME_LANGUAGE [static, inherited] |
Use this instead of a string literal.
char const* uima::CAS::TYPE_NAME_BOOLEAN [static, inherited] |
char const* uima::CAS::TYPE_NAME_BYTE [static, inherited] |
char const* uima::CAS::TYPE_NAME_SHORT [static, inherited] |
char const* uima::CAS::TYPE_NAME_LONG [static, inherited] |
char const* uima::CAS::TYPE_NAME_DOUBLE [static, inherited] |
char const* uima::CAS::TYPE_NAME_BOOLEAN_ARRAY [static, inherited] |
char const* uima::CAS::TYPE_NAME_BYTE_ARRAY [static, inherited] |
char const* uima::CAS::TYPE_NAME_SHORT_ARRAY [static, inherited] |
char const* uima::CAS::TYPE_NAME_LONG_ARRAY [static, inherited] |
char const* uima::CAS::TYPE_NAME_DOUBLE_ARRAY [static, inherited] |