Functions | |
| virtual AnnotationFS | uima::CAS::createAnnotation (Type const &type, size_t uiBeginPos, size_t uiEndPos) |
| convenience function for creating an annotation. | |
| bool | uima::CAS::moveToBeginPosition (ANIterator &itOfType, AnnotationFS const &crFromAnn) |
CAS Utility functions for Annotation Iterators sets the index iterator to the begin position of crFromAnn. | |
|
||||||||||||||||
|
convenience function for creating an annotation.
|
|
||||||||||||
|
CAS Utility functions for Annotation Iterators sets the index iterator to the begin position of
|
1.3.9.1