Kai Schlamp wrote: > Hello. > > I converted my UIMA type system to an Ecore model (with > UimaTypeSystem2Ecore) and generated the classes by using a EMF Genmodel. > I wonder if it is somehow possible to add objects of those generated > classes to the JCas. It doesn't seem to be possible, or?
Correct, this is currently not possible. And as far as I know, nobody is working on it either. > The reason I want to do this, is because I want to persist the JCas (or > better to say the annotations) to a database with the help of EMF/CDO. > > Regards, > Kai
