Uses of Interface
org.apache.uima.collection.metadata.CpeCollectionReaderIterator
Packages that use CpeCollectionReaderIterator
Package
Description
The main package for the Unstructured Information Management Middleware
Architecture.
Java object representation of a CPE Descriptor.
Contains reference implementations of the interfaces in
org.apache.uima
.-
Uses of CpeCollectionReaderIterator in org.apache.uima
Methods in org.apache.uima that return CpeCollectionReaderIterator -
Uses of CpeCollectionReaderIterator in org.apache.uima.collection.impl.metadata.cpe
Classes in org.apache.uima.collection.impl.metadata.cpe that implement CpeCollectionReaderIteratorFields in org.apache.uima.collection.impl.metadata.cpe declared as CpeCollectionReaderIteratorModifier and TypeFieldDescriptionprivate CpeCollectionReaderIterator
CpeCollectionReaderImpl.collectionIterator
Methods in org.apache.uima.collection.impl.metadata.cpe that return CpeCollectionReaderIteratorModifier and TypeMethodDescriptionCpeCollectionReaderImpl.getCollectionIterator()
static CpeCollectionReaderIterator
CpeDescriptorFactory.produceCollectionReaderIterator
(String aPath) Methods in org.apache.uima.collection.impl.metadata.cpe with parameters of type CpeCollectionReaderIteratorModifier and TypeMethodDescriptionvoid
CpeCollectionReaderImpl.setCollectionIterator
(CpeCollectionReaderIterator iterator) -
Uses of CpeCollectionReaderIterator in org.apache.uima.collection.metadata
Methods in org.apache.uima.collection.metadata that return CpeCollectionReaderIteratorMethods in org.apache.uima.collection.metadata with parameters of type CpeCollectionReaderIteratorModifier and TypeMethodDescriptionvoid
CpeCollectionReader.setCollectionIterator
(CpeCollectionReaderIterator iterator) -
Uses of CpeCollectionReaderIterator in org.apache.uima.impl
Methods in org.apache.uima.impl that return CpeCollectionReaderIterator -
Uses of CpeCollectionReaderIterator in org.apache.uima.tools.cpm
Methods in org.apache.uima.tools.cpm with parameters of type CpeCollectionReaderIteratorModifier and TypeMethodDescriptionprivate boolean
CpmPanel.populateCollectionReaderPanel
(CpeCollectionReaderIterator cpeColRdr)