On 16.07.2015, at 23:10, Jaroslaw Cwiklik <[email protected]> wrote: > > The UIMA-AS *does* have an API to generate deployment descriptors although > its not documented. Its an internal API for now and most likely will be > documented in the next release of UIMA-AS. The API is implemented by > DeploymentDescriptorFactory.java. in the uimaj-as-core project.
I see this is documented now. Would be nice if one could directly set an AnalyisEngineDescriptor in the ServiceContextImpl instead of having to first serialize the AED to a file. Cheers, -- Richard
