|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CpeConfiguration | |
---|---|
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. |
Uses of CpeConfiguration in org.apache.uima |
---|
Methods in org.apache.uima that return CpeConfiguration | |
---|---|
CpeConfiguration |
ResourceSpecifierFactory.createCpeConfig()
|
Uses of CpeConfiguration in org.apache.uima.collection.impl.metadata.cpe |
---|
Methods in org.apache.uima.collection.impl.metadata.cpe that return CpeConfiguration | |
---|---|
static CpeConfiguration |
CpeDescriptorFactory.produceCpeConfiguration()
|
static CpeConfiguration |
CpeDescriptorFactory.produceCpeConfiguration(CpeDescription aDescriptor)
|
Uses of CpeConfiguration in org.apache.uima.collection.metadata |
---|
Methods in org.apache.uima.collection.metadata that return CpeConfiguration | |
---|---|
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 UimaTimer interface. |
Methods in org.apache.uima.collection.metadata with parameters of type CpeConfiguration | |
---|---|
void |
CpeDescription.setCpeConfiguration(CpeConfiguration aConfiguration)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |