Class Summary |
Ecore2UimaTypeSystem |
Converts an Ecore model to a UIMA TypeSystemDescription. |
UimaTypeSystem2Ecore |
Converts a UIMA TypeSystemDescription to an Ecore model. |
XmiCollectionReader |
A simple collection reader that reads CASes in XMI format from a directory in the filesystem. |
XmiEcoreCasConsumer |
A variation of the XmiWriterCasConsumer that also saves the Type System to an Ecore file and
links all of the XMI files to it via their schemaLocation attribute. |
XmiWriterCasConsumer |
A simple CAS consumer that writes the CAS to XMI format. |