Uses of Package
org.apache.uima.collection.base_cpm

Packages that use org.apache.uima.collection.base_cpm
org.apache.uima.analysis_engine The Analysis Engine interface, along with supporting interfaces and exception classes. 
org.apache.uima.collection Classes and interfaces for collection processing. 
org.apache.uima.collection.base_cpm   
 

Classes in org.apache.uima.collection.base_cpm used by org.apache.uima.analysis_engine
CasObjectProcessor
          Interface for CAS Processors that want to use the full CAS implementation.
CasProcessor
          Base interface for a component that can process a CAS.
 

Classes in org.apache.uima.collection.base_cpm used by org.apache.uima.collection
BaseCollectionReader
          The Base CollectionReader interface.
BaseStatusCallbackListener
          Interface for a Listener that receives notification from the BaseCPM as various events occur.
CasObjectProcessor
          Interface for CAS Processors that want to use the full CAS implementation.
CasProcessor
          Base interface for a component that can process a CAS.
 

Classes in org.apache.uima.collection.base_cpm used by org.apache.uima.collection.base_cpm
BaseCollectionReader
          The Base CollectionReader interface.
BaseStatusCallbackListener
          Interface for a Listener that receives notification from the BaseCPM as various events occur.
CasDataCollectionReader
          A CasDataCollectionReader is used to iterate over the elements of a Collection.
CasDataConsumer
          Any component that operates on analysis results produced by a UIMA CasDataProcessor.
CasDataInitializer
          Deprecated. As of v2.0, CAS Initializers are deprecated. A component that performs an operation like HTML detagging should instead be implemented as a "multi-Sofa" annotator. See XmlDetagger for an example.
CasDataProcessor
          Interface for CAS processors that want to interact directly with the CasData.
CasProcessor
          Base interface for a component that can process a CAS.
SynchPoint
          Interface facilitating recovery of CollectionReaders to the last known entity
 



Copyright © 2010 The Apache Software Foundation. All Rights Reserved.