Uses of Interface
org.apache.uima.collection.metadata.CpeConfiguration
Package
Description
Apache UIMA
Java object representation of a CPE Descriptor.
Apache UIMA internals
-
Uses of CpeConfiguration in org.apache.uima
-
Uses of CpeConfiguration in org.apache.uima.collection.metadata
Modifier and TypeMethodDescriptionCpeDescription.getCpeConfiguration()
Returns the CPE configuration that includes: An ID of the entity to begin processing with (OPTIONAL) Number of entities to process Checkpoint definition (checkpoint file, frequency) A name of the class implementingUimaTimer
interface.Modifier and TypeMethodDescriptionvoid
CpeDescription.setCpeConfiguration
(CpeConfiguration aConfiguration) -
Uses of CpeConfiguration in org.apache.uima.impl