Uses of Class
org.apache.uima.aae.UimaAsContext

Packages that use UimaAsContext
org.apache.uima.aae.controller   
org.apache.uima.aae.spi.transport   
org.apache.uima.aae.spi.transport.vm   
 

Uses of UimaAsContext in org.apache.uima.aae.controller
 

Methods in org.apache.uima.aae.controller with parameters of type UimaAsContext
 UimaTransport BaseAnalysisEngineController.getTransport(UimaAsContext asContext)
           
 UimaTransport BaseAnalysisEngineController.getTransport(UimaAsContext asContext, java.lang.String aKey)
           
 UimaTransport AnalysisEngineController.getTransport(UimaAsContext aContext, java.lang.String aKey)
           
 UimaTransport AnalysisEngineControllerAdapter.getTransport(UimaAsContext context, java.lang.String key)
           
 

Uses of UimaAsContext in org.apache.uima.aae.spi.transport
 

Methods in org.apache.uima.aae.spi.transport with parameters of type UimaAsContext
 void UimaMessageListener.initialize(UimaAsContext aContext)
           
 

Uses of UimaAsContext in org.apache.uima.aae.spi.transport.vm
 

Methods in org.apache.uima.aae.spi.transport.vm with parameters of type UimaAsContext
 void UimaVmMessageListener.initialize(UimaAsContext context)
          Initializes this listener.
 

Constructors in org.apache.uima.aae.spi.transport.vm with parameters of type UimaAsContext
VmTransport(UimaAsContext aContext, AnalysisEngineController aController)
           
 



Copyright © 2011. All Rights Reserved.