Package | Description |
---|---|
org.apache.uima.collection.impl.cpm.engine |
Modifier and Type | Field and Description |
---|---|
protected CPECasPool |
NonThreadedProcessingUnit.casPool |
protected CPECasPool |
ProcessingUnit.casPool |
CPECasPool |
CPMEngine.casPool |
Modifier and Type | Method and Description |
---|---|
void |
NonThreadedProcessingUnit.setCasPool(CPECasPool aPool) |
void |
ProcessingUnit.setCasPool(CPECasPool aPool) |
Constructor and Description |
---|
ArtifactProducer(CPMEngine acpm,
CPECasPool aPool)
Construct instance of this class with a reference to the cpe engine and a pool of cas'es.
|
Copyright © 2006–2024 The Apache Software Foundation. All rights reserved.