Uses of Interface
org.apache.uima.collection.metadata.CpeSofaMappings
Packages that use CpeSofaMappings
Package
Description
Java object representation of a CPE Descriptor.
Contains reference implementations of the interfaces in
org.apache.uima.-
Uses of CpeSofaMappings in org.apache.uima.collection.impl.metadata.cpe
Classes in org.apache.uima.collection.impl.metadata.cpe that implement CpeSofaMappingsMethods in org.apache.uima.collection.impl.metadata.cpe that return CpeSofaMappingsModifier and TypeMethodDescriptionCasProcessorCpeObject.getSofaNameMappings()CpeCollectionReaderCasInitializerImpl.getSofaNameMappings()Deprecated.CpeCollectionReaderIteratorImpl.getSofaNameMappings()static CpeSofaMappingsCpeDescriptorFactory.produceSofaMappings()Methods in org.apache.uima.collection.impl.metadata.cpe with parameters of type CpeSofaMappingsModifier and TypeMethodDescriptionvoidCasProcessorCpeObject.setSofaNameMappings(CpeSofaMappings mappings) voidCpeCollectionReaderCasInitializerImpl.setSofaNameMappings(CpeSofaMappings mappings) Deprecated.voidCpeCollectionReaderIteratorImpl.setSofaNameMappings(CpeSofaMappings mappings) -
Uses of CpeSofaMappings in org.apache.uima.collection.metadata
Methods in org.apache.uima.collection.metadata that return CpeSofaMappingsModifier and TypeMethodDescriptionCpeCasProcessor.getSofaNameMappings()CpeCollectionReaderCasInitializer.getSofaNameMappings()Deprecated.CpeCollectionReaderIterator.getSofaNameMappings()Methods in org.apache.uima.collection.metadata with parameters of type CpeSofaMappingsModifier and TypeMethodDescriptionvoidCpeCasProcessor.setSofaNameMappings(CpeSofaMappings mappings) voidCpeCollectionReaderCasInitializer.setSofaNameMappings(CpeSofaMappings mappings) Deprecated.voidCpeCollectionReaderIterator.setSofaNameMappings(CpeSofaMappings mappings) Set Sofa Name Mappings -
Uses of CpeSofaMappings in org.apache.uima.impl
Methods in org.apache.uima.impl that return CpeSofaMappings