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

Packages that use org.apache.uima.collection.base_cpm
org.apache.uima.adapter.soap   
org.apache.uima.adapter.vinci   
org.apache.uima.analysis_engine The Analysis Engine interface, along with supporting interfaces and exception classes. 
org.apache.uima.analysis_engine.impl   
org.apache.uima.analysis_engine.service.impl   
org.apache.uima.collection Classes and interfaces for collection processing. 
org.apache.uima.collection.base_cpm   
org.apache.uima.collection.impl   
org.apache.uima.collection.impl.base_cpm.container   
org.apache.uima.collection.impl.base_cpm.container.deployer   
org.apache.uima.collection.impl.cpm   
org.apache.uima.collection.impl.cpm.container   
org.apache.uima.collection.impl.cpm.engine   
org.apache.uima.examples Examples illustrating how to use the UIMA Framework. 
org.apache.uima.examples.cpe Examples of using the Collection Processing Manager (CPM). 
org.apache.uima.examples.xmi   
org.apache.uima.flow.impl   
org.apache.uima.test.junit_extension   
org.apache.uima.tools.components   
org.apache.uima.tools.docanalyzer   
 

Classes in org.apache.uima.collection.base_cpm used by org.apache.uima.adapter.soap
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.adapter.vinci
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.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.analysis_engine.impl
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.analysis_engine.service.impl
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
 

Classes in org.apache.uima.collection.base_cpm used by org.apache.uima.collection.impl
BaseCollectionReader
          The Base CollectionReader interface.
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.impl.base_cpm.container
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.impl.base_cpm.container.deployer
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.impl.cpm
BaseCollectionReader
          The Base CollectionReader interface.
BaseCPM
          The Base CPM interface is a lower-level interface to the Collection Processing Manager.
BaseStatusCallbackListener
          Interface for a Listener that receives notification from the BaseCPM as various events occur.
CasProcessor
          Base interface for a component that can process a CAS.
SynchPoint
          Interface facilitating recovery of CollectionReaders to the last known entity
 

Classes in org.apache.uima.collection.base_cpm used by org.apache.uima.collection.impl.cpm.container
BaseCollectionReader
          The Base CollectionReader interface.
CasDataProcessor
          Interface for CAS processors that want to interact directly with the CasData.
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.impl.cpm.engine
AbortCPMException
          /** Exception to notify the CPM to terminate itself.
BaseCollectionReader
          The Base CollectionReader interface.
BaseStatusCallbackListener
          Interface for a Listener that receives notification from the BaseCPM as various events occur.
CasProcessor
          Base interface for a component that can process a CAS.
 

Classes in org.apache.uima.collection.base_cpm used by org.apache.uima.examples
BaseStatusCallbackListener
          Interface for a Listener that receives notification from the BaseCPM as various events occur.
 

Classes in org.apache.uima.collection.base_cpm used by org.apache.uima.examples.cpe
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.examples.xmi
BaseCollectionReader
          The Base CollectionReader interface.
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.flow.impl
CasObjectProcessor
          Interface for CAS Processors that want to use the full CAS implementation.
 

Classes in org.apache.uima.collection.base_cpm used by org.apache.uima.test.junit_extension
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.tools.components
BaseCollectionReader
          The Base CollectionReader interface.
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.tools.docanalyzer
BaseStatusCallbackListener
          Interface for a Listener that receives notification from the BaseCPM as various events occur.
 



Copyright © 2013. All Rights Reserved.