Uses of Interface
org.apache.uima.collection.metadata.CpeSofaMappings

Packages that use CpeSofaMappings
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 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 CpeSofaMappings
 class CpeSofaMappingsImpl
           
 

Methods in org.apache.uima.collection.impl.metadata.cpe that return CpeSofaMappings
 CpeSofaMappings CpeCollectionReaderCasInitializerImpl.getSofaNameMappings()
          Deprecated.  
 CpeSofaMappings CpeCollectionReaderIteratorImpl.getSofaNameMappings()
           
 CpeSofaMappings CasProcessorCpeObject.getSofaNameMappings()
           
static CpeSofaMappings CpeDescriptorFactory.produceSofaMappings()
           
 

Methods in org.apache.uima.collection.impl.metadata.cpe with parameters of type CpeSofaMappings
 void CpeCollectionReaderCasInitializerImpl.setSofaNameMappings(CpeSofaMappings mappings)
          Deprecated.  
 void CpeCollectionReaderIteratorImpl.setSofaNameMappings(CpeSofaMappings mappings)
           
 void CasProcessorCpeObject.setSofaNameMappings(CpeSofaMappings mappings)
           
 

Uses of CpeSofaMappings in org.apache.uima.collection.metadata
 

Methods in org.apache.uima.collection.metadata that return CpeSofaMappings
 CpeSofaMappings CpeCollectionReaderIterator.getSofaNameMappings()
           
 CpeSofaMappings CpeCasProcessor.getSofaNameMappings()
           
 CpeSofaMappings CpeCollectionReaderCasInitializer.getSofaNameMappings()
          Deprecated.  
 

Methods in org.apache.uima.collection.metadata with parameters of type CpeSofaMappings
 void CpeCollectionReaderIterator.setSofaNameMappings(CpeSofaMappings mappings)
          Set Sofa Name Mappings
 void CpeCasProcessor.setSofaNameMappings(CpeSofaMappings mappings)
           
 void CpeCollectionReaderCasInitializer.setSofaNameMappings(CpeSofaMappings mappings)
          Deprecated.  
 

Uses of CpeSofaMappings in org.apache.uima.impl
 

Methods in org.apache.uima.impl that return CpeSofaMappings
 CpeSofaMappings ResourceSpecifierFactory_impl.createCpeSofaMappings()
           
 



Copyright © 2013. All Rights Reserved.