Thilo Goetz wrote:
Yes, AnnotationBaseFS has no built-in support in UIMA, afaik. The annotation indexes only work on AnnotationFSs.BTW, I'm getting a "unnecessary cast" warning on line 169 of AnnotationIndexImpl, in case anybody goes in there to make those changes.
There must be tons of unnecessary casts in uimaj-core. We can fix these easily with eclipse code clean up. Jörn