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

Packages that use CpeSofaMapping
org.apache.uima.collection.impl.metadata.cpe   
org.apache.uima.collection.metadata Java object representation of a CPE Descriptor. 
 

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

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

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

Methods in org.apache.uima.collection.metadata that return CpeSofaMapping
 CpeSofaMapping[] CpeSofaMappings.getSofaNameMappings()
          Return Sofa Name Mappings
 

Methods in org.apache.uima.collection.metadata with parameters of type CpeSofaMapping
 void CpeSofaMappings.setSofaNameMappings(CpeSofaMapping[] sofaMappings)
          Set Sofa Name Mappings
 



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