Uses of Interface
org.apache.uima.collection.base_cpm.CasDataProcessor

Packages that use CasDataProcessor
org.apache.uima.collection.base_cpm   
 

Uses of CasDataProcessor in org.apache.uima.collection.base_cpm
 

Subinterfaces of CasDataProcessor in org.apache.uima.collection.base_cpm
 interface CasDataConsumer
          Any component that operates on analysis results produced by a UIMA CasDataProcessor.
 

Classes in org.apache.uima.collection.base_cpm that implement CasDataProcessor
 class CasDataConsumer_ImplBase
          Base class from which to extend when writing CAS Consumers that use the CasData interface to access the CAS.
 



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