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. 
 

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

Methods in org.apache.uima.collection.impl.metadata.cpe that return CpeSofaMappings
static CpeSofaMappings CpeDescriptorFactory.produceSofaMappings()
           
 

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

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

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



Copyright © 2010 The Apache Software Foundation. All Rights Reserved.