Uses of Interface
org.apache.uima.collection.metadata.CpeCasProcessors
Packages that use CpeCasProcessors
Package
Description
Apache UIMA
Java object representation of a CPE Descriptor.
Apache UIMA internals
-
Uses of CpeCasProcessors in org.apache.uima
Methods in org.apache.uima that return CpeCasProcessors -
Uses of CpeCasProcessors in org.apache.uima.collection.metadata
Methods in org.apache.uima.collection.metadata that return CpeCasProcessorsModifier and TypeMethodDescriptionCpeDescription.getCpeCasProcessors()
Returns aCpeCasProcessors
instance containing processing pipeline spec.Methods in org.apache.uima.collection.metadata with parameters of type CpeCasProcessorsModifier and TypeMethodDescriptionvoid
CpeDescription.setCpeCasProcessors
(CpeCasProcessors aCasProcessors) -
Uses of CpeCasProcessors in org.apache.uima.impl
Methods in org.apache.uima.impl that return CpeCasProcessors