Uses of Class
org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
Packages that use ProcessingUnit
-
Uses of ProcessingUnit in org.apache.uima.collection.impl.cpm.engine
Fields in org.apache.uima.collection.impl.cpm.engine declared as ProcessingUnitModifier and TypeFieldDescriptionprivate ProcessingUnit
CPMEngine.casConsumerPU
The cas consumer PU.protected ProcessingUnit[]
CPMEngine.processingUnits
The processing units.Methods in org.apache.uima.collection.impl.cpm.engine that return ProcessingUnitMethods in org.apache.uima.collection.impl.cpm.engine with parameters of type ProcessingUnitModifier and TypeMethodDescription(package private) void
CPMEngine.processingUnitShutdown
(ProcessingUnit unit) Called from the ProcessingUnits when they shutdown due to having received the EOFToken.