On 11/15/2019 11:20 AM, Alain Désilets wrote:
> Yeah, but won't my additions be destroyed the next time I modify the XML
> file and regenerate the typesystem?

Maybe not.  It might depend on exactly how you are generating.  The basic
JCasGen software (that builds the code) is careful to preserve the exisiting
modifications you've run.

Also, you might not run the JCasGen code very often, because it only would need
to be run if the type system changed.

See: 
http://uima.apache.org/d/uimaj-2.10.4/references.html#ugr.ref.jcas.keeping_augmentations_when_regenerating

-Marshall


Reply via email to