Uses of Interface
org.apache.uima.collection.base_cpm.CasDataProcessor
-
Uses of CasDataProcessor in org.apache.uima.collection.base_cpm
Modifier and TypeInterfaceDescriptioninterface
Any component that operates on analysis results produced by a UIMA CasDataProcessor.Modifier and TypeClassDescriptionclass
Base class from which to extend when writing CAS Consumers that use theCasData
interface to access the CAS.