Public Member Functions | |
Feature () | |
bool | isValid () const |
bool | operator== (Feature const &crOther) const |
bool | operator!= (Feature const &crOther) const |
UnicodeStringRef | getName () const |
get the name of the feature. | |
UnicodeStringRef | getCreatorID () const |
get the creator ID of the feature. | |
void | getIntroType (Type &rResult) const |
get the type where this feature was introduced. | |
void | getRangeType (Type &result) const |
get the range (value type) of this feature | |
uima::TypeSystem const & | getTypeSystem () const |
get the type system this feature lives in. | |
bool | isMultipleReferencesAllowed () const |
|
|
|
|
|
|
|
|
|
get the name of the feature.
|
|
get the creator ID of the feature. See separate section for details
|
|
get the type where this feature was introduced.
|
|
get the range (value type) of this feature
|
|
get the type system this feature lives in.
|
|
|