Uses of Class
org.apache.uima.collection.impl.cpm.engine.CPMThreadGroup
-
Packages that use CPMThreadGroup Package Description org.apache.uima.collection.impl.cpm org.apache.uima.collection.impl.cpm.engine -
-
Uses of CPMThreadGroup in org.apache.uima.collection.impl.cpm
Fields in org.apache.uima.collection.impl.cpm declared as CPMThreadGroup Modifier and Type Field Description CPMThreadGroup
BaseCPMImpl. cpmThreadGroup
-
Uses of CPMThreadGroup in org.apache.uima.collection.impl.cpm.engine
Constructors in org.apache.uima.collection.impl.cpm.engine with parameters of type CPMThreadGroup Constructor Description CPMEngine(CPMThreadGroup aThreadGroup, CPEFactory aCpeFactory, ProcessTrace aProcTr, CheckpointData aCheckpointData)
Initializes Collection Processing Engine.
-