|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CPECasPool | |
---|---|
org.apache.uima.collection.impl.cpm.engine |
Uses of CPECasPool in org.apache.uima.collection.impl.cpm.engine |
---|
Fields in org.apache.uima.collection.impl.cpm.engine declared as CPECasPool | |
---|---|
protected CPECasPool |
NonThreadedProcessingUnit.casPool
|
CPECasPool |
CPMEngine.casPool
|
protected CPECasPool |
ProcessingUnit.casPool
|
Methods in org.apache.uima.collection.impl.cpm.engine with parameters of type CPECasPool | |
---|---|
void |
NonThreadedProcessingUnit.setCasPool(CPECasPool aPool)
|
void |
ProcessingUnit.setCasPool(CPECasPool aPool)
|
Constructors in org.apache.uima.collection.impl.cpm.engine with parameters of type CPECasPool | |
---|---|
ArtifactProducer(CPMEngine acpm,
CPECasPool aPool)
Construct instance of this class with a reference to the cpe engine and a pool of cas'es. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |