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 ProcessingUnitCPMEngine.casConsumerPUThe cas consumer PU.protected ProcessingUnit[]CPMEngine.processingUnitsThe 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) voidCPMEngine.processingUnitShutdown(ProcessingUnit unit) Called from the ProcessingUnits when they shutdown due to having received the EOFToken.