JCasGen
This describes the format of the generated JCas cover classes for UIMA v3.
In V3
- 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
- PEARs can't switch to alternate JCas gen'd versions; these must be manually (with assistance) merged once and the merged result put in the classpath