Package org.apache.uima.collection.base_cpm
package org.apache.uima.collection.base_cpm
-
ClassDescriptionException to notify the CPM to disable a Cas Processor./** Exception to notify the CPM to terminate itself.The Base
CollectionReader
interface.The Base CPM interface is a lower-level interface to the Collection Processing Manager.Interface for a Listener that receives notification from theBaseCPM
as various events occur.ACasDataCollectionReader
is used to iterate over the elements of a Collection.Base class from which to extend when writing Collection Readers that use theCasData
interface to access the CAS.Any component that operates on analysis results produced by a UIMA CasDataProcessor.Base class from which to extend when writing CAS Consumers that use theCasData
interface to access the CAS.Deprecated.As of v2.0, CAS Initializers are deprecated.Deprecated.As of v2.0, CAS Initializers are deprecated.Interface for CAS processors that want to interact directly with theCasData
.Interface for a Listener that receives notification from theCollectionProcessingManager
as various events occur.Interface for CAS Processors that want to use the fullCAS
implementation.Base interface for a component that can process a CAS.Interface facilitating CollectionReader recovery from failures.Exception to notify the CPM to skip a Cas Processor for the current CAS.Interface facilitating recovery of CollectionReaders to the last known entity