Uses of Interface
org.apache.uima.collection.metadata.CpeSofaMappings
-
Packages that use CpeSofaMappings Package Description org.apache.uima.collection.impl.metadata.cpe org.apache.uima.collection.metadata Java object representation of a CPE Descriptor.org.apache.uima.impl Contains reference implementations of the interfaces inorg.apache.uima. -
-
Uses of CpeSofaMappings in org.apache.uima.collection.impl.metadata.cpe
Classes in org.apache.uima.collection.impl.metadata.cpe that implement CpeSofaMappings Modifier and Type Class Description classCpeSofaMappingsImplMethods in org.apache.uima.collection.impl.metadata.cpe that return CpeSofaMappings Modifier and Type Method Description CpeSofaMappingsCasProcessorCpeObject. getSofaNameMappings()CpeSofaMappingsCpeCollectionReaderCasInitializerImpl. getSofaNameMappings()Deprecated.CpeSofaMappingsCpeCollectionReaderIteratorImpl. getSofaNameMappings()static CpeSofaMappingsCpeDescriptorFactory. produceSofaMappings()Methods in org.apache.uima.collection.impl.metadata.cpe with parameters of type CpeSofaMappings Modifier and Type Method Description voidCasProcessorCpeObject. 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 CpeSofaMappings Modifier and Type Method Description CpeSofaMappingsCpeCasProcessor. getSofaNameMappings()CpeSofaMappingsCpeCollectionReaderCasInitializer. getSofaNameMappings()Deprecated.CpeSofaMappingsCpeCollectionReaderIterator. getSofaNameMappings()Methods in org.apache.uima.collection.metadata with parameters of type CpeSofaMappings Modifier and Type Method Description voidCpeCasProcessor. 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 Modifier and Type Method Description CpeSofaMappingsResourceSpecifierFactory_impl. createCpeSofaMappings()
-