Uses of Interface
org.apache.uima.analysis_engine.AnalysisProcessData

Packages that use AnalysisProcessData
org.apache.uima.analysis_engine The Analysis Engine interface, along with supporting interfaces and exception classes. 
 

Uses of AnalysisProcessData in org.apache.uima.analysis_engine
 

Methods in org.apache.uima.analysis_engine with parameters of type AnalysisProcessData
 void AnalysisEngine.process(AnalysisProcessData aProcessData, ResultSpecification aResultSpec)
          Deprecated. This is no longer used by the framework and was never intended for users to call. Use {#link #process(CAS)} instead.
 



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