Uses of Class
org.apache.uima.collection.impl.cpm.engine.CPMThreadGroup

Packages that use CPMThreadGroup
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
 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
CPMEngine(CPMThreadGroup aThreadGroup, CPEFactory aCpeFactory, ProcessTrace aProcTr, CheckpointData aCheckpointData)
          Initializes Collection Processing Engine.
 



Copyright © 2010 The Apache Software Foundation. All Rights Reserved.