Uses of Interface
org.apache.uima.collection.metadata.CpeSofaMappings
Package
Description
Java object representation of a CPE Descriptor.
Apache UIMA internals
-
Uses of CpeSofaMappings in org.apache.uima.collection.impl.metadata.cpe
Modifier and TypeMethodDescriptionCasProcessorCpeObject.getSofaNameMappings()
Gets the sofa name mappings.CpeCollectionReaderCasInitializerImpl.getSofaNameMappings()
Deprecated.Gets the sofa name mappings.CpeCollectionReaderIteratorImpl.getSofaNameMappings()
Gets the sofa name mappings.static CpeSofaMappings
CpeDescriptorFactory.produceSofaMappings()
Produce sofa mappings.Modifier and TypeMethodDescriptionvoid
CasProcessorCpeObject.setSofaNameMappings
(CpeSofaMappings mappings) Sets the sofa name mappings.void
CpeCollectionReaderCasInitializerImpl.setSofaNameMappings
(CpeSofaMappings mappings) Deprecated.Sets the sofa name mappings.void
CpeCollectionReaderIteratorImpl.setSofaNameMappings
(CpeSofaMappings mappings) Sets the sofa name mappings. -
Uses of CpeSofaMappings in org.apache.uima.collection.metadata
Modifier and TypeMethodDescriptionCpeCasProcessor.getSofaNameMappings()
CpeCollectionReaderCasInitializer.getSofaNameMappings()
Deprecated.CpeCollectionReaderIterator.getSofaNameMappings()
Modifier and TypeMethodDescriptionvoid
CpeCasProcessor.setSofaNameMappings
(CpeSofaMappings mappings) void
CpeCollectionReaderCasInitializer.setSofaNameMappings
(CpeSofaMappings mappings) Deprecated.void
CpeCollectionReaderIterator.setSofaNameMappings
(CpeSofaMappings mappings) Set Sofa Name Mappings -
Uses of CpeSofaMappings in org.apache.uima.impl