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

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

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

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

Methods in org.apache.uima.collection.metadata with parameters of type CpeSofaMappings
 void CpeCasProcessor.setSofaNameMappings(CpeSofaMappings mappings)
           
 void CpeCollectionReaderIterator.setSofaNameMappings(CpeSofaMappings mappings)
          Set Sofa Name 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 © 2011. All Rights Reserved.