| Package | Description | 
|---|---|
| org.apache.uima | The main package for the Unstructured Information Management Middleware 
Architecture. | 
| org.apache.uima.collection.impl.metadata.cpe | |
| org.apache.uima.collection.metadata | Java object representation of a CPE Descriptor. | 
| Modifier and Type | Method and Description | 
|---|---|
| CpeConfiguration | ResourceSpecifierFactory. createCpeConfig() | 
| Modifier and Type | Method and Description | 
|---|---|
| static CpeConfiguration | CpeDescriptorFactory. produceCpeConfiguration() | 
| static CpeConfiguration | CpeDescriptorFactory. produceCpeConfiguration(CpeDescription aDescriptor) | 
| Modifier and Type | Method and Description | 
|---|---|
| CpeConfiguration | CpeDescription. 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 implementing  UimaTimerinterface. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CpeDescription. setCpeConfiguration(CpeConfiguration aConfiguration) | 
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.