Uses of Interface
org.apache.uima.analysis_engine.metadata.SofaMapping

Packages that use SofaMapping
org.apache.uima The main package for the Unstructured Information Management Middleware Architecture. 
org.apache.uima.analysis_engine The Analysis Engine interface, along with supporting interfaces and exception classes. 
 

Uses of SofaMapping in org.apache.uima
 

Methods in org.apache.uima that return SofaMapping
 SofaMapping ResourceSpecifierFactory.createSofaMapping()
          Creates a SofaMapping.
 

Uses of SofaMapping in org.apache.uima.analysis_engine
 

Methods in org.apache.uima.analysis_engine that return SofaMapping
 SofaMapping[] AnalysisEngineDescription.getSofaMappings()
          Reserved for future use.
 

Methods in org.apache.uima.analysis_engine with parameters of type SofaMapping
 void AnalysisEngineDescription.setSofaMappings(SofaMapping[] aSofaMappings)
          Reserved for future use.
 



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