Uses of Class
org.apache.uima.collection.base_cpm.AbortCPMException
Packages that use AbortCPMException
-
Uses of AbortCPMException in org.apache.uima.collection.impl.cpm.engine
Methods in org.apache.uima.collection.impl.cpm.engine that throw AbortCPMExceptionModifier and TypeMethodDescriptionprivate void
CPMEngine.deployAnalysisEngines()
Deploys All Analysis Engines.void
CPMEngine.deployCasProcessors()
Starts CASProcessor containers one a time.private void
CPMEngine.deployConsumers()
Deploys all Cas Consumers.protected boolean
ProcessingUnit.processNext
(Object[] aCasObjectList, ProcessTrace pTrTemp) Executes the processing pipeline.