| Package | Description |
|---|---|
| org.apache.uima.collection.impl.cpm.engine |
| Modifier and Type | Field and Description |
|---|---|
protected CPECasPool |
ProcessingUnit.casPool
The cas pool.
|
protected CPECasPool |
NonThreadedProcessingUnit.casPool
The cas pool.
|
CPECasPool |
CPMEngine.casPool
The cas pool.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessingUnit.setCasPool(CPECasPool aPool)
Sets the cas pool.
|
void |
NonThreadedProcessingUnit.setCasPool(CPECasPool aPool)
Sets the cas pool.
|
| 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–2017 The Apache Software Foundation. All rights reserved.