Uses of Interface
org.apache.uima.collection.metadata.CpeConfiguration
Packages that use CpeConfiguration
Package
Description
Apache UIMA
Java object representation of a CPE Descriptor.
Apache UIMA internals
-
Uses of CpeConfiguration in org.apache.uima
Methods in org.apache.uima that return CpeConfiguration -
Uses of CpeConfiguration in org.apache.uima.collection.metadata
Methods in org.apache.uima.collection.metadata that return CpeConfigurationModifier 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.Methods in org.apache.uima.collection.metadata with parameters of type CpeConfigurationModifier and TypeMethodDescriptionvoid
CpeDescription.setCpeConfiguration
(CpeConfiguration aConfiguration) -
Uses of CpeConfiguration in org.apache.uima.impl
Methods in org.apache.uima.impl that return CpeConfiguration