Uses of Class
org.apache.uima.collection.base_cpm.AbortCPMException
-
Packages that use AbortCPMException Package Description org.apache.uima.collection.impl.cpm.engine -
-
Uses of AbortCPMException in org.apache.uima.collection.impl.cpm.engine
Methods in org.apache.uima.collection.impl.cpm.engine that throw AbortCPMException Modifier and Type Method Description private voidCPMEngine. deployAnalysisEngines()Deploys All Analysis Engines.voidCPMEngine. deployCasProcessors()Starts CASProcessor containers one a time.private voidCPMEngine. deployConsumers()Deploys all Cas Consumers.protected booleanProcessingUnit. processNext(java.lang.Object[] aCasObjectList, ProcessTrace pTrTemp)Executes the processing pipeline.
-