org.apache.uima.tools.jcasgen.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of uimaj-tools Show documentation
Show all versions of uimaj-tools Show documentation
Tooling supporting UIMA use
org.apache.uima.tools.jcasgen
Describes the format of the generated JCas cover classes for UIMA Version 3.
In UIMA version 3
- There are no xxx_Type classes.
- As in v2, multiple type systems may be sequentially loaded into a (reset) CAS, under one class loader.
- Change: one consistent JCas gen'd set of classes is loaded per class loader.