Uses of Class
org.apache.uima.collection.impl.cpm.engine.CPMThreadGroup
Packages that use CPMThreadGroup
-
Uses of CPMThreadGroup in org.apache.uima.collection.impl.cpm
Fields in org.apache.uima.collection.impl.cpm declared as 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 CPMThreadGroupModifierConstructorDescriptionCPMEngine
(CPMThreadGroup aThreadGroup, CPEFactory aCpeFactory, ProcessTrace aProcTr, CheckpointData aCheckpointData) Initializes Collection Processing Engine.