Creator IDs are used with uima::Type::getCreatorID() and uima::Feature::getCreatorID() The ID shows which component has created a type or feature. They are intended for information/debug/display purposes. Currently two creator IDs are predefined:
For types/features not created by CAS the creator id is the name of the component/annotator
Variables | |
static icu::UnicodeString const | uima::CAS::ustrCREATOR_ID_CAS |
The creator id constant for types/features created by the CAS (e.g. |
icu::UnicodeString const uima::CAS::ustrCREATOR_ID_CAS [static, inherited] |
The creator id constant for types/features created by the CAS (e.g.
Integer). See separate section for details