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 CasProcessorCpeObject.getSofaNameMappings()
           
 CpeSofaMappings CpeCollectionReaderCasInitializerImpl.getSofaNameMappings()
          Deprecated.  
 CpeSofaMappings CpeCollectionReaderIteratorImpl.getSofaNameMappings()
           
static CpeSofaMappings CpeDescriptorFactory.produceSofaMappings()
           
 

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

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

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

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

Uses of CpeSofaMappings in org.apache.uima.impl
 

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



Copyright © 2012. All Rights Reserved.