Uses of Interface
org.apache.uima.collection.metadata.CpeCollectionReader
Packages that use CpeCollectionReader
Package
Description
Apache UIMA
Java object representation of a CPE Descriptor.
Apache UIMA internals
- 
Uses of CpeCollectionReader in org.apache.uimaMethods in org.apache.uima that return CpeCollectionReader
- 
Uses of CpeCollectionReader in org.apache.uima.collection.impl.metadata.cpeClasses in org.apache.uima.collection.impl.metadata.cpe that implement CpeCollectionReaderModifier and TypeClassDescriptionclassThe Class CpeCollectionReaderImpl.Methods in org.apache.uima.collection.impl.metadata.cpe that return CpeCollectionReaderModifier and TypeMethodDescriptionCpeDescriptionImpl.addCollectionReader(String aCollectionReaderPath) CpeDescriptionImpl.getAllCollectionCollectionReaders()static CpeCollectionReaderCpeDescriptorFactory.produceCollectionReader()Produce collection reader.static CpeCollectionReaderCpeDescriptorFactory.produceCollectionReader(String aCollectionReaderDescriptorPath) Produce collection reader.static CpeCollectionReaderCpeDescriptorFactory.produceCollectionReader(String aCollectionReaderDescriptorPath, CpeDescription aDescriptor) Produce collection reader.Methods in org.apache.uima.collection.impl.metadata.cpe with parameters of type CpeCollectionReaderModifier and TypeMethodDescriptionvoidCpeDescriptionImpl.addCollectionReader(CpeCollectionReader aCollectionReader) voidCpeDescriptionImpl.setAllCollectionCollectionReaders(CpeCollectionReader[] areaders) 
- 
Uses of CpeCollectionReader in org.apache.uima.collection.metadataMethods in org.apache.uima.collection.metadata that return CpeCollectionReaderModifier and TypeMethodDescriptionCpeDescription.addCollectionReader(String aCollectionReaderPath) Adds a path to the descriptor file containing CollectionReader's configuration.CpeDescription.getAllCollectionCollectionReaders()Returns a list ofCpeCollectionReaderinstances representing ALL defined CollectionReaders.Methods in org.apache.uima.collection.metadata with parameters of type CpeCollectionReaderModifier and TypeMethodDescriptionvoidCpeDescription.addCollectionReader(CpeCollectionReader aCollectionReader) voidCpeDescription.setAllCollectionCollectionReaders(CpeCollectionReader[] readers) 
- 
Uses of CpeCollectionReader in org.apache.uima.implMethods in org.apache.uima.impl that return CpeCollectionReader