Uses of Interface
org.apache.uima.collection.metadata.CasProcessorErrorHandling
Packages that use CasProcessorErrorHandling
Package
Description
Apache UIMA
Java object representation of a CPE Descriptor.
Apache UIMA internals
-
Uses of CasProcessorErrorHandling in org.apache.uima
Methods in org.apache.uima that return CasProcessorErrorHandling -
Uses of CasProcessorErrorHandling in org.apache.uima.collection.impl.metadata.cpe
Classes in org.apache.uima.collection.impl.metadata.cpe that implement CasProcessorErrorHandlingModifier and TypeClassDescriptionclass
The Class CasProcessorErrorHandlingImpl.Methods in org.apache.uima.collection.impl.metadata.cpe that return CasProcessorErrorHandlingModifier and TypeMethodDescriptionCasProcessorCpeObject.getErrorHandling()
static CasProcessorErrorHandling
CpeDescriptorFactory.produceCasProcessorErrorHandling()
Produce cas processor error handling.Methods in org.apache.uima.collection.impl.metadata.cpe with parameters of type CasProcessorErrorHandlingModifier and TypeMethodDescriptionvoid
CasProcessorCpeObject.setErrorHandling
(CasProcessorErrorHandling aErrorHandling) Sets the error handling. -
Uses of CasProcessorErrorHandling in org.apache.uima.collection.metadata
Methods in org.apache.uima.collection.metadata that return CasProcessorErrorHandlingModifier and TypeMethodDescriptionCpeCasProcessor.getErrorHandling()
ReturnsCasProcessorErrorHandling
object containing strategies to deal with errors that may occur during processing. -
Uses of CasProcessorErrorHandling in org.apache.uima.impl
Methods in org.apache.uima.impl that return CasProcessorErrorHandling