Hi everybody, I was wondering how I could assemble a CPE from a Java program without using an XML descriptor.
The idea was to create analysis engines, collection readers and cas consumers and to assemble them programmatically in a CPE using Java code. UIMAFramework.produceCollectionProcessingEngine() requires a CpeDescription object that apparently can be built only from an XML file (whose creation is not even supported by the Eclipse UIMA plugin and, afaiu, it must be created exclusively by using the cpeGui.sh program). Any hint? Thanks, Fabio
